Skip to content

Commit ef05b0f

Browse files
authored
Update workload-identity-overview.md
1 parent 71e8e94 commit ef05b0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/workload-identity-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use an Azure AD workload identities (preview) on Azure Kubernetes Service
33
description: Learn about Azure Active Directory workload identity (preview) for Azure Kubernetes Service (AKS) and how to migrate your application to authenticate using this identity.
44
services: container-service
55
ms.topic: article
6-
ms.date: 09/29/2022
6+
ms.date: 10/20/2022
77
author: mgoedtel
88

99
---
@@ -26,7 +26,7 @@ This article helps you understand this new authentication feature, and reviews t
2626

2727
## Dependencies
2828

29-
- AKS supports Azure AD workload identities on version 1.24 and higher.
29+
- AKS supports Azure AD workload identities on version 1.22 and higher.
3030

3131
- The Azure CLI version 2.40.0 or later. Run `az --version` to find the version, and run `az upgrade` to upgrade the version. If you need to install or upgrade, see [Install Azure CLI][install-azure-cli].
3232

@@ -138,4 +138,4 @@ The following table summarizes our migration or deployment recommendations for w
138138
[dotnet-azure-identity-client-library]: /dotnet/api/overview/azure/identity-readme
139139
[java-azure-identity-client-library]: /java/api/overview/azure/identity-readme
140140
[javascript-azure-identity-client-library]: /javascript/api/overview/azure/identity-readme
141-
[python-azure-identity-client-library]: /python/api/overview/azure/identity-readme
141+
[python-azure-identity-client-library]: /python/api/overview/azure/identity-readme

0 commit comments

Comments
 (0)