projectkudu / ARMClient

A simple command line tool to invoke the Azure Resource Manager API
http://blog.davidebbo.com/2015/01/azure-resource-manager-client.html
Other
315 stars 96 forks source link

Support for device code login in ARM client #68

Open manishrw opened 1 year ago

manishrw commented 1 year ago

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