Skip to content

Instantly share code, notes, and snippets.

@yooakim
Created September 7, 2023 05:09
Show Gist options
  • Save yooakim/f319abd453f1b62e21e588d7f797ac28 to your computer and use it in GitHub Desktop.
Save yooakim/f319abd453f1b62e21e588d7f797ac28 to your computer and use it in GitHub Desktop.
enable-az-web-account-manager
# [Windows only] Azure CLI is collecting feedback on using the Web Account Manager (WAM) broker for the login experience.
#
# You may opt-in to use WAM by running the following commands:
az config set core.allow_broker=true
az account clear
az login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment