It has a geo-replication setup within the deployed region, and ACR provides resiliency in downtime in any specific zone. This results in faster image pull, significantly reducing the time to pull. ACR operates on the same Microsoft network; it doesn’t route through public networks, further enhancing speed.
Software Engineer (DevOps/ SRE) at Sensys LLC
ACR provides resiliency in downtime and peer support with documentation
How has it helped my organization?
What is most valuable?
What needs improvement?
It was native to Azure and well-documented, so integrating it with my services took me less than half an hour. We can host Helm charts on Azure Container Registry, which supports them. ACR doesn't index Helm charts since it is a container registry. We use Argo CD for our continuous deployment. With Argo, when you traverse other Helm repositories, like JFrog, you can see a dropdown of all available versions.
For how long have I used the solution?
I have been using Azure Container Registry for three months.
Buyer's Guide
Azure Container Registry
March 2025

Learn what your peers think about Azure Container Registry. Get advice and tips from experienced pros sharing their opinions. Updated: March 2025.
842,388 professionals have used our research since 2012.
How are customer service and support?
From a user's perspective, technical support is quite lacking without a support plan. Support staff often don't respond to technical queries, forcing users to rely on forums for help. We have an integrated support plan with Azure, which costs us $100 per month.
The assistance is excellent when our support queries are directed to Microsoft staff. Most of our queries are routed to outsourced vendors, like Mindtree Limited, Microsoft's support partner in India. It often feels like they are just reiterating information available in documentation rather than offering real solutions. We're pretty disappointed with the outsourced support from Microsoft.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
There were three choices: AWS, Azure, and GCP. GCP wasn't mature enough and lacked the necessary offerings, although they've improved since then. The sheer number of services made it difficult for our organization to find a clear entry point. In contrast, Azure seemed a better choice because they already had their ERP and CRM services. They used Azure AD, SharePoint, OneDrive, and Outlook, making Azure a more cohesive solution.
How was the initial setup?
It offers good support. We use GitHub for our deployment, and the GitHub Actions available in the public marketplace are easily accessible. The process is straightforward and follows the conventions of any typical artifact repository.
What was our ROI?
We have been able to save 92% on our repository bill for the registry.
What's my experience with pricing, setup cost, and licensing?
They offer three types of plans: Basic, Standard, and Premium. We have the Premium plan for our usage. In terms of cost, it includes 500 GB of free storage as part of the base plan. The pricing is approximately $1.66 per day for one region, which is about $50 for a complete month if your deployment is in one geographic location.
What other advice do I have?
We use GitHub for our repository. For our CI/CD flow, we publish our container images to ACR using the available GitHub Actions. For the CI process, we publish the images, and for deployment, we use AKS. Once the images are pushed to ACR, they are pulled into our AKS clusters, completing the deployment.
If your infrastructure is hosted on Azure, it's one of the best online solutions. I've utilized peer support and documentation, and in terms of cost benefits, resiliency, high availability, and security features, it remains one of the top options. I recommend it to anyone deploying Docker files and containers.
Overall, I rate the solution an eight out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Last updated: Sep 25, 2024
Flag as inappropriate
Associate Architect at Xtivia
Has a valuable continuity screen and is stable
Pros and Cons
- "The continuity screen is a valuable feature."
- "They can improve their scalability."
What is our primary use case?
I currently deploy the application to facilitate CI/CD processes. I'm in the process of identifying and setting it up.
What is most valuable?
The continuity screen is a valuable feature. What I initially attempted was deploying an application directly into the company's infrastructure, specifically using the agent mobility infrastructure. However, I've now shifted my approach to utilizing a deposit fee. This change will enable me to conduct operational CI/CD testing.
What needs improvement?
I haven't delved deep into the details, and I cannot add anything as of now, but they can improve their scalability.
For how long have I used the solution?
I have been working with Azure Container Registry for some time.
What do I think about the stability of the solution?
It is stable. I would rate it an eight out of ten.
What do I think about the scalability of the solution?
It is scalable. I would rate it an eight out of ten.
Which solution did I use previously and why did I switch?
We used Azure Container Registry because I discussed it with AWS, and while it's developer-friendly, in my research, I've noticed that Azure seems to be the more prominent solution in the market. This preference is due to its cost-effectiveness and the familiarity many have with the platform.
How was the initial setup?
The initial setup was straightforward. The deployment took one day.
What's my experience with pricing, setup cost, and licensing?
I would rate the pricing a four out of ten.
What other advice do I have?
I would rate it a nine out of ten.
Which deployment model are you using for this solution?
Private Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Microsoft Azure
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Azure Container Registry
March 2025

