Skip to content

Commit fcd21a4

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

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
@@ -125,7 +125,7 @@ On the existing Arc-enabled cluster, create the ClusterRoleBinding with either M
125125
126126
1. Get the `objectId` associated with your Microsoft Entra entity. If you are using a single user account, you will get the user principal name (UPN) associated with your Microsoft Entra entity.
127127
128-
- For a Microsoft Entra group account:
128+
- For a Microsoft Entra group account:
129129
130130
```azurepowershell
131131
$AAD_ENTITY_ID = (az ad signed-in-user show --query id -o tsv)

0 commit comments

Comments
 (0)