Skip to content

Commit 2a1d909

Browse files
committed
Tweaks
1 parent 0695824 commit 2a1d909

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AKS-Arc/entra-prompts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.lastreviewed: 06/17/2025
1010

1111
---
1212

13-
# Troubleshoot Entra authentication prompts when running kubectl with Kubernetes RBAC
13+
# Repeated Entra authentication prompts when running kubectl with Kubernetes RBAC
1414

1515
This article helps you diagnose and resolve issues related to repeated Entra authentication prompts when using **kubectl** with Kubernetes RBAC on AKS enabled by Azure Arc.
1616

AKS-Arc/kubernetes-rbac-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Before you set up Kubernetes RBAC using Microsoft Entra ID, you must have the fo
3535
- To access the Kubernetes cluster from anywhere with a proxy mode using `az connectedk8s proxy` command, you need the **Microsoft.Kubernetes/connectedClusters/listClusterUserCredential/action**, which is included in **Azure Arc-enabled Kubernetes Cluster User** role permission. Meanwhile, you need to verify that the agents and the machine performing the onboarding process meet the network requirements in [Azure Arc-enabled Kubernetes network requirements](/azure/azure-arc/kubernetes/network-requirements?tabs=azure-cloud#details).
3636

3737
> [!NOTE]
38-
> When you use **kubelogin version 1.9.0** with Microsoft Entra authentication and Kubernetes RBAC in AKS on Azure Local, you might encounter Entra authentication prompts for each command you run. For a solution to this known issue, see [Troubleshoot Entra authentication prompts when running kubectl with Kubernetes RBAC](entra-prompts.md).
38+
> When you use **kubelogin version 1.9.0** with Microsoft Entra authentication and Kubernetes RBAC in AKS on Azure Local, you might encounter Entra authentication prompts for each command you run. For a solution to this known issue, see [Repeated Entra authentication prompts when running kubectl with Kubernetes RBAC](entra-prompts.md).
3939
4040
## Optional first steps
4141

0 commit comments

Comments
 (0)