microsoft-azure-container-registry logo

microsoft-azure-container-registry

Azure Container Registry is a managed, private Docker registry service for storing and managing container images, Helm charts, and OCI artifacts. This collection documents the REST APIs for repository management, image distribution, geo-replication, task-based builds, and webhook notifications used across cloud-native workloads.

1 APIs 0 Features

APIs

Azure Container Registry API

Azure Container Registry provides REST APIs for managing container images, Helm charts, and OCI artifacts. It supports geo-replication, image scanning, task-based builds, webhoo...

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
💰
Pricing
Pricing
🔗
Documentation
Documentation
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support

Sources

Raw ↑
aid: microsoft-azure-container-registry
url: https://raw.githubusercontent.com/api-evangelist/microsoft-azure-container-registry/refs/heads/main/apis.yml
apis:
  - aid: microsoft-azure-container-registry:azure-container-registry-api
    name: Azure Container Registry API
    tags:
      - Containers
      - Docker
      - Registry
      - Container Images
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    baseURL: https://{registry}.azurecr.io/
    humanURL: https://learn.microsoft.com/en-us/rest/api/containerregistry/
    properties:
      - url: openapi/microsoft-azure-container-registry-openapi.yml
        type: OpenAPI
      - url: https://learn.microsoft.com/en-us/rest/api/containerregistry/
        type: Documentation
    description: >-
      Azure Container Registry provides REST APIs for managing container images, Helm charts, and OCI artifacts. It
      supports geo-replication, image scanning, task-based builds, webhook notifications, and integration with Azure
      Kubernetes Service and other container platforms.
common:
  - type: GitHubOrganization
    url: https://github.com/AzureCR
  - type: Portal
    url: https://portal.azure.com/
  - type: Pricing
    url: https://azure.microsoft.com/en-us/pricing/
  - type: Documentation
    url: https://learn.microsoft.com/en-us/azure/
  - type: TermsOfService
    url: https://www.microsoft.com/en-us/legal/terms-of-use
  - type: PrivacyPolicy
    url: https://privacy.microsoft.com/en-us/privacystatement
  - type: Support
    url: https://support.microsoft.com/
modified: '2026-05-19'
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com
description: >-
  Azure Container Registry is a managed, private Docker registry service for storing and managing container images, Helm
  charts, and OCI artifacts. This collection documents the REST APIs for repository management, image distribution,
  geo-replication, task-based builds, and webhook notifications used across cloud-native workloads.