Skip to content

Commit 2245f91

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ On the existing Arc-enabled cluster, create the ClusterRoleBinding with either M
127127
128128
- For a Microsoft Entra group account:
129129
130-
```azurepowershell
131-
$AAD_ENTITY_ID = (az ad signed-in-user show --query id -o tsv)
132-
```
130+
```azurepowershell
131+
$AAD_ENTITY_ID = (az ad signed-in-user show --query id -o tsv)
132+
```
133133
134134
- For a Microsoft Entra single user account:
135135

0 commit comments

Comments
 (0)