Skip to content

Commit 5ca99c0

Browse files
alt-keyJnHs
andauthored
Update articles/azure-arc/kubernetes/cluster-connect.md
Co-authored-by: JH <[email protected]>
1 parent 55aae34 commit 5ca99c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/cluster-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ On the existing Arc-enabled cluster, create the ClusterRoleBinding with either M
9494
AAD_ENTITY_ID=$(az ad signed-in-user show --query id -o tsv)
9595
```
9696
97-
- For a Microsoft Entra single user account:
97+
- For a Microsoft Entra single user account:
9898
9999
```azurecli
100100
AAD_ENTITY_ID=$(az ad signed-in-user show --query userPrincipalName -o tsv)

0 commit comments

Comments
 (0)