396 questions with Azure Container Registry tags

Sort by: Updated
1 answer

ACR webhook is not restarting container

Hello, I am trying to set up an App Service that pulls a new version of a Docker Image everytime it is pushed to the ACR using Bicep. Here is my Bicep file: @description('Location the resources for the website should be created in') param location string…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2024-01-22T09:14:27.08+00:00
kiecodes 5 Reputation points
commented 2024-01-25T04:15:58.2933333+00:00
Anveshreddy Nimmala 2,465 Reputation points Microsoft Vendor
1 answer

Why my Azure Container Instances (Postgresql database with persistence storage/multi-containers) from Docker Compose fail to start up? (with no error message/log)

I followed this link to deploy multiple containers to Azure Container instances with docker compose file with some slight modifications. https://learn.microsoft.com/en-us/azure/container-instances/tutorial-docker-compose My containers contain one server…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-01-15T11:14:05.86+00:00
Kenny Wong (HK) 0 Reputation points
commented 2024-01-25T03:24:40.3866667+00:00
Anveshreddy Nimmala 2,465 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How can we change the primary region of ACR.

Hi, We have enabled geo-replication for our ACR and we would like to change our primary region. Initially, we created the ACR with single region(Melbourne), however, MEL don't support the AZ. So, we decided to create geo-replication to Sydney region as…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-01-22T04:57:48.8166667+00:00
Rajesh Raguraman 20 Reputation points
commented 2024-01-22T06:28:44.9033333+00:00
Rajesh Raguraman 20 Reputation points
1 answer One of the answers was accepted by the question author.

Managed Identity - Azure Container Instance and Container Registry

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.
396 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-01-19T16:25:22.4033333+00:00
Velluva, Anoop 65 Reputation points
commented 2024-01-21T13:15:25.33+00:00
Velluva, Anoop 65 Reputation points
1 answer

docker login to azure ACR through private endpoint gets 403 forbidden

Hi all, I have created an Azure ACR in a RG. ACR has Public Access enabled for all networks. For private access I have configured an endpoint getting an ip from a private subnet. When performing docker login xxxxxx.azurecr.io with admin account…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 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.
951 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-01-12T15:35:32.1666667+00:00
PENTARIS George 0 Reputation points
commented 2024-01-18T05:40:09.3666667+00:00
Anveshreddy Nimmala 2,465 Reputation points Microsoft Vendor
7 answers One of the answers was accepted by the question author.

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 Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2021-02-21T11:52:12.423+00:00
jbx999 246 Reputation points
answered 2024-01-17T13:22:35.4966667+00:00
Marian Dobesch FIS-ASP 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Container Apps not pulling latest image

I am having some trouble with Azure Container Service not pulling my latest docker image. I am deploying through azure bicep and have the container registry and credentials setup correctly. It is referencing a specific version of a container image. E.g.…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
272 questions
asked 2024-01-13T00:13:19.82+00:00
Greg H 25 Reputation points
commented 2024-01-14T01:22:29.7933333+00:00
Greg H 25 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a way to automatically or more efficiently remove old Azure container images?

Devop teams have to manually remove container registry images to prune outdated images. We would like to find a way for them to automatically remove them. Does this exist and/or is there a more efficient way than just manually removing them?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
asked 2023-10-19T18:53:10.8233333+00:00
LaBombard, Lory 41 Reputation points
accepted 2024-01-12T15:48:04.92+00:00
LaBombard, Lory 41 Reputation points
1 answer One of the answers was accepted by the question author.

Private docker registry with Azure

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.
396 questions
asked 2024-01-05T17:40:21.9366667+00:00
Manikanth 60 Reputation points
accepted 2024-01-10T05:00:46.3833333+00:00
Manikanth 60 Reputation points
2 answers

To complete my Udacity project, I constructed a container registry. When I went to verify my Docker images that I had submitted to Repositories, however, the Azure portal always displayed the warning "Unable to load information to the grid." "Reason: 0."

i have created a container registry. When I went to verify my Docker images that I had submitted to Repositories, however, the Azure portal always displayed the warning "Unable to load information to the grid." "Reason: 0." There are…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-01-04T19:07:38.0766667+00:00
Raghava 0 Reputation points
commented 2024-01-10T02:15:49.85+00:00
vipullag-MSFT 24,211 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

How to configure ACR with only Private network & Private SSL Certificate.

CONTEXT: I want to configure my ACR with Private network & expose with Private Endpoints using Private DNS zone so that all my VMs (In Same VNet) & AKS can access this registry using Private Endpoint. ISSUE: I've disabled Public Access but still…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 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.
951 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,165 questions
asked 2023-12-31T11:20:45.8766667+00:00
Atul Vishwakarma 40 Reputation points
answered 2024-01-06T20:01:47.0366667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
1 answer

