Skip to content

Commit 9ce13b9

Browse files
authored
Merge pull request #9095 from alexandair/patch-17
Fix a header and "az login" section
2 parents 973175d + 213ec4f commit 9ce13b9

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)