Skip to content

Commit 213ec4f

Browse files
authored
Fix a header and "az login" section
Remove an unwanted character at the beginning of the header that breaks formatting. Remove "az login" section. "az login" works now and it's not a limitation anymore.
1 parent 9ba2cbb commit 213ec4f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/cloud-shell/troubleshooting.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Azure Cloud Shell troubleshooting | Microsoft Docs
33
description: Troubleshooting Azure Cloud Shell
44
services: azure
@@ -41,11 +41,6 @@ Known resolutions for troubleshooting issues in Azure Cloud Shell include:
4141

4242
## Bash troubleshooting
4343

44-
### Cannot run az login
45-
46-
- **Details**: Running `az login` will not work as you are already authenticated under the account used to sign into Cloud Shell or Azure portal.
47-
- **Resolution**: Utilize your account used to sign in or sign out and reauthenticate with your intended Azure account.
48-
4944
### Cannot run the docker daemon
5045

5146
- **Details**: Cloud Shell utilizes a container to host your shell environment, as a result running the daemon is disallowed.

0 commit comments

Comments
 (0)