Azure CLI and Jumphost Setup
Powered by https://4sysops.com/archives/deploying-an-azure-jumpbox-jump-server/
Install Azure CLI
brew update && brew install azure-cli
then login
az login
Configure Defaults
Determine location
https://app.cacher.io/ az account list-locations --output table