481 questions with Azure Container Registry tags

Sort by: Updated
0 answers

How to integrate private registry with AKS

I need attache a private container registry (Nexus) outside of Azure to my AKS. The only documentation I was able to find was…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 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,259 questions
asked 2025-02-11T15:49:40.43+00:00
Daniel Bianco 0 Reputation points
1 answer

Unable to push images to Azure Container Registry

Hi there We are having problems pubishing to an azure repository. The image isnt being updated/added Publishing from visual studio shows no errors message and shows the publish has succeeded, but In azure the repository image has not updated. Regards

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
asked 2025-02-10T11:07:22.9566667+00:00
Jonathan Peers 0 Reputation points
commented 2025-02-11T12:54:48.3433333+00:00
Aidan 0 Reputation points
1 answer

On which Service I can deploy an app which based on a Docker Compose file?

Hi! I built an app that runs on a Docker container. The app uses a Mongo DB Docker image. I combine the Flask container, the MongoDB container, and the Mongo Express container into a Docker compose file and I want to run all of them on a serverless…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
727 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
525 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,265 questions
asked 2025-02-07T12:29:51.2133333+00:00
טל כהן 0 Reputation points
commented 2025-02-11T12:43:30.56+00:00
Srinud 3,690 Reputation points Microsoft Vendor
0 answers

How to run Docker Compose on Azure.

I have a local Linux Docker Compose project. I use docker-compose.yml and docker-compose.override.yml files to start 8 containers, all instances of different Docker images. Containers need to communicate with each other and be accessible on ports 80 /…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
asked 2025-01-31T08:03:31.97+00:00
Chris Taylor 0 Reputation points
commented 2025-02-10T17:06:53.1233333+00:00
Srinud 3,690 Reputation points Microsoft Vendor
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.
481 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
525 questions
asked 2024-04-03T03:34:07.6633333+00:00
Dan Kanivas 0 Reputation points
commented 2025-02-05T00:13:21.1533333+00:00
Abhishek Suresh 1 Reputation point Microsoft Employee
0 answers

Deploying Docker Containers to Azure with Different Environment Variable Files

