Posts
All the articles I've posted.
Debugging Fan-Out Operation Failures With Custom Exception Messages Using Durable Functions Extension For Azure Functions On C#
Improve Durable Functions fan-out debugging with exception messages that identify failing HTTP operations.
Avoid Exposing Status Uri From Durable Functions Extension For Azure Functions To Untrusted Parties (It Contains A Secret Key!)
Avoid exposing Durable Functions status URLs containing secret keys, and rotate keys if they are exposed.
IDisposable, IAsyncDisposable, and Tasks: Dispose Behavior With Tasks In C#
Explore IDisposable and IAsyncDisposable behavior when working with tasks in C#.
Retrieving Managed Identity Access Tokens For Azure Web Apps Using PowerShell Console
Retrieve a managed identity access token from an Azure Web App's PowerShell console.