Fixing workload identity federation conversion failures in Azure DevOps

Azure DevOps Service Principal to Federated identity conversion

Introduction Microsoft released into public preview in Q4 last year, workload identity federation service connections for Azure DevOps. This was very welcomed, as it greatly improves your security posture by using short-lived authentication tokens with no persistent secret to manage. For the most part, all my Service Principals to workload identity conversions in Azure DevOps …

Continuous deployment to Azure Container Apps with Azure DevOps

Azure Container App

Introduction Deploying to Azure Container Apps with Azure DevOps and want a quick start reference to get going? I’ll detail how you can quick start continuous deployment to your Azure Container App revision in single revision mode with Azure DevOps, featuring a quick start YAML pipeline that will build your container, publish to Azure Container …

Skip to content