DevOps

Modern authentication with Azure workload identity federation

Introduction: Workload identity federation provides secure access to Azure resources from outside systems such as GitHub Actions, Azure DevOps, and Kubernetes without secret management. It utilizes Microsoft Entra ID for a trust-based token exchange, increasing security and making CI/CD flows easier. Problem Statement: An...

by Gaurav
Tag: MicrosoftEntraID
12-Jun-2025