Posts
All the articles I've posted.
Prevent Duplicate Invocations of Durable Functions Using Azure Functions With C#
Check in-flight Durable Functions orchestrations before starting a potentially duplicate operation.
Get Basic Information For Azure AD Object Ids Using PowerShell
Retrieve basic information about one or more Azure AD object IDs using PowerShell.
Reverting Azure ARM Template Changes Using Change History And Manual ARM Deployment
Recover an earlier Azure resource configuration using change history and a manual ARM deployment.
SQL ADO.NET Scaler And Reader Sync vs Async Benchmarks Using BenchmarkDotNet, LocalDB, And C#
Compare synchronous and asynchronous ADO.NET scalar and reader operations with BenchmarkDotNet and LocalDB.