Accidentally deleted container registry
Hello there, Today unfortunately I delete a container registry (by az cli). Is there any way to recover it? Thanks, Csanad
Azure Container Registry
Windows container image build is failing on this step in dockerfile RUN dotnet publish -c release -o /app
Hello, I am trying to follow this link to build and create container images in ACR. …
Azure Container Registry
How to list and delete old docker images?
We just started using containerization and we're also trying to secure our stuff. Now, we discovered that all of the docker images we pushed have lots of vulnerabilities. Now, after I fixed all of the vulnerabilities and uploaded the clean one, we're…
Azure Container Registry
Azure Function are not loaded at runtime after deployment.
Problem : Function are not loaded at runtime after deployment. Deployment method: We are using terraform automation for creating azure function resource in azure. Than we build docker container using dockerfile and push it to Azure container registry and…
Azure Container Registry
Azure Functions
Developer technologies | .NET | .NET Runtime

Stuck on Container Instance tutorial: <service-principal-ID> and <service-principal-password>
Hey, Part 3 of the tutorial: https://learn.microsoft.com/en-us/azure/container-instances/container-instances-tutorial-deploy-app I'm stuck on the tutorial for creating and deploying a container image. I made it to the 'Deploy Container' part of…
Azure Container Registry
401 error webhook fetching image from ACR to webapp
I've got an app in one resource group and a container reigstry in another. I get 401 errors on the webhooks that are automatically set up in the ACR to tell the webapp that there is a new image. I've got CI set to active in the app. I've got…
Azure Container Registry
Azure App Service
Azure Function with Docker not showing in list / running properly
I have created an Azure Function with the following Docker Image: FROM mcr.microsoft.com/azure-functions/python:4-python3.11 ENV AzureWebJobsScriptRoot=/home/site/wwwroot \ AzureFunctionsJobHost__Logging__Console__IsEnabled=true COPY requirements.txt…
Azure Container Registry
Azure Functions
Max memory per Container Instance in an ACR
Hey, I see that the max memory for a Container Registry ist 16gb. Is this shared across Containers or summed? Let's say I have 4 containers that are build sequentially with a github actions script. Do I have to split my memory across the 4 containers…
Azure Container Registry
Azure Container Instances
"Authorization failed for container registry to access image details" error.
I am trying to deploy a model from a prompt flow. However deployments fail with the error message given below. "Authorization failed for container registry to access image details" error.
Azure Container Registry
Which Security policies to implement for Azure Container registry
Please advise if there is a built-in Azure policy initiative for Azure container registry that we can use. We are looking to put Azure policies in place for ACR that align with WAF. What would be the considerations for this? Is there a security baseline…
Azure Container Registry
Operation returned an invalid status Not Found error when creating ACR task
I am trying to create ACR task using following command: az acr task create --name buildtask --registry walruzacr --context https://github.com/IgorZlatomrezhev/Azure-Samples.git --file MyTaskFile.yaml --schedule "*/5 * * * *" --git-access-token…
Azure Container Registry
Azure Container Instance killed for no reason after a few hours
I have a very simple Azure Container Instance running from a Docker container based on AdoptOpenJDK. The Dockerfile has nothing but: FROM adoptopenjdk:11-jre-hotspot ARG JAR_FILE=target/*.jar COPY ${JAR_FILE} app.jar ENTRYPOINT…
Azure Container Registry
Azure Container Instances
In Container Registry sometimes Image disappears.
Sometimes I am unable to see prod Image in container registry, There are no errors in logs after successful execution, after rebuild the application images appears and everything works fine. How I should troubleshoot this problem, please help me to…
Azure Container Registry
How to change kube system pod images to pull from private registry
Issue: High nat gateway data transfer We are running ephemeral workloads that creates 2000-3000 pods and corresponding to that autoscaler spins up around 500 odd nodes. Now even though we are pulling our application images from ACR via service endpoints…
Azure Container Registry
Azure Kubernetes Service
Azure NAT Gateway
Azure container registry is not storing tagged images
I am having big problems trying to push tagged images to the Azure Container Registry. The repository gets created, and manifests uploaded but no tagged image exists. I have tried pushing existing images to Azure CR from Github Actions, all succeeds but…
Azure Container Registry
podman push to acr always fails with Error: unexpected EOF
Hello, am using ACR in standard plan. I have a small web app which is served in azure container app. Am trying to deploy new image to azure container registry and push command always failing with Error: unexpected EOF It was working few weeks ago and not…
Azure Container Registry
Hello Team, i am trying to build a sql project with msbuild using self hosted windows agent in AKS but iam facing the error
I am using docker file building and pushing to Azure Container registry and providing the location of the image in YAML file to create a pod In AKS "C:\Program Files (x86)\Microsoft Visual…
Azure Container Registry
Azure Kubernetes Service

Private ACR with AKS: Failed to pull image... failed to resolve reference... unexpected status from HEAD request... 403 Forbidden
The kubelet try to pull an image from a private ACR (role assignment ArcPull granted for the -agentpool managed identity). It gets an error like Failed to pull image... failed to resolve reference... unexpected status from HEAD request... 403 Forbidden…
Azure Container Registry
Azure Kubernetes Service

Assistance Required for Docker Signing on Azure Hosted Agents
Hi Team, I am currently working on implementing Docker signing in our Azure DevOps pipeline using Azure hosted agents. However, I have encountered some issues and would appreciate your guidance. I have followed the official Microsoft documentation on…
Azure Container Registry
Required design discussion with microsoft technical team
Hi, We have defined required azure services to our projects. But like to know more details based on real time use case and like to take inputs from microsoft technical team. Please let me know how to schedule call on this. Reards, Prabhu.R