Skip to content

Commit 46c52f2

Browse files
authored
Update managed-azure-ad.md
1 parent 7cd2949 commit 46c52f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/managed-azure-ad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ A successful activation of an AKS-managed Azure AD cluster has the following sec
8787
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.
8888

8989
> [!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.
9191
> 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.
9292
9393
```azurecli-interactive

0 commit comments

Comments
 (0)