I have built a Docker image which I plan on deploying to Azure Container Instances. The Docker image has a .env which stores all the keys and variables that it needs to function. I have two different production environment variable files (.env.prod1 and…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
727 questions
asked 2025-01-25T08:03:23.0366667+00:00
johananmahendran 120 Reputation points
commented 2025-01-29T05:24:02.1233333+00:00
Mahesh Goud Juvvadi 1,940 Reputation points Microsoft Vendor
2 answers

Cannot connect to internet from inside a docker container in Ubuntu VM

Hi, I am trying to access internet from inside docker containers in an Ubuntu VM. According to the azure documentation found here: https://learn.microsoft.com/en-us/azure/virtual-network/deploy-container-networking#deploy-plug-in-for-docker-containers I…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,337 questions
asked 2024-12-18T05:39:59.78+00:00
Gabriel Castillo 0 Reputation points
commented 2025-01-28T15:19:06.9766667+00:00
Nikhil Duserla 4,285 Reputation points Microsoft Vendor
1 answer

Visual Studio failed to publish to Azure Container Registry

Hi, I have an ASP.NET Core application that I am trying to migrate to Azure. I am using Azure Container Registry to publish my app's images and run it on Container App. Until a few days ago, I was able to successfully push the image to the container…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,777 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,287 questions
asked 2025-01-21T15:33:13.06+00:00
Pampua84 1 Reputation point
commented 2025-01-22T18:42:42.6966667+00:00
Akshay kumar Mandha 2,510 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

It is not permitted to build and upload images to my acr

Dear AZ-ers, My command and output: az acr build --registry Azureosbus --image aks-store-demo/product-service:latest ./src/product-service/ Packing source code into tar to upload... Excluding '.gitignore' based on default ignore rules Uploading archived…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
asked 2025-01-14T09:34:51.0433333+00:00
Oscar Buse 20 Reputation points
accepted 2025-01-17T09:05:49.6233333+00:00
Oscar Buse 20 Reputation points
0 answers

Issue with Azure Service Principal and ACR Authentication

I’ve created an Azure Service Principal and assigned the following roles: ACR Push, ACR Pull, and Contributor. The commands I used are: 1: az ad sp create-for-rbac --name "

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
asked 2025-01-15T09:33:36.3733333+00:00
Ajay Bahuguna 20 Reputation points
commented 2025-01-17T08:43:26.5733333+00:00
Mahesh Goud Juvvadi 1,940 Reputation points Microsoft Vendor
1 answer

ACR image retention

Hi, is there a way to impose a retention policy on ACR, specifically for a repo? I want images older than 7 days to be gone. Thanks.

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
asked 2025-01-08T10:58:26.5766667+00:00
Subin Sabu 0 Reputation points
commented 2025-01-16T11:32:19.6533333+00:00
Srinud 3,690 Reputation points Microsoft Vendor
4 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.
481 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
727 questions
asked 2023-03-10T13:42:26.9466667+00:00
Susheel Bhatt 346 Reputation points
answered 2025-01-10T19:30:33.1+00:00
Mark Garrison 0 Reputation points
1 answer

Container App Activation Failed without error, checked everything, spent 2 days by now, please help

Hello, I got 3 container apps running in a container app env with workload profiles Consumption and D4. The Consumption type apps startup normally. The D4 type app failsto start up, but only inconsistently. These 3 apps are run in 3 deployment envs…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
525 questions
asked 2024-11-18T21:10:03.5333333+00:00
Filipp Trigub 0 Reputation points
answered 2025-01-10T08:52:11.47+00:00
Filipp Trigub 0 Reputation points
1 answer One of the answers was accepted by the question author.

container registry quickstart tutorial blocked immediately

I am following this tutorial https://learn.microsoft.com/en-us/azure/container-registry/container-registry-quickstart-task-cli and have created my resource group and a unique name for my container registry. When I attempt to build the image and push it…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
asked 2025-01-03T20:10:59.08+00:00
Kyle Bradshaw 20 Reputation points
accepted 2025-01-09T23:58:09.96+00:00
Kyle Bradshaw 20 Reputation points
1 answer

Since August 2024, Azure Container Registry has a system of name reservation, to prevent re-use of subdomain name for a time after deletion. My question is how long is that time ?

Since August 2024, Azure Container Registry has a system of name reservation, to prevent re-use of subdomain name for a time after deletion. My question is how long is that time ? How long must I wait to recreate the ACR in another tenant ?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
asked 2025-01-07T16:38:09.9833333+00:00
BLIGNY Stephane 0 Reputation points
commented 2025-01-09T08:17:29.46+00:00
BLIGNY Stephane 0 Reputation points
1 answer

sudo docker pull munshifyconatinerization.azurecr.io/munshify/admin-panel:latest Error response from daemon: Head "https://munshifyconatinerization.azurecr.io/v2/munshify/admin-panel/manifests/latest": unauthorized: {"errors":[{"code":"UNAUTHORIZED","mes

enable to take a docker pull i am getting this error sudo docker pull munshifyconatinerization.azurecr.io/munshify/admin-panel:latest Error response from daemon: Head…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
asked 2025-01-07T05:39:45.3433333+00:00
Shobith Shetty | IT Infra | ETPL 0 Reputation points
commented 2025-01-09T07:06:25.2166667+00:00
Sai Krishna Katakam 1,710 Reputation points Microsoft Vendor
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.
481 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
709 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.
7,987 questions
asked 2024-02-12T14:12:20.6366667+00:00
Md Shahedur Rahman 10 Reputation points
commented 2025-01-08T09:58:28.07+00:00
Kay Rogage 6 Reputation points
1 answer

TasksOperationsNotAllowed error using free azure account as owner from azure cli in wsl2 ubuntu

I am logged in to Azure cli installed in wsl2 default ubuntu newly installed in a fresh windows 11 using an account with "roleDefinitionName": "Owner". I am trying to follow some Microsoft tutorials about Azure container apps.…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
525 questions
asked 2025-01-05T13:44:43.71+00:00
michael andersson 0 Reputation points
commented 2025-01-06T11:04:26.0566667+00:00
Mahesh Goud Juvvadi 1,940 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to Allow Customers to Access Azure Container Registry from Another Tenant?

I have an Azure Container Registry (ACR) that is private where I push Docker images for our customers. The customers have their own Azure accounts, and I want to allow them to only pull images from the ACR in our Azure account. How can this be done in…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,265 questions
asked 2024-12-09T13:34:09.6166667+00:00
xdf1038 20 Reputation points
commented 2024-12-18T01:34:53.5066667+00:00
Sai Krishna Katakam 1,710 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to containerize a python application and deploy it in AKS

How can I create Docker file or containerize a python application and deploy it in AKS

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
727 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,259 questions
asked 2024-12-11T08:57:22.8+00:00
Anuja Benziger 25 Reputation points
commented 2024-12-13T09:14:02.58+00:00
Anuja Benziger 25 Reputation points