Skip to content

Commit 96ce215

Browse files
authored
Update aks-create-clusters-cli.md
1 parent ee2bf5e commit 96ce215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Hybrid/aks-create-clusters-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ az aksarc create -n $aksclustername -g $resource_group --custom-location $custom
5353
After a few minutes, the command completes and returns JSON-formatted information about the cluster.
5454

5555
[!NOTE]
56-
To use Azure RBAC or workload identity for an AKS cluster, you must pass the required parameters during cluster creation. Currently, updating an existing AKS cluster to enable workload identity and/or Azure RBAC is not supported. For more information, see [Use Azure RBAC for Kubernetes authorization](/azure/aks/hybrid/azure-rbac-23h2) or "Use workload identity for your cluster".
56+
To use Azure RBAC or workload identity for an AKS cluster, you must pass the required parameters during cluster creation using Azure CLI. Currently, updating an existing AKS cluster to enable workload identity and/or Azure RBAC is not supported. For more information, see [Use Azure RBAC for Kubernetes authorization](/azure/aks/hybrid/azure-rbac-23h2) or "Use workload identity for your cluster".
5757

5858
## Connect to the Kubernetes cluster
5959

0 commit comments

Comments
 (0)