acr

Comprehensive Azure Container Registry (ACR) knowledge skill. Use when users ask about: container registries, ACR authentication, private endpoints, geo-replication, ACR Tasks, image signing (Notation), artifact cache, connected registry, vulnerability scanning, customer-managed keys, RBAC, network security, artifact streaming, Helm charts in ACR, ORAS, or any Azure container registry feature. Triggers: "ACR", "container registry", "azurecr.io", "az acr", "docker push/pull to Azure", "registry authentication", "private registry", "geo-replicated registry", "image signing", "Notation", "Ratify".

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "acr" with this command: npx skills add johnsonshi/acr-skills/johnsonshi-acr-skills-acr

Azure Container Registry (ACR) Skill

Comprehensive knowledge for Azure Container Registry - Microsoft's managed container registry service.

Quick Reference

Service Tiers

SKUIncluded StorageMax CapacityKey Features
Basic10 GiB40 TiBWebhooks (2), zone redundancy
Standard100 GiB40 TiBWebhooks (10), anonymous pull
Premium500 GiB40 TiBGeo-replication, private endpoints, CMK, connected registry, artifact streaming

Note: All tiers support up to 40 TiB max storage capacity. Included storage is what's covered by the base price; additional storage is charged per-GiB.

Common Commands

# Login
az acr login --name myregistry

# Build and push
az acr build --registry myregistry --image myapp:v1 .

# List repositories
az acr repository list --name myregistry

# Import image
az acr import --name myregistry --source docker.io/library/nginx:latest --image nginx:latest

Feature Area Navigation

Route to specific feature documentation based on the user's question:

Authentication & Access

FeatureFolderTopics
Authenticationauthentication/Entra ID, service principals, managed identity, tokens, OAuth
RBAC & Authorizationrbac-authorization/Built-in roles, ABAC, custom roles, scope maps

Networking & Security

FeatureFolderTopics
Private Endpointsprivate-endpoints/Private Link, DNS configuration, NSG rules
Network Securitynetwork-security/Firewall rules, service endpoints, service tags
Data Loss Preventiondata-loss-prevention/Export policy, exfiltration prevention
Dedicated Data Endpointsdedicated-data-endpoints/Regional data endpoints

High Availability

FeatureFolderTopics
Geo-Replicationgeo-replication/Multi-region, traffic routing, failover
Zone Redundancyzone-redundancy/Availability zones

Build & Automation

FeatureFolderTopics
ACR Tasksacr-tasks/Automated builds, YAML, triggers
Task Agent Poolstask-agent-pools/Dedicated compute, VNet integration

Security & Trust

FeatureFolderTopics
Content Trust & Signingcontent-trust-signing/Notation, DCT, Ratify verification
Vulnerability Scanningvulnerability-scanning/Defender, quarantine
Customer-Managed Keyscustomer-managed-keys/Key Vault, encryption, rotation
Continuous Patchingcontinuous-patching/Trivy + Copa, automated OS patching

Image & Artifact Operations

FeatureFolderTopics
Image Managementimage-management/Import, delete, lock, tag, multi-arch
Artifact Cacheartifact-cache/Pull-through cache, cache rules
Artifact Streamingartifact-streaming/Lazy loading for AKS
OCI Artifactsoci-artifacts/Helm, ORAS, SBOMs

Edge & Air-Gapped

FeatureFolderTopics
Connected Registryconnected-registry/Edge, Azure Arc, IoT
ACR Transferacr-transfer/Air-gapped pipelines

Lifecycle & Observability

FeatureFolderTopics
Soft Delete & Retentionsoft-delete-retention/Recovery, purge, lifecycle
Webhookswebhooks/Event notifications
Event Gridevent-grid/Event Grid integration
Monitoring & Diagnosticsmonitoring-diagnostics/Azure Monitor, health
SKUs & Service Tiersskus-tiers/Tier comparison, limits

Key Concepts

  • Registry: Container for repositories (e.g., myregistry.azurecr.io)
  • Repository: Collection of related images (e.g., myapp)
  • Tag: Mutable label (e.g., v1, latest)
  • Digest: Immutable SHA-256 hash (e.g., sha256:abc123...)
  • Manifest: JSON describing image layers and configuration

Source Documentation

Investigation Reports

  • investigation-reports/repository-layout/ - Repository structure analysis
  • investigation-reports/feature-overview/ - Feature taxonomy and mapping
  • investigation-reports/feature-in-depth/ - Detailed per-feature research

Submodules

  • submodules/azure-management-docs/articles/container-registry/ - MS Learn documentation
  • submodules/acr/ - Azure/acr GitHub repository with preview features and samples

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

azure-data-explorer-kusto-queries

No summary provided by upstream source.

Repository SourceNeeds Review
General

pptx-azure

No summary provided by upstream source.

Repository SourceNeeds Review
Security

Vuln Briefing

Generate daily vulnerability briefings from NIST NVD, CISA KEV, and security advisories. Aggregates, scores, and formats CVE data into actionable reports. No...

Registry SourceRecently Updated
Security

Cogdx

Cognitive diagnostics for AI agents. Calibration audits, bias detection, reasoning verification, and deception analysis. External verification you can't do y...

Registry SourceRecently Updated