Skip to content

Commit 55aae34

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

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
@@ -131,7 +131,7 @@ On the existing Arc-enabled cluster, create the ClusterRoleBinding with either M
131131
$AAD_ENTITY_ID = (az ad signed-in-user show --query id -o tsv)
132132
```
133133

134-
- For a Microsoft Entra single user account:
134+
- For a Microsoft Entra single user account:
135135

136136
```azurepowershell
137137
$AAD_ENTITY_ID = (az ad signed-in-user show --query userPrincipalName -o tsv)

0 commit comments

Comments
 (0)