423 questions with Azure Container Registry tags

Sort by: Updated
0 answers

Troubleshoot Network-restricted ACR task

Hi, I am trying to create an auto-cleaning task for our service's container registry describe in this document https://learn.microsoft.com/en-us/azure/container-registry/container-registry-auto-purge The error message is: 2024/07/11 05:01:10 Launching…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-07-11T05:14:58.8033333+00:00
Shujing Zhang 0 Reputation points Microsoft Employee
edited the question 2024-07-11T05:59:25+00:00
Shujing Zhang 0 Reputation points Microsoft Employee
2 answers

How to fix (TasksOperationsNotAllowed) ACR Tasks requests for the registry <containerRegistryName> and <password> are not permitted.

When running the following command on Azure Cloud Shell getting the TasksOperationsNotAllowed error. How to fix? Command: az acr build --registry $REGISTRYNAME --image expressimage . Errror: (TasksOperationsNotAllowed) ACR Tasks requests for the…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
672 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,020 questions
asked 2024-02-12T14:12:20.6366667+00:00
Md Shahedur Rahman 5 Reputation points
commented 2024-07-08T13:34:37.37+00:00
vishal damle 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to remove recommendation for deleted resource?

My customer had received the recommendation ' Container images in Azure registry should have vulnerability findings resolved' After receiving the recommendation, he had deleted the resource. However, they are still seeing the recommendation for this…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-07-03T08:37:36.3466667+00:00
Brynel Peter Libera (CONVERGYS CORPORATION) 20 Reputation points Microsoft Vendor
accepted 2024-07-08T04:38:41.23+00:00
Brynel Peter Libera (CONVERGYS CORPORATION) 20 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Prevent azure container registry vulnerability scanning from scanning specific images

Hi Can I prevent azure container registry vulnerability scanning from scanning specific images? I have updated the image attributes listEnabled and readEnabled to false - will this do the trick? Kind Regards Anders

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-06-26T07:33:00.9966667+00:00
Anders Bloch 20 Reputation points
accepted 2024-07-05T08:37:21.8266667+00:00
Anders Bloch 20 Reputation points
1 answer

How to fix the imagepullfailure error [ "Container \u0027XXX\u0027 was terminated with exit code \u0027\u0027 and reason \u0027ImagePullFailure\u0027","Reason":"ContainerTerminated","EventSource":"ContainerAppController","Count":68}

Hello, I am facing the imagepullfailure error in my azure container app, it show activation fail with the following error message "Container \u0027crm-backend-api-testing-scale-1\u0027 was terminated with exit code \u0027\u0027 and reason…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
333 questions
asked 2024-04-03T03:34:07.6633333+00:00
Dan Kanivas 0 Reputation points
commented 2024-07-04T13:07:45.2533333+00:00
Mx 0 Reputation points
2 answers

How to host an app on azure portal on acr

I tried to host an app using acr. anytime i navigate to the container tab and choose azure container register radio button, I get an error with the code: STATUS_ACCESS_VIOLATION

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-07-01T06:42:15.31+00:00
Prosper Kandabongee Yeng 0 Reputation points
answered 2024-07-04T04:11:19.59+00:00
vipullag-MSFT 25,776 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Container issue pulling images on restart

In the last 24 hours I have started getting the following error message and cannot restart my containers because of this error. There is no other information to go on and this is happening in more that on Azure Account and multiple subscriptions. …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
671 questions
asked 2024-07-03T11:04:25.0466667+00:00
Michael Huneycutt 25 Reputation points
commented 2024-07-03T19:40:29.06+00:00
kobulloc-MSFT 26,121 Reputation points Microsoft Employee
1 answer

Retrieving ACR image SHA using Azure REST API

I am trying to retrieve the SHA (digest) from an ACR image with a specific tag using Azure API. I am able to use the manifests API to get digests for the manifests of a tag, however, this is not digest I am after. I would like to retrieve the digest that…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
237 questions
asked 2024-05-22T14:48:43.0166667+00:00
Samuel Thelaus 0 Reputation points
edited the question 2024-07-03T04:20:25.0166667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

nestjs microservices using grpc to azure kubenertes using the LoadBalancer service

Hello, we have deployed a nestjs microservices using grpc to azure kubenertes using the LoadBalancer service method exposing a public IP from azure. The application itself is running and working, but sporadic we are getting the status code 14 unavailable…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,973 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,261 questions
asked 2024-06-25T11:30:13.6866667+00:00
Shuchita Chiwande 0 Reputation points
commented 2024-06-28T18:11:33.6633333+00:00
kobulloc-MSFT 26,121 Reputation points Microsoft Employee
1 answer

Error: ACR Tasks requests for the registry readitacr and

Hi everyone, I am trying to push image to Azure ACR from VS code plugin but getting Error: ACR Tasks requests for the registry readitacr and

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-06-28T08:05:14.84+00:00
Yogeshwer Sharma 0 Reputation points
answered 2024-06-28T13:26:34.38+00:00
deherman-MSFT 35,241 Reputation points Microsoft Employee
0 answers

