Skip to content

Commit 790c2bf

Browse files
authored
Update configure-kubenet.md
1 parent eb193c2 commit 790c2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/configure-kubenet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ You can create an AKS cluster using a system-assigned managed identity by runnin
132132

133133
> [!NOTE]
134134
> When using system-assigned identity, azure-cli will grant Network Contributor role to the system-assigned identity after the cluster is created.
135-
> System-assigned managed identity is only support for CLI. If you are using an ARM template or other clients, you need to use the [user-assigned managed identity][Create an AKS cluster with user-assigned managed identities]
135+
> System-assigned managed identity only supports Azure CLI. If you are using an ARM template or other clients, you need to use the [user-assigned managed identity][Create an AKS cluster with user-assigned managed identities]
136136
137137
```azurecli-interactive
138138
az aks create \

0 commit comments

Comments
 (0)