Skip to content

Commit c2a93cf

Browse files
committed
updates to code blocks
1 parent adca7be commit c2a93cf

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/aks/aad-integration-v2.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,15 @@ aks-nodepool1-15306047-2 Ready agent 102m v1.15.10
135135
```
136136

137137
To get the user credentials to access the cluster:
138+
138139
```azurecli-interactive
139140
kubectl get nodes
140-
To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code BYMK7UXVD to authenticate.
141-
142-
error: You must be logged in to the server (Unauthorized)
143141
```
142+
143+
You see To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code BYMK7UXVD to authenticate. You receive an error:
144+
145+
**error: You must be logged in to the server (Unauthorized)**
146+
144147
The user above gets an error because the user is not a part of a group that has access to the cluster.
145148

146149

0 commit comments

Comments
 (0)