azure-containerregistry-py

by Unknown v1.0.0

This skill provides access to the Azure Container Registry SDK for Python, enabling you to manage container images, artifacts, and repositories within your Azure Container Registry. It supports various operations, including listing repositories, managing repository properties, listing and managing tags and manifests, and uploading/downloading artifacts.

The skill provides functionalities for authentication using Entra ID or anonymous access for public registries. It also provides examples of how to clean up old images, including deleting untagged manifests. It provides both synchronous and asynchronous operations.

Best practices are highlighted, such as using Entra ID for authentication, deleting by digest, locking production images, and cleaning up untagged manifests.

What It Does

Allows AI agents to interact with Azure Container Registry, enabling them to manage container images, artifacts, and repositories. Operations include listing, getting, updating, deleting repositories, tags, and manifests, as well as uploading and downloading artifacts.

When To Use

Use this skill when you need to automate tasks related to managing container images in Azure Container Registry, such as listing repositories, cleaning up old images, updating repository properties, or deploying new images.

Installation

Copy SKILL.md to your skills directory

View Universal documentation

Have a Skill to Share?

Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.