534 questions with Azure Container Registry tags

Sort by: Updated
2 answers

I need to increase quota limits to finish setup, how do I do that?

Service and subscription limits (quotas) how do I fix this on a free account? I tried to upgrade no help, Can someone point me in the right direction? Thank you in advance

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-12-06T07:02:32.4733333+00:00
Christopher DB 0 Reputation points
answered 2025-12-06T07:15:48.0366667+00:00
TP 145.2K Reputation points Volunteer Moderator
0 answers

Intermittent TLS handshake timeout from ACR

Hiya We're getting intermittently an Error response from daemon: Get "https://xxxxxxxx.azurecr.io/v2/": net/http: TLS handshake timeout when interacting with our Azure Container Registry. It works fine most of the time, but it has occurred from…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-12-05T10:16:30.6133333+00:00
Jake White 0 Reputation points
edited a comment 2025-12-05T12:09:30.6533333+00:00
Ankit Yadav 6,345 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

How to fix Microsoft Azure Linux 3.0 Security Update for glibc (61877) in the MCR image mcr.microsoft.com/azurelinux/base/nodejs:20.14,seems the image is owned from Microsoft Container registry by Azure linux team,

How to fix Microsoft Azure Linux 3.0 Security Update for glibc (61877) in the MCR image mcr.microsoft.com/azurelinux/base/nodejs:20.14, seems the image is owned from Microsoft Container registry by Azure linux team

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-31T10:28:34.7866667+00:00
Siddartha Siddartha (ALLYIS INC) 20 Reputation points Microsoft External Staff
accepted 2025-11-12T09:09:35.7933333+00:00
Siddartha Siddartha (ALLYIS INC) 20 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

How to debug "az acr build ..." error

Dear Sir/Madam, I am testing the reference implementation of "aks-fabrikam-dronedelivery" part9 "workload.md" and from azurecli did the following: ...... "az acr build -r $ACR_NAME -t $ACR_SERVER/delivery:0.1.0…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-27T01:27:27.7133333+00:00
lili zhang 150 Reputation points
accepted 2025-11-12T01:58:25.9066667+00:00
lili zhang 150 Reputation points
1 answer One of the answers was accepted by the question author.

How to Build and push Container Image in Azure Container Registry from Azure CLI.

https://learn.microsoft.com/en-us/training/modules/publish-container-image-to-azure-container-registry/6-build-run-image-azure-container-registry In this Exercise it asks me to Build and push image from a Dockerfile. When I run this which is the second…

Azure | Azure Training
Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2024-07-28T13:28:10.5+00:00
Olle Carlberg 40 Reputation points
commented 2025-11-10T13:28:37.4933333+00:00
Fredrik Fridsten 0 Reputation points
1 answer One of the answers was accepted by the question author.

How we can access ACR repositories to check our Images

I have a azure container registry , with ACR pull ACR push, managed application contributor, support request contributor, container registry repository writer roles assigned, but when i am going to check ACR repositories it's showing you don't have the…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-13T10:21:26.1+00:00
Mahender Singh 20 Reputation points
accepted 2025-11-10T07:01:08.97+00:00
Mahender Singh 20 Reputation points
1 answer

acr purge in container registry no longer works. What is correct way of batch cleanup of old images

We used to rely on the below task running daily. At some point it stopped running and failing with /bin/sh: line 1: acr: command not found 2025/10/08 07:12:54 Container failed during run: acb_step_0. No retries remaining. failed to run step ID:…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-30T10:55:49.48+00:00
Tom D 40 Reputation points
answered 2025-11-03T17:10:05.41+00:00
Himanshu Shekhar 1,780 Reputation points Microsoft External Staff Moderator
0 answers

Container App Secrets Vs Key Vault

I'm looking to have a "container app" with a PHP Laravel web application open on port 80/443. The application will need to connect to a MySQL database, it of course needs a host, database, username, and password. Would the…

Azure SQL Database
Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2022-11-17T20:43:42.95+00:00
Shea 11 Reputation points
commented 2025-11-03T07:09:02.0233333+00:00
Parth Kapadia 0 Reputation points
1 answer

Enable ACR Tasks

Hello Community, I need ACR Tasks enabled for my subscription to deploy an AI agent application. LOCATION: East US 2 ERROR: TasksOperationsNotAllowed when running "azd deploy" FULL ERROR MESSAGE: "ACR Tasks requests for the registry…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-22T02:16:48.43+00:00
SUNIT SAMUDRE 0 Reputation points
answered 2025-10-22T04:41:35+00:00
Himanshu Shekhar 1,780 Reputation points Microsoft External Staff Moderator
1 answer

Azure App Service Container Fails to Start — Gunicorn/Django Timeout and Invalid Host Header Error

I am running a Django (Python 3.11) web app on Azure App Service for Containers using a custom image pushed to Azure Container Registry (gracealoneacr). The container fails to start with the following errors in the logs: …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-21T01:04:06.1733333+00:00
Damion Barrett 0 Reputation points
answered 2025-10-22T00:59:59.7533333+00:00
RAMAMURTHY MAKARAPU 1,125 Reputation points Microsoft External Staff Moderator
1 answer

