Skip to content

Commit 3ba1d41

Browse files
authored
Merge pull request #174003 from miwithro/patch-80
Update managed-aad.md
2 parents 56c4bbc + 736a68b commit 3ba1d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/managed-aad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ A successful migration of an AKS-managed Azure AD cluster has the following sect
177177
}
178178
```
179179

180-
If you want to access the cluster, follow the steps [here][access-cluster].
180+
Update kubeconfig in order to access the cluster, follow the steps [here][access-cluster].
181181

182182
## Non-interactive sign in with kubelogin
183183

@@ -392,7 +392,7 @@ aks-nodepool1-61156405-vmss000002 Ready agent 6m33s v1.18.14
392392
```
393393
### Apply Just-in-Time access at the namespace level
394394

395-
1. Integrate your AKS cluster with [Azure RBAC](manage-azure-rbac.md).
395+
1. Integrate your AKS cluster with [Azure RBAC](https://docs.microsoft.com/azure/aks/manage-azure-rbac).
396396
2. Associate the group you want to integrate with Just-in-Time access with a namespace in the cluster through role assignment.
397397

398398
```azurecli-interactive

0 commit comments

Comments
 (0)