azure-container-registry

Guide Azure Container Registry security, retention, and AKS integration planning.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/RobGibbens/ConnectionsExplorer --skill azure-container-registry-robgibbens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-container-registry
Source: https://github.com/RobGibbens/ConnectionsExplorer/tree/main/.github/skills/azure-container-registry
Command: npx skills add https://github.com/RobGibbens/ConnectionsExplorer --skill azure-container-registry-robgibbens

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Container Registry (ACR) environments can become complex to design, troubleshoot, and operate securely at scale. This Skill provides expert guidance to help teams architect, secure, optimize, and automate ACR-based deployments and workflows.

Core Features & Use Cases

  • Troubleshooting and diagnostics: guidance on common ACR issues, health checks, remediation steps, and incident response.
  • Architecture & best practices: patterns for caching, geo-replication, connected registries, image retention, and scalable deployment strategies.
  • Security and access control: recommendations for authentication, RBAC/ABAC, network protection, and key management integration with Key Vault.
  • Integrations & automation: guidance on integrating ACR with AKS, CI/CD pipelines, ORAS, Buildpacks, webhooks, and deployment automation.
  • Deployment patterns: strategies for managing tagging, retention policies, soft delete, and governance across regions.

Quick Start

Assess your current ACR setup and propose two high-impact improvements you can implement this week.

Frequently Asked Questions about azure-container-registry

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

FAQPage Schema
How do I configure Azure Container Registry security and access control?

Configure ACR security by implementing RBAC/ABAC roles, network isolation, and Key Vault key management integration. This approach controls authentication and protects registry access across your deployment scenarios.

What is the best way to integrate Azure Container Registry with AKS and CI/CD pipelines?

Integrate ACR with AKS by configuring automated image pulls and attaching the registry to your CI/CD pipelines. This automates deployments and streamlines workflow orchestration across your environments.

How do I set up retention policies and soft delete in Azure Container Registry?

Set up ACR retention policies by configuring image tagging strategies and enabling soft delete for governance. This manages image lifecycle and cleans up unused artifacts across replicated regions.

Why is my Azure Container Registry failing during health checks and incident response?

ACR health check failures often stem from network configuration, authentication errors, or exceeded quotas. Diagnose these common issues using guided remediation steps and incident response troubleshooting patterns.

When should I use geo-replication and connected registries in Azure Container Registry?

Use ACR geo-replication and connected registries when deploying globally distributed architectures requiring low latency. These patterns provide scalable regional caching and localized image access for remote operations.