Microsoft Azure Command-Line Tools ACR Command Module. Manages Azure Container Registry resources including registries, repositories, tasks, and tokens. Part of the Azure CLI. Version 2.2.9. Release cadence tied to Azure CLI releases (approximately monthly).
pip install azure-cli-acrNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List all Azure Container Registries using the Azure CLI ACR module.
Use `az acr task create` and `az acr task run` to execute builds.
Always specify `--resource-group <name>` unless the command documentation explicitly says it's optional.
Use `az acr import --source <registry>.azurecr.io/<repo>:<tag>`.