Skip to content

Instantly share code, notes, and snippets.

@ryanhs
Created March 21, 2023 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanhs/156aa2cddd9b5f6c6b9fa3aa8b33e15e to your computer and use it in GitHub Desktop.
Save ryanhs/156aa2cddd9b5f6c6b9fa3aa8b33e15e to your computer and use it in GitHub Desktop.
azure cli on docker
docker run --rm -v "$HOME/.azure:/root/.azure:z" mcr.microsoft.com/azure-cli az account show
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment