Dylan Morley
Dylan Morley
Thanks all - this helped me out. For anyone working with c# who gets here, here's a gist https://gist.github.com/dylan-asos/091f2b8e6a865538f061f7554fc03566 - give it an email, it'll give you the matching username/login....
Had a similar issue recently during provisioning a logic app v2 with services restricted by VNET + Service Endpoints. The answer from @jeffhollan was really helpful to understand some of...
@hecflores how did you get on? As per https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-vnet, one of the steps there is to create a file share, e.g. https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-vnet#create-a-file-share. The sequence of events listed there is essentially...
I've just put together a dotnet tool that runs these regex over test files, real dirty at the moment but I don't think it needs to be much more than...
If you toggle edit mode in the query window, you should be able to use the 3 part naming syntax to scope any Kusto query you like, e.g.  ```...
+1 yes please!