Skip to content

Commit 46b667c

Browse files
Merge pull request #246004 from CocoWang-wql/patch-39
Update use-managed-identity.md
2 parents 39b6b34 + 6d8937e commit 46b667c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/use-managed-identity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@ A custom control plane managed identity enables access to the existing identity
203203
204204
### Update control plane identity on an existing cluster
205205
206+
> [!NOTE]
207+
> Migrating control plane identity from system-assigned to user-assigned doesn't cause any downtime for control plane and agent pools. Meanwhile, control plane components will keep using old system-assigned identity for several hours until the next token refresh.
208+
206209
* If you don't have a managed identity, create one using the [`az identity create`][az-identity-create] command.
207210
208211
```azurecli-interactive

0 commit comments

Comments
 (0)