Skip to content

Commit 5716e1d

Browse files
Merge pull request #248322 from miwithro/miwithro-patch-1-4
Update use-azure-ad-pod-identity.md
2 parents d41c15b + 8aabc92 commit 5716e1d

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,7 +3,7 @@ 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: 04/28/2023
6+
ms.date: 08/15/2023
77
---
88

99
# Use Azure Active Directory pod-managed identities in Azure Kubernetes Service (Preview)
@@ -16,7 +16,7 @@ Azure Active Directory (Azure AD) pod-managed identities use Kubernetes primitiv
1616
> Kubernetes native capabilities to federate with any external identity providers on behalf of the
1717
> application.
1818
>
19-
> The open source Azure AD pod-managed identity (preview) in Azure Kubernetes Service has been deprecated as of 10/24/2022, and the project will be archived in Sept. 2023. For more information, see the [deprecation notice](https://github.com/Azure/aad-pod-identity#-announcement). The AKS Managed add-on begins deprecation in Sept. 2023.
19+
> The open source Azure AD pod-managed identity (preview) in Azure Kubernetes Service has been deprecated as of 10/24/2022, and the project will be archived in Sept. 2023. For more information, see the [deprecation notice](https://github.com/Azure/aad-pod-identity#-announcement). The AKS Managed add-on begins deprecation in Sept. 2024.
2020
>
2121
> To disable the AKS Managed add-on, use the following command: `az feature unregister --namespace "Microsoft.ContainerService" --name "EnablePodIdentityPreview"`.
2222

0 commit comments

Comments
 (0)