Azure Cli – automated login (non-interactive)
What is the best way to perform unattended az login in a "single-tenant/multiple-subscription" environment? In this example. I'll use --device-code login method. $ az login --use-device-code To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter…