Created
March 21, 2023 07:47
-
-
Save ryanhs/156aa2cddd9b5f6c6b9fa3aa8b33e15e to your computer and use it in GitHub Desktop.
azure cli on docker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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