No more typing reviews! Try our Samantha, our new voice AI agent.
Aravindhan Suresh - PeerSpot reviewer
DevOps Engineer at Hippo Video
Real User
Feb 9, 2023
Fast, secure, and has no downtime; it also has a role-based access feature
Pros and Cons
  • "What I like best about Azure Container Registry is that it's fast. It also has 24 x 7 reliability. I didn't face any downtime issues using Azure Container Registry. I also like how secure the solution is, especially as it's from Microsoft."
  • "The setup for Azure Container Registry was a bit complex. Still, the main problem was that whenever a new image was generated, that new Docker image needed to be updated in Azure Container Registry."

What is our primary use case?

We used Docker, and we aren't using the typical monolith model. We've changed to the microservices model, so we first used Docker for every microservices and then deployed that to different types of clusters. For example, in West Europe, and then the US, etc. We needed help storing those images, so we used Azure Container Registry for image and artifact storage when deploying to multi-regional clusters.

What is most valuable?

What I like best about Azure Container Registry is that it's fast. It also has 24 x 7 reliability. I didn't face any downtime issues using Azure Container Registry.

I also like how secure the solution is, especially as it's from Microsoft. Microsoft has very secure cloud services.

Azure Container Registry also provides role-based access, a very useful feature, so my team can't access the solution if it's pre-production.

I can say that Azure Container Registry has done an excellent job for the company.

What needs improvement?

I'm not an active Azure Container Registry user, but I faced some issues, which Azure rectified after six months of usage. During the deployment, my company had a multi-stage pipeline, so whenever the team deploys via the Docker run command or generates an image, the issue arises. The problem is that whenever a new image is generated, that new Docker image isn't updated in Azure Container Registry, so that's an area for improvement.

As soon as the deployment is over, my team has to go to Azure Container Registry to delete the image and start the pipeline, and only then will the image be updated. The new image isn't reflected in Azure Container Registry after deployment. My team had to take extra steps for the new image to reflect.

Before 2020, Azure Container Registry didn't have the option to scan vulnerabilities, as I've heard from my team lead. After 2020, that feature was introduced in the tool, so as long as that feature is available, then Azure Container Registry is okay. I can't think of any other features to add to it in the next version.

For how long have I used the solution?

I started using Azure Container Registry in March 2021 up to July 2022, so my experience with it is close to one year.

Buyer's Guide
Azure Container Registry
March 2026
Learn what your peers think about Azure Container Registry. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
885,311 professionals have used our research since 2012.

What do I think about the stability of the solution?

There was no downtime or lag with Azure Container Registry, so I found it stable. I'm unsure if that's still the case because I last used it in July 2022.

How are customer service and support?

My team lead contacted Azure Container Registry technical support because the image was not being reflected on the tool. My team had to use other means, such as GitHub, and then change the pipeline number or the tag to push the new image to Azure Container Registry. That was the recommendation by the support team, and it worked perfectly.

Which solution did I use previously and why did I switch?

Azure Container Registry is the first container registry service I have used.

Before trying out Docker, my company used Azure Container Registry and other Azure services, such as VMs. The company was into monolith architecture, then moved to microservices architecture.

At the POC stage, my team used Docker and then realized the need to store the images, so the company decided to go with Azure Container Registry as planned since the company earlier used the Azure platform, VMs, and functions. That's the reason for switching back to Azure Container Registry.

How was the initial setup?

Initially, the setup for Azure Container Registry was a bit complex. My company used Docker as the container registry and then migrated to Azure Container Registry, so the process was complicated. Learning how to do it took eight hours, but my team could start using Azure Container Registry after that period. The tool wasn't that difficult to understand.

My rating for the initial setup is eight out of ten.

How long the deployment for Azure Container Registry takes depends on the region. When deploying in the Europe region with clusters present, the deployment is rapid because pushing and pulling images was fast. In the US and Australia regions, my team faced a bit of downtime, but just twenty to thirty seconds, so the deployment was a bit longer than the Europe deployment.

What's my experience with pricing, setup cost, and licensing?

When using Azure Container Registry, it was $1.5 or $1.6 per day, but I'm unsure how much it costs today.

What other advice do I have?

In my team of almost twenty people, only ten use Azure Container Registry, but hundreds or thousands of people could be using it, which I don't see because I only have access to my project. At the time, the company was multi-clustered.

To a person with Docker knowledge, I recommend AWS ECR first. My second recommendation would be Azure Container Registry because I saw that it's a fast and seamless tool, so that's my second preference.

