446 questions with Azure Container Registry tags

Sort by: Updated
2 answers

Can Azure Container Instance be configured to pull images from a private Container Registry using managed identity?

Can Azure Container Instance be configured to pull images from a private Container Registry using managed identity? I am currently developing a CI/CD pipeline to automate the deployment of a standalone Python simulation application to the Container…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-05-03T10:39:32.16+00:00
Krishnamohan Chityala 20 Reputation points
answered 2024-05-07T05:44:12.22+00:00
v-vvellanki-MSFT 4,920 Reputation points Microsoft Vendor
1 answer

ACR Tasks requests for the registry 01MayCR and 429b2584-3c36-4031-9b80-24ce22d23df9 are not permitted.

Not able to build a docker image and upload it to Container Registry

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-05-06T18:45:30.9766667+00:00
Ishan Mehta 0 Reputation points
answered 2024-05-07T01:54:46.4233333+00:00
vipullag-MSFT 26,211 Reputation points
1 answer

Error message when trying to start container

When I try to browse my deployed application, I receive an error message that says "container can not start". How can I troubleshoot this issue and get my container to start successfully?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-05-04T14:59:30.4333333+00:00
RW dvlpmnt 0 Reputation points
answered 2024-05-06T09:15:59.8733333+00:00
Anveshreddy Nimmala 3,540 Reputation points Microsoft Vendor
0 answers

Got invalid response from Container Registry Rest API Repository methods

Trying to call "Repository - Get Attributes" - GET {url}/acr/v1/{name} with basic auth, username and password are coming from ACR admin user. Got http 200 status code and some landing page html but not json response like example showed in…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2022-05-06T09:27:29.91+00:00
Precy Wang 1 Reputation point Microsoft Employee
commented 2024-05-06T07:56:03.7833333+00:00
Krishnamoorthy, Prasanna 0 Reputation points
1 answer One of the answers was accepted by the question author.

why can't I login into Azure Container Registry?

I'm trying to log in my Container Registry to Push an Image to it. Just doing az login (this command works fine) and then az acr login --name <my registry name>. The second command gives me the error: Error response from daemon: Get…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-05-03T12:29:37.6866667+00:00
Krishnamohan Chityala 20 Reputation points
accepted 2024-05-06T03:34:37.7833333+00:00
Krishnamohan Chityala 20 Reputation points
0 answers

Hello, I'm trying to access my azure account, but it keeps showing me the message "you don't have access to this", and "restricted tenant". It says we have some problems with your login token. I even can't submit a support ticket and can't do anything.

Hi Team, While I was trying to set some permissions to my user account during Azure Container Registry , I made some changes to my role and after that when I am trying to access my azure account, but it keeps showing me the message "you don't have…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-04-25T04:33:50.7666667+00:00
Deepak Sethi 0 Reputation points
edited the question 2024-05-06T03:32:59.25+00:00
Givary-MSFT 32,311 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Does the "Azure for Students" subscription allow one to run ACR tasks? If yes, how?

Hello, I am running the following command: az acr build --image <image-name> --registry <registry-name> --file Dockerfile . and getting the following error: (TasksOperationsNotAllowed) 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.
446 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
690 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
692 questions
asked 2024-05-01T11:26:52.4633333+00:00
Muhammad Taimoor 20 Reputation points
accepted 2024-05-01T12:34:36.34+00:00
Muhammad Taimoor 20 Reputation points
2 answers One of the answers was accepted by the question author.

Pushing docker image to ACR

I am try to build and push docker image to ACR, using azure cloud shell cli, but I keep getting the following error even though I have successfully login to docker: "Message: ACR Tasks requests for the registry bomaregistry and 75101389-d7c7-418 are…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-04-23T12:18:47.1666667+00:00
Bomasi Confidence Nwakegho 20 Reputation points
accepted 2024-04-29T07:51:40.97+00:00
Bomasi Confidence Nwakegho 20 Reputation points
1 answer

What is the use of running Azure functions in Azure Container Apps ?

Do we have any cost savings? while we run azure functions in Azure Container Apps.

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
399 questions
asked 2024-04-26T13:46:53.0933333+00:00
Tejeswar 0 Reputation points
answered 2024-04-26T16:15:43.6133333+00:00
kobulloc-MSFT 26,246 Reputation points Microsoft Employee
1 answer

How to fix ContainerCreateFailure error ["Msg":"Container \u0027xxx\u0027 was terminated with exit code \u0027\u0027 and reason \u0027ContainerCreateFailure\u0027","Reason":"ContainerTerminated","EventSource":"ContainerAppController"]

Hello! When I deploy a container app in my original managed environment (Consumption Only) with 2 CPU cores and 4Gi memory, I am successfully able to pull my image from my Container Registry and deploy it. However if I were to create a dedicated…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
399 questions
asked 2024-04-25T05:53:01.05+00:00
David 0 Reputation points
answered 2024-04-25T07:26:40.6633333+00:00
Anveshreddy Nimmala 3,540 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to enable High Availability / Zonal Redundancy on existing ACR Azure Container Registry ?

