Skip to content

Latest commit

 

History

History

az

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Dockerized az (Azure CLI)

dockerized az

Examples

dockerized az login          # Authenticate with Azure
dockerized az resource list  # List resources

Volumes

  • ~/.dockerized/apps/az/root/.azure
    • This directory will contain your azure profile.
    • You can access the directory from your host machine.