Learn what your peers think about Azure Container Registry. Get advice and tips from experienced pros sharing their opinions. Updated: March 2025.
842,388 professionals have used our research since 2012.
Microsoft and Dev-ops Architect at Mphasis
A cloud solution for image processing and storing container images but lacks more integrations
What is our primary use case?
We use the solution for image processing. We store and manage images. You can utilize the tools to recognize and organize images. For example, you have an image and gather two more images, each with different versions and tagging system. You should filter different variations of these images. Based on the algorithm, you can generate multiple images and then deploy them using Docker for testing or in AKS. We should know how to create and tag the image as part of microservices.
What is most valuable?
You can access the Azure Container Registry and store container images. You can also see the versioning history and other details about your images.
What needs improvement?
The solution could provide more integration.
For how long have I used the solution?
I have been using Azure Container Registry for three years.
What do I think about the stability of the solution?
The GUI and interface are good, and we can navigate easily, but it has the typical Azure interface.
I rate the solution’s stability an eight out of ten.
What do I think about the scalability of the solution?
You can buy a license and set up another Azure Container Registry when you want to have a more image repository.
We deploy to AKS as a service. Once deployed, people generally access Kubernetes indirectly through ACR. People don't directly access ACR. There is no problem with multiple users accessing ACR.
We have 1000 users using this solution.
How was the initial setup?
The initial setup is straightforward. You should create an ACR and then configure communication between ACR and ACS.
Deployment takes a maximum of five minutes to push to ACR. Once the docker build is running and the Docker file is fine. Then, you must go to the login page here and put the image.
What's my experience with pricing, setup cost, and licensing?
We have a one-year or two-year contract. We can extend it to a ten-year contract because it is a stable application. We have our images ready, with which we want to focus on the customer. We are using and maintaining them. ACR even supports some kind of complex work.
What other advice do I have?
For this application, we have a team of technical people who are very available and are working on the application. We have two technical engineers. We currently don't have multiple capabilities, but we have already trained the team on ACR and Docker and are training some of them on AKS. They are now building applications.
Overall, I rate the solution a seven out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
DevOps Consultant at GP Coders
Easy to use, private, secure, and it performs well
Pros and Cons
- "One of the benefits of this solution is that it's private and secure."
- "The deployment is an area that needs improvement, as it can take some time to deploy."
What is our primary use case?
I am a DevOps consultant. I provide the architecture, assessments, and optimization of the services that we use to build a better infrastructure, and other services.
We are basically using Azure Container Registry for a project that we have in the healthcare domain. There, we use the container registry and as well as Azure DevOps, apart from the Azure Cloud and the built release pipeline, along with this container registry and the self-hosted server.
I would say that this allows us to build, store, and manage the container images and the artifact in the private registry that Azure provides.
It's a managed container registry that we don't need to configure or set up within our premises. It's all in the cloud. The login and the portal id where we can store that information, and the containers.
We can also see a list of images located in the repository. For example, I can pull any Docker image using the Docker command. I can then store that image within the repository, within this Docker Registry Container.
I don't have to go to the Docker Hub or any other hub. This is one of the safest private repositories over the cloud that I have, that I can use.
This is one of the most beneficial solutions to be used over the cloud.
What is most valuable?
One of the benefits of this solution is that it's private and secure. It's easy to use, it's fast, and it's scalable.
We can have that OCA format that we can use and it's a multi-tenant service, which we use for the endpoint data that we have.
We can automate container builds for testing and other purposes, and we can use the CLI (command-line interface) to interact with the registry.
We can manage Windows and Linux containers within a single registry. We don't have to create multiple container registries, different images, and containers.
These are the benefits of having the Container Registry and we can use the Webhook as well, for security purposes and for pushing the container image using the CI/CD pipeline.
These are the benefits we get using the Container Registry.
This solution has multiple features and I can't really say that I can rely on, or that there is only one feature or one that I love more.
The app services and the DC/OS and the KS, also the service tiers that they are providing, security using the logins, images, artifacts, and many more.
The task of pushing and deploying images that we use in the containers is very good.
It's very secure and it uses authentication.
Security, the deployment pipelines, and the developers are using the ACR task instead of using other third-party products.
What needs improvement?
It's difficult to find areas of improvement. I have always found it to be better than any CI/CD pipeline.
The deployment is an area that needs improvement, as it can take some time to deploy.
What do I think about the stability of the solution?
It's very stable because it has security integration as well.
It's integrated with the echo security, which helps the developmental production life cycle controls, in the container application that we use.
It's very efficient and stable to use.
What do I think about the scalability of the solution?
This solution is scalable.
I'm not using it that extensively. I have a 40/50GB of data that I am storing using the container images. That hasn't cost me very much, I am using it in a very optimal way.
How are customer service and technical support?
I have not contacted technical support. We haven't needed it yet.
Which solution did I use previously and why did I switch?
Previously, I used open-source only.
I never used the AWS (Amazon Web Services) providing the ECR, the elastic container Registry. It's a bit expensive compared to Azure. I am certified, but I haven't used that.
Cons of an open-source product are that it has limited security features, that I am looking for without replication. It doesn't have the access key features and the policies which are positive with ACR.
How was the initial setup?
The initial setup is straightforward for me. It was not complex.
I didn't find it to be difficult in setting up the ACR with the Docker containers that we were using.
It took time to deploy this containerization and the application. For example, when creating the ACR and you click to deploy it and create the replication, it takes some time to create the replication.
I feel that It took more than thirty minutes to complete the deployment.
My initial strategy was to secure the images that we use for the microservices and the web services for production. I didn't want to include any other repository. I just wanted to have a secure ability instead of creating my own or using the open-source repository.
That was my initial purpose because it provides the access key and the web host, which other third-party open-sourced solutions are not providing. This allows us to use the active directory to access the services.
The solution doesn't require any further maintenance post-deployment.
What was our ROI?
It gives me exposure and learning in this technology. Apart from that, it's the client who is paying me to manage and service the infrastructure.
What's my experience with pricing, setup cost, and licensing?
Azure is a bit expensive.
What other advice do I have?
Overall, this solution is very beneficial. If my infrastructure or our services are within the Azure Cloud, and if I'm using the ECR, it's very helpful to maintain the images that we use for the web services or the microservices for the ATS and the dockers. We don't have to maintain those images for other third parties or other repositories.
It's very good and for those who don't use it, you must look into it, and just go for it.
I would rate this solution a ten out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Architect- Cloud/Automation at a consultancy with 1,001-5,000 employees
Requires minimal overhead and has good security features
Pros and Cons
- "Azure Container Registry is an easy-to-install, easy-to-configure, and easy-to-deploy solution."
What is our primary use case?
We use Azure Container Registry to store our container images and the solution that we build for automation.
What is most valuable?
Azure Container Registry is an easy-to-install, easy-to-configure, and easy-to-deploy solution. The solution requires minimal overhead. To manage our own Azure Container Registry, we go to Azure, create a registry for us, and start publishing the images.
The way Azure RBAC is configured, our oldest access control, allows us to leverage that so that no one can push it, and we can use it in our solution. I used Azure Container Registry with my Azure Batch job to run the tagging solution.
For how long have I used the solution?
I have been using Azure Container Registry for six months.
What do I think about the stability of the solution?
I rate Azure Container Registry ten out of ten for stability.
What do I think about the scalability of the solution?
It is good enough to store all the images we need, and we can create as many container registries as we need.
I rate Azure Container Registry ten out of ten for scalability.
How was the initial setup?
The solution's initial setup is easy. On a scale from one to ten, where one is easy and ten is difficult, I rate the solution a one out of ten for the ease of its initial setup.
You need to know how containers and docker images work when interacting with and installing Azure Container Registry.
What about the implementation team?
Azure Container Registry can be deployed within two to three minutes.
What other advice do I have?
I would recommend Azure Container Registry to other users because it has good security features.
Overall, I rate Azure Container Registry a nine out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Senior DevOps Engineer at a tech services company with 201-500 employees
Great for storing images on containers and has helpful support but needs better scalability
Pros and Cons
- "It's great for storing images on containers."
- "The solution has no areas that need improvement."
What is our primary use case?
It's a container repository. It's like a Docker hub. With it, you can post the image of the container right there.
How has it helped my organization?
We can use these images in an ECR on Kubernetes, which has been quite useful to the organization.
What is most valuable?
It's great for storing images on containers.
What needs improvement?
The solution has no areas that need improvement.
For how long have I used the solution?
I've been using the solution for five years. I've used the product for a while at this point. It's been many years.
What do I think about the stability of the solution?
I'd rate the stability zero out of ten.
What do I think about the scalability of the solution?
I'd rate the scalability zero out of ten.
How are customer service and support?
Technical support has been very helpful and responsive.
How would you rate customer service and support?
Positive
What was our ROI?
We have witnessed an ROI while using the solution.
What other advice do I have?
There isn't a specific version associated with the product.
I'd advise potential users to just give it a try.
I'd rate the solution five out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Cloud Infrastructure Consultant at a tech services company with 201-500 employees
Provides secure duplication and images can be deployed direct to an Azure Web application
Pros and Cons
- "Provides secure duplication and the option for service webhooks."
- "Lacks the option of having access keys stored in a master key vault."
What is our primary use case?
I'm a cloud infrastructure consultant and we have a partnership with Azure.
How has it helped my organization?
We use ACR as a registry to store images and these images can be pulled by k8s do deploy applications
What is most valuable?
I like that the solution has encryption and can make use of access keys for security, what they call panic identity. The feature provides secure duplication and also provides the option for service webhooks - it's very useful. Container Registry is a good, private platform. The quick start option gives a step-by-step guide on how to move images to and from your containers. The solution is user-friendly and there's plenty of documentation to help guide you through. It's great that images can be deployed from the Container Registry direct to an Azure Web application. From inside the Container Registry repositories, you can deploy images directly to a fresh web app. It reduces redundancy and the stress of leaving the current page of the Container Registry and going to a web app container to create a new web app. It can be done from the container registries dialogue space which I like. Replications is a very nice feature, although it requires you to upgrade to a premium SKU.
What needs improvement?
I don't have many issues with the solution but I would like it if the access keys could be stored in a master key vault. If they could be hashed and the value of that hash stored in the key vault so that it's not visible on the portal, would be a helpful addition.
For how long have I used the solution?
I've been using this solution for a year.
What do I think about the stability of the solution?
The solution is stable.
What do I think about the scalability of the solution?
I haven't yet needed to scale significantly. I currently have about 8 repositories on the Container Registry and haven't had any problems. I think it's a scalable product.
How are customer service and support?
All the steps involved with this product have been quite easy for me to deal with and I've never needed to make contact with customer service.
How would you rate customer service and support?
Positive
How was the initial setup?
The initial setup is very easy. I deploy for clients so it was easy for me to implement it within our organization.
What's my experience with pricing, setup cost, and licensing?
Pricing is flexible; you can choose the basic, standard, or a premium license based on your needs. I think it's quite flexible because you can choose the option that falls within your budget.
What other advice do I have?
I rate this solution nine out of 10.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Microsoft Azure
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner / Integrator
Engineering Manager at a healthcare company with 1,001-5,000 employees
Easy to download, install and manage but dashboards and monitoring system could be improved
Pros and Cons
- "The most valuable feature is that it's easy to download, install and manage."
- "The security, dashboards, and monitoring system could be improved."
What is our primary use case?
I mainly use Container Registry to containerize applications and ship/deploy them.
What is most valuable?
The most valuable feature is that it's easy to download, install and manage.
What needs improvement?
The security, dashboards, and monitoring system could be improved.
For how long have I used the solution?
I've been using this solution for two years.
What do I think about the stability of the solution?
I've had no issues with stability.
How was the initial setup?
The initial setup was easy.
What about the implementation team?
We used an in-house team to implement.
What's my experience with pricing, setup cost, and licensing?
Container Registry is reasonably priced.
What other advice do I have?
I would rate Container Registry seven out of ten.
Which deployment model are you using for this solution?
Private Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer: partner

Buyer's Guide
Download our free Azure Container Registry Report and get advice and tips from experienced pros
sharing their opinions.
Updated: March 2025
Product Categories
Container RegistryPopular Comparisons
Oracle Cloud Infrastructure (OCI)
JFrog Container Registry
Amazon ECR
Red Hat Quay
Buyer's Guide
Download our free Azure Container Registry Report and get advice and tips from experienced pros
sharing their opinions.