Introduction
Azure Container Registry lets you store and manage container images securely in the cloud. It solves the problem of sharing container images easily between your development and deployment environments.
When you want to keep your container images private and secure within your Azure environment.
When you need a central place to store container images for your team or automated pipelines.
When you want to speed up deployments by pulling images from a registry close to your Azure services.
When you want to automate container image builds and scans in Azure.
When you want to integrate container image storage with Azure Kubernetes Service or Azure App Service.