Sending messages to Azure Service Bus from Azure API Management
Explains how to send messages to Azure Service Bus directly from Azure API Management using the new send-service-bus-message policy.
Explains how to send messages to Azure Service Bus directly from Azure API Management using the new send-service-bus-message policy.
Explains security, authentication, and parameter passing between parent and child Azure Logic Apps, covering Consumption vs. Standard plans.
Guide to automate Azure access for GitHub Copilot using the Azure Developer CLI's coding-agent extension for secure, passwordless authentication.
A guide to implementing passwordless, cross-tenant authentication for Azure API Management using Managed Identities and Federated Credentials.
Compares User-Assigned Managed Identities and Service Principals with Workload Identity Federation for Azure DevOps and IaC, explaining when to use each.
A guide on using Azure DefaultAzureCredential with managed identities for secure authentication in Semantic Kernel Python projects.
Troubleshooting guide for resolving 'Unauthorized' and 'DeploymentNotFound' errors in an Azure AI Search indexer connecting to Blob Storage and OpenAI.
A tutorial on creating your first AI agent using Azure AI Agent Service, focusing on setup with Managed Identity and a code walkthrough.
A guide on assigning Microsoft Graph API permissions to Azure Managed Identities using PowerShell for secure application access.
Explains the new az.deployer().objectId function in Bicep v0.32 for retrieving the principal ID of the Azure deployment executor.
A guide to installing and using LightIngest on Ubuntu for data ingestion into Azure Data Explorer, including managed identity authentication.
A technical guide on creating Azure Monitor alerts using Azure Resource Graph queries, covering managed identity setup and practical examples.
Azure Monitor Log Alerts now support Managed Identity for secure query execution, enabling integration with Azure Data Explorer.
Guide to fixing 'Managed Identity not configured' errors when deploying Azure Logic App API Connections using Bicep templates.
Explains why using user accounts for Azure Logic App connections is a security risk and recommends using managed identities instead.
A technical guide on troubleshooting the vague 'Internal error occurred' message in Azure Image Builder deployments, leading to a specific Azure Policy violation.
A guide to retrieving Managed Identity access tokens from within Azure App Service using the Kudu (Advanced Tools) console for debugging and testing.
Guide to enabling Azure Active Directory integration for AKS clusters using Managed Identity and ARM templates.
Best practices for securing Azure Container Registry, including image scanning, content trust, managed identities, and network controls.
Explains how to use Azure AD authentication and Managed Service Identity for secure, role-based access to Azure Storage Blobs and Queues.