Back to skills

azure-containerregistry-py

infrastructure

Python SDK for Azure Container Registry. Manages container images, repositories, tags, and manifests through the ContainerRegistryClient API. Supports both Entra ID and anonymous authentication. Autom

Setup & Installation

npx skills add https://github.com/microsoft/azure-containerregistry-py --skill azure-containerregistry-py
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-containerregistry-py
View on GitHub

What This Skill Does

Python SDK for Azure Container Registry. Manages container images, repositories, tags, and manifests through the ContainerRegistryClient API. Supports both Entra ID and anonymous authentication. Automating image cleanup and manifest locking through Python scripts removes the need for manual Azure Portal clicks or error-prone CLI one-liners across multiple repositories.

When to use it

  • Working with azure containerregistry py functionality
  • Implementing azure containerregistry py features
  • Debugging azure containerregistry py related issues