Azure Container Registry

Build, store, secure, and replicate container images and artifacts.

Overview

Azure Container Registry is a managed registry service based on the open-source Docker Registry 2.0. Create and maintain Azure container registries to store and manage your container images and related artifacts. Use Azure container registries with your existing container development and deployment pipelines, or use Azure Container Registry Tasks to build container images in Azure. Build on demand, or fully automate builds with triggers such as source code commits and base image updates.

Key Resources

Homepage: https://docs.microsoft.com/azure/container-registry/
Pricing: https://azure.microsoft.com/pricing/details/container-registry/
SLA: https://azure.microsoft.com/support/legal/sla/container-registry/
Newsfeed: RSS

News

Date News
3/27/2023
I have been bombarded with requests to explain how to implement the codebase of Project Bose (https://github.com/pranabpaul-tech/projectbose) as soon as I released the link to my GitHub repo....
3/22/2023
Join us for PyDay   Are you interested in learning more about web development using Python? Join us for an exciting online event led by experienced developer and educator Pamela Fox, where...
3/21/2023
Since we launched the early public preview of Azure Container Apps on Arc enabled Kubernetes clusters last December, we have been working to continue to bring new features and capabilities to the...
3/6/2023
In this blog-tutorial you will: Use GitHub Codespaces (or your own IDE) Create a simple Go web server application Run unit tests on the application Build the application into a multi-stage Docker...
3/1/2023
You can now use caching in ACR to achieve faster and more reliable pull operations.
2/16/2023
Microsoft is committed to making Azure Container Registry (ACR) best-in-class for the storage and distribution of container images. Following this commitment, we’re excited to announce the public...
1/30/2023
Microservices brings a lot of opportunities to the table compared to old monoliths. Unfortunately, there are things that was/is easier with those big blocks of code that becomes more complex when...
1/30/2023
Microservices brings a lot of opportunities to the table compared to old monoliths. Unfortunately, there are things that was/is easier with those big blocks of code that becomes more complex when...
11/13/2022
Context Many ISVs (Independent Software Vendors) are exchanging information with devices, applications, services, or humans. In many cases the information passed can be a file or a blob. Each of...
9/14/2022
You can now restore deleted artifacts from your Azure Container Registry.