Skip to content

Commit 4d0bae3

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

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

9191
- For a Microsoft Entra group account:
9292

93-
```azurecli
94-
AAD_ENTITY_ID=$(az ad signed-in-user show --query id -o tsv)
95-
```
93+
```azurecli
94+
AAD_ENTITY_ID=$(az ad signed-in-user show --query id -o tsv)
95+
```
9696
9797
- For a Microsoft Entra single user account:
9898

0 commit comments

Comments
 (0)