My rating for Azure Container Registry is eight out of ten. I would have given the tool a perfect ten if I hadn't faced the image version mismatch issue between Docker and Azure Container Registry. I would recommend Azure Container Registry to anyone who wants to jump into Microsoft architecture. It's better to start with a basic plan, though I'm unsure about the pricing comparison between different services. Start with the basic, and if you're satisfied with the storage and availability without the retention period, then it's worth it, or you can move to the premium plan.

The company could have some partnership with Microsoft, but I'm not sure. However, I'm a user of Azure Container Registry. I even used the tool for two months for personal projects. I got a developers associate certificate from Azure, so I also have hands-on experience supporting the tool.

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 does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Marek Kubovic - PeerSpot reviewer
Cloud and DevOps Architect at a tech services company with 10,001+ employees
Real User
Jan 15, 2023
Configurations are quite simple with tokens that set folder structure or access levels
Pros and Cons
  • "Specific tokens can be used to set folder structure or restrict things like read or write access."
  • "The solution could always improve its security measures with regard to access."

What is our primary use case?

Our company uses the solution to store docker or other types of images for products and software that we are developing. We use the solution for its intended purpose and how most other companies use it.

We have some pipelines in Azure DevOps and we store images created through the pipelines in our registry. We use the registry for deployments. 

We work for a contractor who has thousands of projects. It is difficult to determine how many people use the solution because of the number of projects. It seems to be the trend with their projects to use the solution along with AK and Kubernetes clusters. Our specific team includes 15 people who use the solution quite often. 

What is most valuable?

Specific tokens can be used to set folder structure or restrict things like read or write access. 

The solution has good accessibility and is quite easy to understand. 

Configurations are quite simple. 

What needs improvement?

The solution could always improve its security measures with regard to access. 

For how long have I used the solution?

I have been using the solution for four years. 

What do I think about the stability of the solution?

The solution is stable with no issues so stability is rated a ten out of ten. 

What do I think about the scalability of the solution?

The solution is scalable so scalability is rated a nine out of ten. 

How are customer service and support?

I have not needed technical support. 

Which solution did I use previously and why did I switch?

I have not used other solutions. 

How was the initial setup?

The setup was quite easy and not complicated at all. Other setups, changes, or implementations of the token skew are quite simple as well.  

We have the automation to set up the ACR via the Terraform and also have a graphic user interface that makes it quite easy to create. 

The setup is rated a nine out of ten. 

What about the implementation team?

We implemented the solution in-house and deployment was quite fast because we had Terraform. From the output we saw, deployment was very fast compared to some other resources in Azure Cloud. 

What's my experience with pricing, setup cost, and licensing?

The Premium version that we use includes some enhancements but is still quite okay with regard to pricing. The solution is worth the money. 

From time to time, we check pricing for our resources to see if there is anything we can do to reduce costs. For the solution, the price is quite low so we don't need to worry about it. 

Which other solutions did I evaluate?

The solution is the best fit for us because we use Azure Cloud which is the native resource for containers.

What other advice do I have?

I recommend that you definitely use the solution. I don't have any issues with it and configurations are quite simple. The scalability is quite good. The solution provides everything that is needed.

I rate the solution a nine out of ten. 

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 does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Azure Container Registry
March 2026
Learn what your peers think about Azure Container Registry. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
885,311 professionals have used our research since 2012.
Lukasz Stefaniszyn - PeerSpot reviewer
Solution architect / DevOps tech leader / Backend RestAPI / Frontend React.js at a tech vendor with 10,001+ employees
Real User
Jan 6, 2023
Gives better flexibility in your day-to-day work and visibility into the images, logs, and information on data push and pulls
Pros and Cons
  • "The solution allows you to isolate standard containers, which is its most valuable feature. Azure Container Registry does what it's supposed to do and gives you visibility into the Docker images, the logs, information on pulling and pushing the data, etc."
  • "The accessibility of Azure Container Registry also has room for improvement because the solution is not always accessible 24 x 7. I experienced this three times when the service wasn't responding, so I could not push or pull images, and I had to decommission Azure Container Registry and redeploy it."

What is our primary use case?

The institution I work in intended to go with the Azure App Service with Docker containers, and Azure Container Registry fits the bill.

During the standard Azure DevOps pipeline, the institution built the container and then pushed the container directly to Azure Container Registry. Then, in the next stage of the same DevOps pipeline, the institution pulls the Docker image from the Azure App Service, which is already deployed to Azure Container Registry.

Overall, the Azure App Service posts the Docker images through its connection with the Azure Container Registry.

