-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az login hangs console when Web Account Manager service is disabled #28783
Copy link
Copy link
Open
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamact-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.potential-pruningquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamact-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.potential-pruningquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
If the
Web Account Managerservice is disabled, azure cli fails to login with an unhelpful error messageRelated command
az loginErrors
Issue script & Debug output
I'm unable to provide
--debugoutput whenaz loginfails, it causes the console window to hang and block you from copying the debug text out of the consoleExpected behavior
az loginfails, the console window shouldn't hang (i.e. I should be able to copy text in/out of the console, or run additional commands)Web Account Managementservice by name)Environment Summary
Additional context
No response