About 281,000 results
Open links in new tab
  1. Workload identities - Microsoft Entra Workload ID

    Mar 13, 2025 · What are workload identities? A workload identity is an identity you assign to a software workload (such as an application, service, script, or container) to authenticate and …

  2. GitHub - Azure/azure-workload-identity: Azure AD Workload Identity

    Azure AD Workload Identity is the next iteration of Azure AD Pod Identity that enables Kubernetes applications to access Azure cloud resources securely with Azure Active Directory based on …

  3. Workload identities | Azure Docs

    Sep 22, 2025 · What are workload identities? A workload identity is an identity you assign to a software workload (such as an application, service, script, or container) to authenticate and …

  4. Introduction - Azure AD Workload Identity

    Workloads deployed in Kubernetes clusters require Azure AD application credentials or managed identities to access Azure AD protected resources, such as Azure Key Vault and Microsoft …

  5. Use Microsoft Entra Workload ID with Azure Kubernetes Service …

    3 days ago · Learn about Microsoft Entra Workload ID for Azure Kubernetes Service (AKS) and how to migrate your application to authenticate using this identity.

  6. Getting started with AKS Workload Identities - Medium

    Jul 4, 2024 · Workload Identity in AKS allows pods to authenticate against Azure resources without using secrets or credentials stored within the cluster. Instead, it leverages Entra ID …

  7. azure-workload-identity/README.md at main - GitHub

    Check out the Azure AD Workload Identity Quick Start on how to securely access Azure cloud resources from your Kubernetes workload using the Microsoft Authentication Library (MSAL). …

  8. Tutorial - Use a workload identity with an application on Azure ...

    Feb 6, 2024 · Configure the managed identity for token federation. Deploy the workload and verify authentication with the workload identity. This tutorial assumes a basic understanding of …

  9. Frequently Asked Questions - Azure AD Workload Identity

    What is the Azure Workload Identity release schedule? What permissions are required to create a federated identity credential for Azure AD Application? What permissions are required to …

  10. Deploy and configure Microsoft Entra Workload ID on an Azure

    3 days ago · This article shows you how to deploy an AKS cluster and configure it with Microsoft Entra Workload ID, including creating a managed identity, Kubernetes service account, and …