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
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
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
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
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
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
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
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
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 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
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
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
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
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
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
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
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 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
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
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…