azure-acr

Automate Azure Container Registry configuration, image operations, replication, scanning, and policy enforcement.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/tomz/agent-skills --skill azure-acr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: azure-acr
Source: https://github.com/tomz/agent-skills/tree/main/azure-acr
Command: npx skills add https://github.com/tomz/agent-skills --skill azure-acr

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Azure Container Registry (ACR) management, security, and lifecycle tasks are complex and error-prone without automation.

## Core Features & Use Cases Key capabilities include registry configuration, image operations (build, push, import), geo-replication, vulnerability scanning, and policy enforcement across Azure regions; Use cases cover multi-region CI/CD, image governance, and access control.

### Quick Start Use az acr to set up a standard registry, enable security features, and automate common workflows.

Frequently Asked Questions about azure-acr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Azure Container Registry configuration and image operations?▼

You can automate Azure Container Registry configuration and image operations like build, push, and import using CLI-driven workflows to streamline container management tasks across regions.

What is the best way to enforce security policies and enable vulnerability scanning in ACR?▼

The best way to enforce security policies and enable vulnerability scanning in ACR is through policy-driven governance, applying automated security features to manage image vulnerabilities and access control.

Does this approach support geo-replication for multi-region CI/CD pipelines?▼

Yes, this approach supports geo-replication for multi-region CI/CD pipelines by applying automated registry configuration and lifecycle management across multiple Azure regions.

Can I use CLI-driven automation for end-to-end lifecycle management with ACR features?▼

Yes, you can use CLI-driven automation for end-to-end lifecycle management with ACR features to handle registry configuration, image operations, and policy enforcement without manual errors.

Why do I need to automate Azure Container Registry tasks?▼

You need to automate Azure Container Registry tasks because managing security, lifecycle tasks, and multi-region replication manually is complex and error-prone without dedicated workflow automation.