Iain Shepherd
Iain Shepherd
**Is your feature request related to a problem?** I decided to use App Insights in parallel with [Rollbar.NET](https://github.com/rollbar/Rollbar.NET). I found that the standard [.NET Exception Data dictionary](https://docs.microsoft.com/en-us/dotnet/api/system.exception.data?view=netcore-3.1) (picked up by...
Hi 👋 thankyou for this project. I'm finding that this cmdlet, though it finds the file, never runs it? It seems to run it once and never again, even if...
We want to add a VNET ACL to the storage account used by a function app The networking page says this can be done, if you can wait 12 hours:...
Below is an ARM template which creates: 1. Microsoft.Storage/storageAccounts * A storage account with a VNET ACL (`virtualNetworkRules`) 2. Microsoft.Web/Sites * A function app using that storage account for `AzureWebJobsStorage`...
The only way I found to get a price is: pick a region, select in tab 1 of "New Function App" wizard, go to tab 2, look at "Spec Picker"....
_Edit_ So I had some noob misunderstanding in HttpClient best practice. * Some Microsoft sources say you should keep a static HttpClient forever, to avoid socket exhaustion * Others point...
When there's a CRLF inside a JSON string, the load fails, with a Console error like ``` Unexpected token in JSON at position 18323 ``` I think this is invalid...
### Description of the new feature Because Key Vault secrets have a global unique ID and it's just a URL. We tend to paste that URL around the place, e.g....
Generated C# calls the default constructor but it doesn't know what the constructor does. Is it feasible (!!) for Object Dumper to call the constructor to find out the initial...
Glorious
Just wanted to say I appreciate you for keeping the knowledge on these weird old systems and sharing it for the rest of us.