How has it helped my organization?

I'm working in a financial institution that has limitations to the type of service it can consume, even on the Azure cloud. There is a limited set of services, and Azure Container Registry is the only service approved by the security guy.

My main goal was to work independently from the container and the Azure App Service language that's already been predefined because when you deploy the application through the Azure App Service and you're working with REST API applications, there is a limited set of Java runtime compilers that can go and run on the Azure App Service, so the institution does not want to depend on the programming language from Microsoft. This is why the institution decided to go with containers, which is the only way forward.

With the Azure App Service and containers, Azure Container Registry is the only solution that can push and pull the Docker images because the configuration my institution has doesn't have access to the public internet, so my team cannot pull images randomly from different sources, even on-premise ones, so using Azure Container Registry is the only way the institution can inject images into the environment and resource groups.

What is most valuable?

What I like best about Azure Container Registry is the isolation feature from the boundaries of the infrastructure you are trying to deploy. You have Docker as a service that you can run and define. You can define different types of programming languages that you would like to use or a predefined version that's been approved by the security team. Azure Container Registry gives you better flexibility in your day-to-day work. The solution allows you to isolate standard containers, which is its most valuable feature.

I also like that Azure Container Registry gives you excellent information about what's happening. For example, you can look into what types of images you've gathered.

Azure Container Registry does what it's supposed to do and gives you visibility into the Docker images, the logs, information on pulling and pushing the data, etc.

What needs improvement?

From time to time, I've noticed some hiccups in Azure Container Registry. For example, the solution didn't work thrice, and the only solution Microsoft provided was to update Azure Container Registry. I've noticed that the IP address attached to the machine changed in the end.

The solution doesn't always work perfectly, so from time to time, you cannot pull or push the Docker images to the environment, which is an area for improvement. The only solution to this issue is to establish one more Azure Container Registry and attach the new IP address and DNS name to it.

The accessibility of Azure Container Registry also has room for improvement because the solution is not always accessible 24 x 7. I experienced this three times when the service wasn't responding, so I could not push or pull images, and I had to decommission Azure Container Registry and redeploy it. The only good thing is that I already have the infrastructure as a code, which makes it easier for me to set the solution up and create the environment from scratch. Still, the process will be annoying for people with manual operations around Azure Container Registry, mainly because the issue happens from time to time.

The only functionality I want to add to the service is the auto-scanning of images, which should tell me if there's any issue with the Docker images I need to address. The JFrog Artifactory has this functionality, but it would be an excellent feature to add to Azure Container Registry to scan the Docker images and check for possible vulnerabilities.

For how long have I used the solution?

I've been using Azure Container Registry for seven months.

What do I think about the stability of the solution?

In the seven months of using Azure Container Registry, it didn't work three times, so stability-wise, it's a seven out of ten, but overall the service is good. Sometimes stability isn't the best.

What do I think about the scalability of the solution?

Azure Container Registry is easy to scale. Whether you're going with the standard portal components or you'd like to use it through the infrastructure as a code, it doesn't take much time.

You have to click a button to scale up and use a different type of machine that supports the service, for example, and then you can switch from basic to premium operation. It's pretty easy. By default, though, if you go with the premium version, it's not easy to downgrade the infrastructure, which is typical for every cloud provider.

How are customer service and support?

I have yet to contact the technical support for Azure Container Registry.

Which solution did I use previously and why did I switch?

As mentioned previously, Azure Container Registry was the only solution approved by the security team. The institution has an on-premise solution, the JFrog Artifactory, where the binaries are kept and connected. Still, JFrog Artifactory doesn't have access to the Azure cloud, so the only solution was to compile applications and create Docker images during the CI pipeline, then push the images to the JFrog Artifactory, and then upload the same Docker images to Azure Container Registry, attached to the specific application. There's no other option to work with Docker containers in the environment apart from Azure Container Registry.

How was the initial setup?

The initial setup for Azure Container Registry was pretty straightforward, especially when it's on an Azure environment. There's limited information you'll have to fill in, and then the service works straight away, so you won't have to set up complex elements to get Azure Container Registry up and running.

I'd rate the setup as ten out of ten because it's easy, even when you want to tune it up to disable public access, as I did. After all, by default, it's accessible to the public. If you want to set up private access on Azure Container Registry and remove the login and password token, it's easy to do. Even if you take one step forward by creating the same operation from the portal, it's made through the adjacent files, which is the Azure infrastructure as a code, so it's still relatively easy to set up.

Setting up Azure Container Registry took just one to two minutes.

What about the implementation team?

