Skip to content

Commit 507e5eb

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

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
@@ -88,7 +88,7 @@ On the existing Arc-enabled cluster, create the ClusterRoleBinding with either M
8888

8989
1. Get the `objectId` associated with your Microsoft Entra entity. If you are using a single user account, get the user principal name (UPN) associated with your Microsoft Entra entity.
9090

91-
- For a Microsoft Entra group account:
91+
- For a Microsoft Entra group account:
9292

9393
```azurecli
9494
AAD_ENTITY_ID=$(az ad signed-in-user show --query id -o tsv)

0 commit comments

Comments
 (0)