Skip to content

Commit b5e1fe3

Browse files
committed
Addressing GitIssues
1 parent 1ebdbf9 commit b5e1fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/managed-aad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Download user credentials again to access your cluster by following the steps in
116116

117117
## Upgrade to AKS-managed Azure AD integration
118118

119-
If your cluster uses legacy Azure AD integration, you can upgrade to AKS-managed Azure AD integration using the [`az aks update`][az-aks-update] command.
119+
If your cluster uses legacy Azure AD integration, you can upgrade to AKS-managed Azure AD integration with no downtime using the [`az aks update`][az-aks-update] command.
120120

121121
```azurecli-interactive
122122
az aks update -g myResourceGroup -n myManagedCluster --enable-aad --aad-admin-group-object-ids <id> [--aad-tenant-id <id>]

0 commit comments

Comments
 (0)