projectkudu/ARMClient

Support for device code login in ARM client

manishrw opened this issue · 0 comments

Azure CLI has support for Device code flow login using '--device-code' parameter. It'll be good to have support for the same in ARM client.

Reference:
https://learn.microsoft.com/en-us/cli/azure/authenticate-azure-cli#sign-in-interactively
https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-device-code