Skip to content

Commit 44af15c

Browse files
committed
fix link
1 parent 4d184b2 commit 44af15c

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
@@ -191,7 +191,7 @@ When deploying an AKS Cluster, local accounts are enabled by default. Even when
191191
> On clusters with Azure AD integration enabled, users belonging to a group specified by `aad-admin-group-object-ids` will still be able to gain access via non-admin credentials. On clusters without Azure AD integration enabled and `properties.disableLocalAccounts` set to true, obtaining both user and admin credentials will fail.
192192
193193
> [!NOTE]
194-
> After disabling local accounts users on an already existing AKS cluster where users might have used local account/s, admin must [rotate the cluster certificates](certificate-rotation#rotate-your-cluster-certificates.md), in order to revoke the certificates those users might have access to. If this is a new cluster than no action is required.
194+
> After disabling local accounts users on an already existing AKS cluster where users might have used local account/s, admin must [rotate the cluster certificates](certificate-rotation.md#rotate-your-cluster-certificates), in order to revoke the certificates those users might have access to. If this is a new cluster than no action is required.
195195
196196
### Create a new cluster without local accounts
197197

0 commit comments

Comments
 (0)