You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get the user credentials to access the cluster:
138
+
138
139
```azurecli-interactive
139
140
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)
143
141
```
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
+
144
147
The user above gets an error because the user is not a part of a group that has access to the cluster.
0 commit comments