-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az login stuck on connecting to login.microsoftonline.com:443 #28548
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.questionThe 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
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.questionThe 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
Running
az loginis stuck after confirmation in the browser. The debug output shows it is waiting to connect tologin.microsoftonline.com:443.My machine is connected to the internet. All browsing works fine. I can connect to login.microsoftonline.com in my Safari browser.
Related command
az login --scope {} --debugErrors
No error; it is just stuck waiting.
Issue script & Debug output
Expected behavior
az loginshould just workEnvironment Summary
Additional context