Getting error when I create container app job in my container app environment

When I setup my container app job within my container app environment I get the following error: Failed to retrieve images for ACR 'acr.azurecr.io'. This may be due to network isolation being enabled on the ACR. Please manually enter the image and tag…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-06-25T15:16:02.96+00:00
Heinrich 0 Reputation points
commented 2024-06-28T07:43:48.3766667+00:00
Heinrich 0 Reputation points
1 answer

Error trying to create a new container in existing container instance using yaml file

I'm trying to create a new container in an existing container instance (I assume you can have several containers in a container instance), but I get this error message: (InvalidResourceLocation) The resource 'test-app' already exists in location…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
671 questions
asked 2024-06-17T09:31:36.54+00:00
HughA 0 Reputation points
commented 2024-06-26T03:56:42.54+00:00
Anveshreddy Nimmala 3,460 Reputation points Microsoft Vendor
1 answer

Azure acr isnt working for me ! Region : east US - ACR , strangely works for the INDIAN based ACR

SLSnxCCvRau1.js:1 [Microsoft_Azure_ContainerRegistries] 8:34:36 PM Resource/Repository/ViewModels/RepositoryBrowseBlade RepositoryBrowseBlade: Failed to list repositories. Registry id:…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-06-14T14:04:05.5966667+00:00
Omkar 0 Reputation points
answered 2024-06-18T10:28:43.5866667+00:00
Nikhil Duserla 730 Reputation points Microsoft Vendor
1 answer

Cannot pull image from Azure Container Registry with Managed identities. How to fix this?

I have set up an Azure pipeline to build and push a docker image to an Azure Container Registry. Then I set up a managed identity in the deployment center in an Azure Web App. However, I get an error in the deployment center: Troubleshooting/setups I…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,318 questions
asked 2024-06-17T16:38:15.1766667+00:00
Jin Sato 0 Reputation points
commented 2024-06-18T04:51:45.3366667+00:00
vipullag-MSFT 25,776 Reputation points
1 answer

Why my timer trigger function is not triggered when deploying my docker container?

My time trigger function is not triggered when deploying it on Azure functions. I deploy it using docker container because I am using selenium. It run successfully on my local host and is triggered perfectly fine, but when deploying it on azure it…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
asked 2024-04-25T10:27:42.56+00:00
Salma 0 Reputation points
answered 2024-06-13T12:05:06.9466667+00:00
Pieter de Bruin 321 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Looks like you don't have access to this content. Are firewalls and virtual networks enabled?

I have only one Microsoft account. I created an Azure container registry, then I added images there. And now I cannot access them myself, why is it happening? and How to fix it?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-06-07T17:49:48.3266667+00:00
Ava12692 20 Reputation points
accepted 2024-06-11T06:08:24.5266667+00:00
Ava12692 20 Reputation points
4 answers

How do I fix TasksOperationsNotAllowed

(TasksOperationsNotAllowed) ACR Tasks requests for the registry tcbomoruyiemmanuel and c35e564c-73ba-40d2-89a7-757bf4571f71 are not permitted. Please file an Azure support request 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.
423 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,061 questions
asked 2024-05-29T22:55:36.5166667+00:00
Omoruyi Aroloye 10 Reputation points
commented 2024-06-10T17:04:00.2966667+00:00
kobulloc-MSFT 26,121 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

ACR Tasks requests for the registry k21acr and a7f0d00e-XXXX-440b-b91a-XXXX are not permitted.

Hi, I am doing a simple lab to push an image to my own Container Registry - but getting the following error: (TasksOperationsNotAllowed) ACR Tasks requests for the registry k21acr and a7f0d00e-XXXX-440b-b91a-XXXX are not permitted. Please file an Azure…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,061 questions
asked 2024-03-03T11:28:58.6133333+00:00
Phyo Thant Aung 20 Reputation points
accepted 2024-06-10T13:14:16.84+00:00
Phyo Thant Aung 20 Reputation points
1 answer One of the answers was accepted by the question author.

How can we access on prem container registry through container apps

We Want to access on prem container registry through container apps. It's signed with on prem PKI. Is there are ability to import root CA for subscription or Containers apps, so i can access container registry. Now it's giving me error regarding SSL…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-05-31T15:50:14.53+00:00
Nguyen 20 Reputation points
accepted 2024-06-04T04:22:44.48+00:00
Nguyen 20 Reputation points
1 answer

Facing issue with acr task

Facing the following issue while build the image by using the Azure Container Registry task (TasksOperationsNotAllowed) ACR Tasks requests for the registry <> and <> are not permitted. Please file an Azure support request at…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
asked 2024-06-02T15:05:04.75+00:00
SD 0 Reputation points
commented 2024-06-03T06:56:25.5166667+00:00
vipullag-MSFT 25,776 Reputation points