Posts
All the articles I've posted.
Naming Durable Functions With Prefixes For Application Insights Filtering
Prefix Durable Functions names to filter orchestration telemetry in Application Insights.
Retrieving All Managed Identity ObjectIds In Resource Group For Azure App Services And Azure Functions Using Azure CLI
List managed identity object IDs for Azure App Services and Functions in a resource group using Azure CLI.
Thoughts On Debugging Durable Functions Extension Orchestrations For Azure Functions Backed By Azure Table Storage
Debug Durable Functions orchestrations backed by Azure Table Storage using instance IDs, tooling, and logging.
Running Code On Local Computer / Localhost Only Using Azure Functions With C#
Use AZURE_FUNCTIONS_ENVIRONMENT to run development-only code in Azure Functions with C#.