My team deployed Azure Container Registry.

What was our ROI?

It's hard to say if there's ROI from Azure Container Registry because it nearly has the same functionality as the standard on-premise solution, such as JFrog Artifactory, which can support any application from the standard to Java to JavaScript elements, Docker images, etc. You need an additional service, in this case, Azure Container Registry, because of some limitations from the security team.

In this particular scenario, I don't see any specific value from Azure Container Registry, ROI-wise, because the JFrog Artifactory has the same functionality, sometimes even more, but because the connection is not allowed from an on-premise to the internal application infrastructure, then Azure Container Registry is the only option for my institution.

What's my experience with pricing, setup cost, and licensing?

I have no information on how much Azure Container Registry costs. I know it's the only solution my institution can use, so the cost was approved.

What other advice do I have?

My team has eleven members, all using Azure Container Registry. The institution I belong to has other users of Azure Container Registry. Still, it's hard to say how many because of the policy that every application should have its Azure Container Registry for security purposes.

My advice to any first-time user of Azure Container Registry or those looking to implement it is to build it as part of the infrastructure pipeline. When there is an issue with the service, it would be wise to auto-deploy it straight away instead of tweaking it from scratch because when you create Azure Container Registry from scratch, particularly when you set it up as not accessible to the public, every time you recreate it, you have to establish a dedicated connection and also set it up and keep the login password in the key vault, so there's some element of doing it manually, which is time-consuming. When there's some stability in Azure Container Registry, it's easier because you can trigger the pipeline, and it does everything you need after a few minutes versus spending one or two more days to set it up from scratch.

I'd rate Azure Container Registry as eight out of ten because it has many features required in a container registry, and the only missing part is image scanning for vulnerabilities. The service even allows you to disable public access, which is quite good because that's not always out of the box for other cloud providers. You already have the Webhooks in Azure Container Registry, which I'm trying to use. When there's a push or pull of information, you can inform other people or teams that there's a trigger, which is an excellent feature. Personally, the accessibility issue of Azure Container Registry, where the IP address is disabled, and you'd have to decommission and set the service up again, which affects stability, made me rate the service an eight rather than give it a perfect score.

My institution has a partnership with Azure Container Registry.

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: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
Microsoft and Dev-ops Architect at Mphasis
Real User
Top 5
Oct 18, 2023
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
PeerSpot user
Mohammed Fareed - PeerSpot reviewer
Azure DevOps Lead at DXC Technology
Real User
Jan 4, 2023
Has helped our organization minimize time by ensuring there are no vulnerabilities
Pros and Cons
  • "The scanning of Docker images is the most valuable feature."
  • "It's not an open source, and we pay per hour to Microsoft Azure."

What is our primary use case?

Our primary use case for the solution is storing Docker images on Azure Container Registry, and we deploy it on cloud.

How has it helped my organization?

The solution has helped minimize time by ensuring there is no vulnerability. If there is any vulnerability in the Docker image, the build fails and does not allow it to deploy to a production environment.

What is most valuable?

The scanning of Docker images is the most valuable feature.

What needs improvement?

It's not an open source, and we pay per hour to Microsoft Azure.

For how long have I used the solution?

We have been using the solution for six months.

What do I think about the stability of the solution?

The solution is stable. I rate it as eight out of ten.

What do I think about the scalability of the solution?

The solution is scalable, and ten users currently utilize it in our organization. I rate the scalability as eight out of ten.

How was the initial setup?

The initial setup is straightforward, and you have to take the service directly from Microsoft Azure Service from Azure Portal. A third party completed the deployment.

What other advice do I have?

I rate the solution as eight out of ten. Regarding advice, if you create an account in Azure Portal, there is a $200 free credit for the new user, and they can use this $200 free credit and practice an ACRA case later.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Senior DevOps Engineer at a tech services company with 201-500 employees
Real User
Jan 3, 2023
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: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Theophilus Ehimen Sawyerr - PeerSpot reviewer
Cloud Infrastructure Consultant at a tech services company with 201-500 employees
MSP
Top 20
Jun 24, 2024
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
PeerSpot user
reviewer2310048 - PeerSpot reviewer
Architect- Cloud/Automation at a consultancy with 1,001-5,000 employees
Real User
Dec 20, 2023
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: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    Buyer's Guide
    Download our free Azure Container Registry Report and get advice and tips from experienced pros sharing their opinions.
    Updated: March 2026
    Product Categories
    Container Registry
    Buyer's Guide
    Download our free Azure Container Registry Report and get advice and tips from experienced pros sharing their opinions.