Try Login into Azure Account using CMD | az login

Hi I Try Login into Azure Account using CMD Command az login give me thias message C:\Users\Home>az login Please select the account you want to log in with. No subscriptions found for <xxxx.xxxx>@hotmail.com. What is solution? Thaks

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,166 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,165 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,587 questions
asked 2023-12-31T07:12:10.88+00:00
IBNABBAS-9487 0 Reputation points
commented 2023-12-31T08:51:27.6466667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
3 answers

Azure WebApp Fails to pull from ACR after making zero changes

I deployed an Azure WebApp successfully pulling from Azure Container Registry yesterday. After the day, I stopped the WebApp. When I attempted to turn it back on, I received the following error message: 2023-04-16T17:05:45.988Z ERROR - Pulling docker…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2023-04-16T17:37:39.1533333+00:00
Noah Tucker 10 Reputation points
answered 2023-12-27T20:45:30.7633333+00:00
Dale 0 Reputation points
1 answer

Container registry compute power

I am currently trying to build a docker image that builds Pytorch with MSCCL backend, but I am not sure where I can achieve this. By where I mean in which environment as this is a memory and compute-intensive task. I am doing this by following the guide…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
asked 2023-12-04T01:57:27.2066667+00:00
Soon Jae Park 0 Reputation points
commented 2023-12-16T01:59:40.32+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
1 answer

Getting a 401 when trying to start a pod using an image from the registry in AKS

I'm trying to deploy a statefulset and I'm getting: failed to authorize: failed to fetch anonymous token: unexpected status from GET request to…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 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,869 questions
asked 2023-11-29T20:05:59.6+00:00
Matthieu Patou 0 Reputation points
commented 2023-12-12T04:06:07.82+00:00
v-vvellanki-MSFT 3,895 Reputation points Microsoft Vendor
1 answer

How to fix the issue of not able to view the image in my container registry while creating the container instance in Azure?

Image is rootscregistry.azurecr.io/server:latest in standard Azure container registry with public network access enabled and I am able to pull the image to local as well. The image is visible for selecting in Azure webapp but not available for selection…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2023-12-06T10:33:42.8233333+00:00
Kurian Uthuppu 0 Reputation points
edited an answer 2023-12-07T10:49:53.1933333+00:00
vipullag-MSFT 24,211 Reputation points Microsoft Employee
2 answers

Error XenonWorkersNotAllowedInResourceGroup when trying to create Web App for Containers / Windows

I am trying to create a Web App for Containers. I select 'Docker Container' and 'Windows'. I try to source it from Docker Hub. I am using a test/trial/free subscriptions. I have tried creating resource groups in many different regions and different…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
asked 2023-12-02T18:32:14.35+00:00
Bill Reynen 5 Reputation points
answered 2023-12-05T21:17:38.0933333+00:00
deherman-MSFT 33,626 Reputation points Microsoft Employee
1 answer

How to fix exception Microsoft.Data.SqlClient.SqlException (0x80131904): Failed to authenticate the user ""

Hello, I am learning AKS and ACR through my test microservices. I am trying to connect AKS pod (deployed .NET microservice container) to Azure SQL Database, but I keep getting this exception after the AKS pod is created: …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 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,869 questions
asked 2023-11-24T13:11:06.64+00:00
Andrey Dimitrov 5 Reputation points
commented 2023-12-04T09:28:02.32+00:00
Prrudram-MSFT 22,381 Reputation points
1 answer

ACR push issue

I'm facing the below issue on pushing an image to my ACR repo "received unexpected HTTP status: 500 Internal Server Error" My ACR is on standard tier and using an additional storage of 35GB making it a total of 135GB(100+35). Pull is…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 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.
951 questions
asked 2023-11-22T06:00:39.0566667+00:00
Subin Sabu 0 Reputation points
commented 2023-11-29T22:32:32.1666667+00:00
Prrudram-MSFT 22,381 Reputation points
1 answer One of the answers was accepted by the question author.

How to manage container registry centrally instead of having per resource group?

Problem: We are having more than 6 resource groups with 6 AKS cluster in separate Vnets. We've created separate ACR per resource group but eventually container images being shared among all resource group AKS so its not efficient to have duplicate image…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 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.
951 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,869 questions
asked 2023-11-28T15:01:19.0766667+00:00
Atul Vishwakarma 40 Reputation points
accepted 2023-11-28T18:25:00.6466667+00:00
Atul Vishwakarma 40 Reputation points