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, webhook notifications, and integration with Azure Kubernetes Service and other container platforms.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure-container-registry:azure-container-registry-api
name: Azure Container Registry API
tags:
- Containers
- Docker
- Registry
- Container Images
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://{registry}.azurecr.io/
humanURL: https://learn.microsoft.com/en-us/rest/api/containerregistry/
properties:
- 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.