446 questions with Azure Container Registry tags

Sort by: Updated
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://video2.skills-academy.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 Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,504 questions
asked 2024-07-28T13:28:10.5+00:00
Olle Carlberg 40 Reputation points
commented 2024-07-30T10:26:36.4433333+00:00
Srinud 2,235 Reputation points Microsoft Vendor
0 answers

ACR: I am being charged in the 12-month free period

Introduction: Failed attempts to get help After so many wasted hours trying to somehow communicate with Azure staff, I am frustrated because it is just plain impossible: Chat support is purely for sales (as they themselves state). Despite their good…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-07-24T11:02:09.64+00:00
César Adriel Airaldo 6 Reputation points
commented 2024-07-26T10:51:01.33+00:00
César Adriel Airaldo 6 Reputation points
2 answers

Does ACR support SN+I authentication?

I read the documentation Authenticate with service principal - Azure Container Registry | Microsoft Learn and found ACR supports certificate-based authentication. However, I didn't find in any documents about whether it supports Subject Name + Issuer…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-07-19T23:49:27.0766667+00:00
Yuxuan Li 0 Reputation points Microsoft Employee
answered 2024-07-23T16:18:22.6433333+00:00
Nikhil Duserla 2,025 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Azure container instance restarts perpetually. Image is based taken from azure container registry. Problem: One or more of the containers in 'express-app' are in a 'Waiting' state and may not be running.

Here are the files for a basic express app I am trying to containerize and deploy on the Azure container registry. index.js const express = require('express') const morgan = require('morgan') const app = express() const port = process.env.PORT ||…

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 2024-07-15T23:25:20.2866667+00:00
Bhavesh Ittadwar 25 Reputation points
accepted 2024-07-23T14:34:32.22+00:00
Bhavesh Ittadwar 25 Reputation points
1 answer

ACR Tasks requests for the registry cijoacrreadit and 7e5d96a3-f602-486d-afbd-f7899c8f251c are not permitted.

ACR Tasks requests for the registry cijoacrreadit and 7e5d96a3-f602-486d-afbd-f7899c8f251c are not permitted.

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2024-07-16T06:34:57.32+00:00
cijo cyriac 0 Reputation points
commented 2024-07-19T06:49:39.6366667+00:00
Nikhil Duserla 2,025 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

[RESOLVED ]Troubleshoot Network-restricted ACR task

UPDATED: Turn out there is an issue in the base64 encoded cmd. The cmd is trying to run az cli command and cause the error "unable to find image 'az:latest' locally Hi, I am trying to create an auto-cleaning task for our service's 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-07-11T05:14:58.8033333+00:00
Shujing Zhang 20 Reputation points Microsoft Employee
accepted 2024-07-12T06:03:34.32+00:00
Shujing Zhang 20 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.
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
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,608 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.
446 questions
asked 2024-07-03T08:37:36.3466667+00:00
Brynel Peter Libera (CONVERGYS CORPORATION) 40 Reputation points Microsoft Vendor
accepted 2024-07-08T04:38:41.23+00:00
Brynel Peter Libera (CONVERGYS CORPORATION) 40 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.
446 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.
446 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
399 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.
446 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 26,211 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.
446 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
690 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,246 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.
446 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.
249 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 27,771 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.
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
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-06-25T11:30:13.6866667+00:00
Shuchita Chiwande 0 Reputation points
commented 2024-06-28T18:11:33.6633333+00:00
kobulloc-MSFT 26,246 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.
446 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 36,831 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.
446 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.
446 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
690 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,540 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.
446 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 2,025 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.
446 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 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 26,211 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.
446 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 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