Latest Posts

Containerized Azure Functions + Microsoft Graph with Managed Identity (Azure Container Apps Guide)

Learn how to run a containerized C# Azure Function in Azure Container Apps that securely calls Microsoft Graph using a user-assigned managed identity. This guide shows how to eliminate secrets using Azure Storage identity access, Key Vault for function keys, and managed identity authentication.

Remove Azure API Version Constraint

How to remove an Azure API Gateway version constraint using the Azure CLI.

essential