-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az login --use-device-code fails with "Sign in to an organisation" #28165
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
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.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
Im trying to log in
az login --use-device-codewith "Sign in to an organisation" but it ends on 404 error on login page.Repeated many times in many browsers (including incognito). Its not working from azure vm instance nor from my local pc.
Related command
az login --use-device-code
Errors
404 This login.microsoftonline.com page cant be found.
Issue script & Debug output
...
Expected behavior
Grant access from cli.
Environment Summary
azure-cli 2.56.0 latest
installed on azure ubuntu 22.04 vm instance deployed today
Additional context
No response