Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 358 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 358 Bytes

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.