This CLI depends on the installation of the az
CLI.
$ python3 setup.py --user
A default configuration file is installed to $HOME/.azmon/resources.cfg
. Edit this file to describe your Azure resources.
Configuration headings (in [square-brackets]
) are intended to represent environment names. These are user-defined.
Configuration keys are user-defined nicknames for long Azure resource IDs. Resource IDs may be found with the az
CLI.
Before using the CLI, login to Azure from the command line using az login
.
$ azmon -h