Skip to content

Change Azure CLI device login link to more reliable, faster URL #26468

@pcgeek86

Description

@pcgeek86

Related command

az login

Describe the bug

The az login command is unbearably slow and oftentimes fails, due to the device login link provided by Microsoft.

The recommended link should be changed from https://microsoft.com/devicelogin to https://login.microsoftonline.com/common/oauth2/deviceauth

image

image

To Reproduce

az login

Follow the device login link.

Expected behavior

Device login link should be:

  1. Reliable
  2. Fast

Environment summary

Any browser (Firefox, Chrome, or even PowerShell)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions