Skip to content

Commit 2a89603

Browse files
Merge pull request #231832 from miwithro/patch-230
Update use-azure-ad-pod-identity.md
2 parents 9f1a3b6 + fd58f00 commit 2a89603

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/use-azure-ad-pod-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Use Azure Active Directory pod-managed identities in Azure Kubernetes Ser
33
description: Learn how to use Azure AD pod-managed identities in Azure Kubernetes Service (AKS)
44
ms.topic: article
55
ms.custom: devx-track-azurecli
6-
ms.date: 11/01/2022
6+
ms.date: 03/23/2023
77
---
88

99
# Use Azure Active Directory pod-managed identities in Azure Kubernetes Service (Preview)
1010

1111
Azure Active Directory (Azure AD) pod-managed identities use Kubernetes primitives to associate [managed identities for Azure resources][az-managed-identities] and identities in Azure AD with pods. Administrators create identities and bindings as Kubernetes primitives that allow pods to access Azure resources that rely on Azure AD as an identity provider.
1212

1313
> [!NOTE]
14-
> We recommend you review [Azure AD workload identity][workload-identity-overview] (preview).
14+
> We recommend you review [Azure AD workload identity][workload-identity-overview].
1515
> This authentication method replaces pod-managed identity (preview), which integrates with the
1616
> Kubernetes native capabilities to federate with any external identity providers on behalf of the
1717
> application.

0 commit comments

Comments
 (0)