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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ A successful activation of an AKS-managed Azure AD cluster has the following sec
87
87
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.
88
88
89
89
> [!WARNING]
90
-
> Free tier clusters may experience API server downtime during the upgrade. It's recommended to upgrade during your non-business hours.
90
+
> Free tier clusters may experience API server downtime during the upgrade. We recommend upgrading during your nonbusiness hours.
91
91
> After the upgrade, the kubeconfig content changes. You need to run `az aks get-credentials --resource-group <AKS resource group name> --name <AKS cluster name>` to merge the new credentials into the kubeconfig file.
0 commit comments