Skip to content

Commit 0800696

Browse files
Merge pull request #246167 from CocoWang-wql/patch-39
Update managed-azure-ad.md
2 parents 83a5d87 + f5ac5a3 commit 0800696

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/aks/managed-azure-ad.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: AKS-managed Azure Active Directory integration
33
description: Learn how to configure Azure AD for your Azure Kubernetes Service (AKS) clusters.
44
ms.topic: article
5-
ms.date: 07/05/2023
5+
ms.date: 07/25/2023
66
ms.custom: devx-track-azurecli
77
ms.author: miwithro
88
---
@@ -146,6 +146,8 @@ Azure AD integrated clusters using a Kubernetes version newer than version 1.24
146146
147147
> [!NOTE]
148148
> If you receive the message **error: The Azure auth plugin has been removed.**, you need to run the command `kubelogin convert-kubeconfig` to convert the kubeconfig format manually.
149+
>
150+
> For more information, you can refer to [Azure Kubelogin Known Issues][azure-kubelogin-known-issues].
149151
150152
## Troubleshoot access issues with AKS-managed Azure AD
151153
@@ -163,6 +165,7 @@ If you're permanently blocked by not having access to a valid Azure AD group wit
163165
<!-- LINKS - external -->
164166
[aks-arm-template]: /azure/templates/microsoft.containerservice/managedclusters
165167
[kubelogin]: https://github.com/Azure/kubelogin
168+
[azure-kubelogin-known-issues]: https://azure.github.io/kubelogin/known-issues.html
166169
167170
<!-- LINKS - Internal -->
168171
[aks-concepts-identity]: concepts-identity.md

0 commit comments

Comments
 (0)