You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/managed-azure-ad.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: AKS-managed Azure Active Directory integration
3
3
description: Learn how to configure Azure AD for your Azure Kubernetes Service (AKS) clusters.
4
4
ms.topic: article
5
-
ms.date: 07/05/2023
5
+
ms.date: 07/25/2023
6
6
ms.custom: devx-track-azurecli
7
7
ms.author: miwithro
8
8
---
@@ -146,6 +146,8 @@ Azure AD integrated clusters using a Kubernetes version newer than version 1.24
146
146
147
147
> [!NOTE]
148
148
> 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].
149
151
150
152
## Troubleshoot access issues with AKS-managed Azure AD
151
153
@@ -163,6 +165,7 @@ If you're permanently blocked by not having access to a valid Azure AD group wit
0 commit comments