Hello, I currently have a Basic plan ACR that I plan to upgrade to "Premium" in order to have High Availability. However, based on the documentations and some testing on a new ACR I created, it appears that there is no way to turn on High…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-04-23T09:14:31.6266667+00:00
Lippy 65 Reputation points
accepted 2024-04-23T09:21:27.21+00:00
Lippy 65 Reputation points
1 answer

.Net-6 docker image from Microsoft Container Registry has vulnerabilities

Hello, I am trying to pull .NET docker images from Microsoft Container Registry and while scanning these images I am seeing below vulnerabilities. Does any body have any suggestion to fix this please? FROM mcr.microsoft.com/dotnet/sdk:6.0-alpine FROM…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,798 questions
asked 2024-04-17T09:59:50.9633333+00:00
Mohammad Ajmal Yazdani 391 Reputation points
commented 2024-04-22T18:12:07.42+00:00
kobulloc-MSFT 26,246 Reputation points Microsoft Employee
3 answers

The resource with name 'name' and type 'Microsoft.ContainerRegistry/registries' could not be found in subscription

I am working on a script where I want to run az acr import. The command tries to list the repository but fails with the error: The resource with name 'name' and type 'Microsoft.ContainerRegistry/registries' could not be found in subscription As you can…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
690 questions
asked 2023-03-10T13:42:26.9466667+00:00
Susheel Bhatt 356 Reputation points
answered 2024-04-17T14:55:13.3066667+00:00
Curtis Barrett 0 Reputation points
0 answers

Site not reachable at www.capstone2project.tech, even though configured on AKS

I have been on my University project, on 'Financial Fraud Detection' and had made an app using php scripts etc, containerized it using Docker (made three containers for frontend, backend and mysql database), created deployments and service files…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 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.
2,073 questions
asked 2024-04-16T05:04:48.7733333+00:00
Rayan Chowdhury 0 Reputation points
commented 2024-04-16T17:22:14.9+00:00
deherman-MSFT 36,831 Reputation points Microsoft Employee
3 answers

I am not sure on the password but it is asking for itwhile running "sudo systemctl restart docker.socket"

Need help on resetting the password. Having the below issue while running the docker pull so using the above statement. Thanks Krishna

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
692 questions
asked 2024-04-15T23:30:08.02+00:00
Krishna Chaitanya Mallipeddi (Tech Mahindra Ltd) 0 Reputation points Microsoft Vendor
edited an answer 2024-04-16T09:02:14.32+00:00
mutaz-msft 2,346 Reputation points Microsoft Employee
2 answers

Private docker registry

How to integrate the my private docker registry with Azure. Where can i place private docker registry and test the connection ? I want use my docker registry instead of ACR. Docker registry hosted one of physical server (not in Azure)

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-04-11T20:11:35.6366667+00:00
Siddu Lavula 0 Reputation points
commented 2024-04-15T04:19:46.6633333+00:00
v-vvellanki-MSFT 4,920 Reputation points Microsoft Vendor
1 answer

Upgrade Microsoft containers from v2.1 to v3.0 (Custom Container)

One of our customers is assessing to upgrade their current Microsoft containers from v2.1 to v3.0, and technical team wanted to check on the below queries. Regarding the 3.0 containers (model 22-08-2023), Template container/layout start up with Using…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
690 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,621 questions
asked 2024-04-08T13:38:53.45+00:00
Rikesh Raj 0 Reputation points Microsoft Vendor
answered 2024-04-15T02:46:37.2033333+00:00
Anveshreddy Nimmala 3,540 Reputation points Microsoft Vendor
0 answers

Transition to Microsoft Defender Vulnerability Management - java sdk, SecuritySubAssessmentInner AdditionalData problem

Hi, We want to migrate from https://video2.skills-academy.com/en-us/azure/defender-for-cloud/defender-for-containers-vulnerability-assessment-azure to https://video2.skills-academy.com/en-us/azure/defender-for-cloud/agentless-vulnerability-assessment-azure which is…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 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,348 questions
asked 2024-02-06T16:43:07.3533333+00:00
Schnider Michael 26 Reputation points
commented 2024-04-08T05:53:29.6166667+00:00
Wu, Jeff 0 Reputation points
1 answer

Application Error in Azure Docker Registry

We are encountering an issue with our NextJS apps hosted on Azure Docker Registry. Specifically, the apps hosted on our domains are experiencing unexpected "Application Errors". At certain times, these apps abruptly encounter an…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-04-05T16:42:50.9+00:00
Mayank Sing 20 Reputation points
commented 2024-04-08T03:56:16.5766667+00:00
v-vvellanki-MSFT 4,920 Reputation points Microsoft Vendor
1 answer

How can i "Run the following commands to add the service principal."

I am fighting with this tutorials. https://github.com/Azure/mtm-labs/blob/main/container/prerequisites/acr.md#give-the-marketplace-access-to-your-acr I'm tring this command. Run the following commands to add the service principal. az ad sp create --id…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-03-26T05:12:09.2966667+00:00
Kurokawa Ryo 0 Reputation points
commented 2024-04-03T07:53:35.4633333+00:00
Deepanshukatara-6769 8,940 Reputation points