Could not able to see the docker image pushed into the container registry.

az acr repository list --name <ACR-name> --output table --username <removed_due_to PII_Info> --password am able to successfully push and pull Docker images to and from my Azure Container Registry (ACR). However, when I navigate to the ACR…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-14T12:11:12.54+00:00
Satyam Kumar 0 Reputation points
commented 2025-10-18T01:07:00.8966667+00:00
Ankit Yadav 6,345 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Deleted ManagedIdentity from Azure Containers Registry when enabled CMK

Hello, I have problem with one of the clients, whereby mistake has been deleted Managed Identity which connect Azure Containers Registry (premium) with KeyVault. The key point is there was CMK. Managed Indentity is now recreated with the same…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-17T06:11:12.3366667+00:00
Michał Pławsiuk 20 Reputation points
answered 2025-10-17T09:15:22.9333333+00:00
Manish Deshpande 1,170 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

How to delete Inactive Repositories from Container Registry programatically?

I don't have much experience with Container Registry, but we were flagged internally in this image <masked>because of Ubuntu Security Notification for libxml2 Vulnerability (USN-7743-1), with this : If I open my Container Registry I can see that…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-15T12:43:49.86+00:00
Guilherme Matheus 140 Reputation points Microsoft Employee
commented 2025-10-16T12:11:18.52+00:00
Guilherme Matheus 140 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Error deleting repository from ACR

I would like to delete a repository from an ACR. I tried from the portal and using az cli, but it fails with a pretty generic error. Can someone else identifying the problem and deleting the repository: Error from the portal:…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-09T12:15:50.25+00:00
Eleonora Bardelli 25 Reputation points Microsoft Employee
accepted 2025-10-14T09:01:53.5+00:00
Eleonora Bardelli 25 Reputation points Microsoft Employee
1 answer

ACR storage is not released after deleting many images and helm charts.

We are using a premium ACR where I have set the retention period to 1 day. I deleted 100s of docker images and helm charts which should have released a minimum of 100GB, but the used storage size remains the same even after 3 days since i deleted the…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-10-06T10:43:13.76+00:00
Vijayakumar Balasubramaniyan 0 Reputation points
answered 2025-10-06T16:16:15.7666667+00:00
Nikhil Duserla 9,280 Reputation points Microsoft External Staff Moderator
1 answer

Are there any upcoming plans to enable zone redundancy for the existing Azure Container Registry by default ?

Is there any official announcement or documentation available from Microsoft regarding the following Azure update ? …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-09-22T17:48:04.3933333+00:00
$@chin 320 Reputation points
commented 2025-10-02T20:56:16.1033333+00:00
Nikhil Duserla 9,280 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Quarantine action not available on Azure Container Registry (ACR) Webhook

Many Microsoft tutorials show the "quarantine" action on an ACR webhook, but it's not available, only push, delete, chart_push, and chart_delete. Is the action hidden or deprecated? Is there anything that needs to be done to show it, or are all…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2023-10-02T11:24:26.45+00:00
Cleber Ramos 60 Reputation points
answered 2025-10-02T17:31:55.7+00:00
Jitendra Kumar 0 Reputation points Microsoft Employee
2 answers

Azure Container Registry no longer available - No registered resource provider found

I am no longer able to use, configure or delete an existing Azure container registry. When accessing the overview blade or settings blades in the portal, i am facing this error : No registered resource provider found for location 'francesouth' and API…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-09-30T09:01:02.7166667+00:00
Aurélien Stromboni 5 Reputation points
answered 2025-10-01T13:25:55.33+00:00
Himanshu Shekhar 1,780 Reputation points Microsoft External Staff Moderator
1 answer

ACR Tasks requests for the registry demoaksworkshop and f367b436-1843-40d5-9c63-69af22ad86f0 are not permitted

Hi Team, (TasksOperationsNotAllowed) ACR Tasks requests for the registry demoaksworkshop and f367b436-1843-40d5-9c63-69af22ad86f0 are not permitted. Please file an Azure support req uest at http://aka.ms/azuresupport for assistance. Code:…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2025-09-10T20:20:32.4266667+00:00
Inzemam ul haq 0 Reputation points
edited a comment 2025-09-28T05:11:21.7533333+00:00
Jilakara Hemalatha 5,970 Reputation points Microsoft External Staff Moderator
5 answers

az acr run --cmd "acr purge --help" is blocked by the registry firewall

$ az acr run --cmd "acr purge --help" /dev/null Queued a run with ID: ca4 Waiting for an agent... 2021/03/29 20:11:29 Alias support enabled for version >= 1.1.0, please see https://aka.ms/acr/tasks/task-aliases for more…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
534 questions
asked 2021-03-29T20:44:02.337+00:00
alex 111 Reputation points
commented 2025-09-26T10:35:02.5033333+00:00
Prasenjit Paul (HCL Technologies Corporate Ser) 5 Reputation points Microsoft External Staff