Skip to content

Commit 805019c

Browse files
Update AKS-Hybrid/aks-create-clusters-cli.md
Co-authored-by: Seth Manheim <[email protected]>
1 parent 96ce215 commit 805019c

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 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".
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 [Deploy and configure Workload Identity for your cluster}(workload-identity.md).
5757

5858
## Connect to the Kubernetes cluster
5959

0 commit comments

Comments
 (0)