446 questions with Azure Container Registry tags

Sort by: Updated
0 answers

containerinstance.ContainerGroupsClient#CreateOrUpdate Failure

containerinstance.ContainerGroupsClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="InaccessibleImage" Message="The image 'docker/aci-hostnames-sidecar:1.0' in container group 'django' is not…

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 2021-06-22T10:17:31.397+00:00
Sahaj Malla 1 Reputation point
commented 2021-06-22T11:29:31.997+00:00
Floris Verhoeven 1 Reputation point
0 answers

Docker Function automated deployment (image pull) inexplicably switches to different CR container

We've had a bit of an odd incident with one of our Azure Functions, and I really can't explain what happened. We're using a number of Docker-based Azure Functions. All of these run a small process every fifteen minutes. They run Docker images that…

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,907 questions
asked 2021-06-07T14:49:55.71+00:00
Christiaan Westgeest 46 Reputation points
commented 2021-06-16T07:18:02.233+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
0 answers

Downloading images built during ML experiment

I have successfully run a AML experiment . In the beginning of the experiment, I included the below command to build a conda environment with my requirements into a pre built image: env = azc.Environment.from_conda_specification(name='my-env',…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,852 questions
asked 2021-06-10T15:06:18.827+00:00
Raghuvarran V H 21 Reputation points
commented 2021-06-11T04:21:45.937+00:00
Raghuvarran V H 21 Reputation points
3 answers

Containers Orchestration

I have a container which is likely to have a python library within the container which needs to be run on demand everyday and the container would need to scale out. Azure Container Instance has been recommended but I have been told Azure Container…

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 Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,907 questions
asked 2021-05-26T22:48:52.847+00:00
Kman 41 Reputation points
commented 2021-06-01T03:51:18.63+00:00
Pramod Valavala 20,616 Reputation points Microsoft Employee
2 answers

Azure Container Registry

Hi I am looking at geo replication of Azure Container Registry to set up Disaster recovery across multiple region. One question, I have is, let's say there is primary region fail over and developers keep on pushing new images to secondary region.…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2020-10-17T02:11:45.73+00:00
d khetwal 1 Reputation point
answered 2021-05-21T12:24:45.08+00:00
Binyam Asfaw Beyene 1 Reputation point
1 answer One of the answers was accepted by the question author.

(Docker) Container Registry Repository Webhook not updating Functions App

Brief Summary My Functions App are not updating when I re-deploy the code via docker image on Azure Container Registry. Details I have a docker image repository on Azure Container Registry. I have a Functions App on which I have several…

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,907 questions
asked 2021-05-19T09:43:21.877+00:00
Kevin Villalobos 46 Reputation points
accepted 2021-05-20T09:47:18.613+00:00
Kevin Villalobos 46 Reputation points
1 answer

Docker Web App/ R takes a long time to start

Hi folks, Hoping you can help and apologies if some of this doesn't make sense. I have a very basic R app (one text box + one button) which I am trying to serve as a Docker Web App to internal users. I've built the image on ubuntu (FROM ubuntu) and…

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,676 questions
asked 2021-05-10T08:40:47.82+00:00
Adrian Capdefier 1 Reputation point
commented 2021-05-19T09:12:53.44+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

restartPolicy issue

I have a app wanna deploy to AKS, it usually occur some error then the pod gonna restart, so I modify the yaml, here it is. apiVersion: apps/v1 kind: Deployment metadata: name: testapp spec: replicas: 1 selector: matchLabels: app:…

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,079 questions
asked 2021-04-21T09:23:42.79+00:00
William A Wang 241 Reputation points
accepted 2021-04-28T10:53:16.44+00:00
William A Wang 241 Reputation points
2 answers

How do you publish to Azure Container Registry from Visual Studio for Mac?

On windows, I can right-click and use the "Publish" option to publish to a repository in Azure Container Registry (ACR). How do I do this with Visual Studio for Mac?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2020-11-22T13:38:30.81+00:00
jdec@jamesdecourcy.com 6 Reputation points
answered 2021-04-23T14:56:11.73+00:00
Mukilan Jeyachandran Jayakumar 1 Reputation point
1 answer

Failed to deploy Image from ACR into App service

HI Team, I have built a docker Image and pushed into Azure Container registry from Azure devops portal. I am trying to deploy the image from ACR into App service via "Azure Webapp for container" task. When I do it, I am getting the below…

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,676 questions
asked 2021-04-20T07:19:09.823+00:00
Sai Supraja Rajasekhar 1 Reputation point
commented 2021-04-21T16:35:35.133+00:00
Ryan Hill 28,011 Reputation points Microsoft Employee
0 answers

How to access to the external IP of a services published in Kubernetes Services?

I have deployed a service in my cluster and its state is correct. Also, the image of my container (which was pushed to ACR) has been built correctly and deployed well. I have executed the kubetcl get pod and kubetcl get services commands and everything…

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 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,079 questions
asked 2021-04-11T23:27:56.047+00:00
Juliana Polo 1 Reputation point
commented 2021-04-20T14:38:06.5+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Error registering resource provider

I have a access of contributer. When I want to register "container registry" it show "The client "xxxxxxlabs.net' with object id 'e4xxxxxx2528' does not have authorization to perform action '84codes.cloudamqp/register/action' over…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2021-03-30T07:41:48.717+00:00
subhash.kalicharan 21 Reputation points
accepted 2021-04-07T09:19:37.303+00:00
subhash.kalicharan 21 Reputation points
0 answers

AML AKS - Failed to Pull Image

We are using a preview future from AKS to stop our cluster with our real-time inference cluster. From time to time when we start the Cluster we wait to all of the services get ready but some of the pods stay without starting. Today researching about…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,852 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,804 questions
asked 2021-04-02T22:03:04.927+00:00
Luciano 1 Reputation point
commented 2021-04-03T18:26:39.857+00:00
Luciano 1 Reputation point
0 answers

Selective failure pulling container from acr

After a machine reboot on a cloud provider that is not Azure, I have a problem pulling the images. Details: Kubernetes 1.19.4 Image required through helm, with a secret docker-registry containing: docker-email docker-username …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2021-03-29T18:00:52.39+00:00
Hubert J 1 Reputation point
commented 2021-03-30T11:10:44.773+00:00
vipullag-MSFT 26,296 Reputation points
0 answers

Azure K8S and Container registry not appearing in azure portal

Hi guys , I'm starting work now with azure devops and created my self a demo project with CI/CD , for this i created AKS and azure container registry , the thing is that after few days when im searching my resources ( aks and registry) i cannot find them…

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,079 questions
asked 2021-03-21T08:30:52.673+00:00
Aviv Levi 1 Reputation point
commented 2021-03-23T06:22:56.277+00:00
Aviv Levi 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to deploy a docker hub image to an existing Azure web app?

Is it possible to set DockerHub image(without login and password) for WebApp with Powershell or AZ CLI? Above document only describes how to setup ACR image for WebApp …

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,676 questions
asked 2021-02-17T12:54:33.463+00:00
Andriy Bilous 11,341 Reputation points MVP
accepted 2021-02-24T12:36:42.137+00:00
Andriy Bilous 11,341 Reputation points MVP
1 answer One of the answers was accepted by the question author.

PHP web app: replace Windows container with Linux one

Hi, is it possible? I am particularly not interested in deleting the app 'cause existing *.azurewebsites.net domain must be preserved. I have issues with .htaccess (rewriting) as well as php.ini settings. Thanks!

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 App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,676 questions
asked 2021-02-16T19:04:55.077+00:00
Alexander Hitrov 21 Reputation points
accepted 2021-02-17T20:40:17.47+00:00
Alexander Hitrov 21 Reputation points
3 answers One of the answers was accepted by the question author.

Error when pulling ACR Helm repository (index and chart)

We use ACR to store Docker images and Helm charts. We use Helm chart with the Helm repository (not the OCI registry). The URI for the helm repository is : https://contoso.azurecr.io/helm/v1/repo We have an operator (Flux v2) running inside an…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2020-11-10T14:04:57.173+00:00
fredgate 26 Reputation points
answered 2021-02-01T12:19:01.897+00:00
Anonymous
1 answer

Azure Container Registry Instance without pull authentication

Hi Team, I want to create a new Azure Container Registry and we dont want any authentication to be set to pull the images. Means I will set Role AcrPush to authentication(App Registration Name) If i wont set AcrPull Role to any credentials. Can I…

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 2021-01-29T13:52:25.547+00:00
Madanala, Jayashree 151 Reputation points
answered 2021-01-29T23:53:09.147+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
1 answer

Azure App Service Containers Max URL Length

I'm running into an issue with a container I am running via an Azure App Service. Everything works great except for the Service I am running allows very large queries via GET requests. I'm getting the 404.14 Error, URL Exceeds max length. Is there any…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2021-01-08T00:44:22.4+00:00
Nicholas Romano 1 Reputation point
commented 2021-01-14T00:41:52.373+00:00
SUNOJ KUMAR YELURU 14,051 Reputation points MVP