234 questions with Azure Container Instances tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Azure Container Instance terminated but the container is still transitioning

Goodmorning, I have some ACI resources that, randomly, as far as I can tell, complete with success as shown by logged events but the container is stuck in "the container is still transitioning...". The error seems not to resolve withing some…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2023-09-25T13:39:50.2366667+00:00
Luca Maurelli 30 Reputation points
commented 2025-06-28T10:21:04.4+00:00
Pablo Aschieri 0 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.
511 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2024-07-03T11:04:25.0466667+00:00
Michael Huneycutt 25 Reputation points
commented 2025-06-24T20:28:51.11+00:00
Gonzalez, Erick - Federal 0 Reputation points
2 answers One of the answers was accepted by the question author.

409 status error while deploying Nginx image through Terraform

I am deploying an Nginx image in an Azure Container Group resource using Terraform. Below is the code: resource "azurerm_resource_group" "example" { name = "test-rg" location = "EastUS" } resource…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-05-08T18:23:54.6066667+00:00
Jaimin Joshi 50 Reputation points
accepted 2025-06-01T16:58:46.9033333+00:00
Jaimin Joshi 50 Reputation points
1 answer One of the answers was accepted by the question author.

How can I access a container instance that has a private IP?

Hi! I have a container instance running an image of a Neo4J database. I don't want expose my Neo4j to public internet, but I want to be able to use the Neo4J browser to verify the data or execute queries on spot. For this I need to be able to make a…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-05-24T14:04:30.09+00:00
Ruud Rotte 20 Reputation points
accepted 2025-05-26T08:34:16.0666667+00:00
Ruud Rotte 20 Reputation points
1 answer One of the answers was accepted by the question author.

I can't delete azure container instance, returns internalservererror

(InternalServerError) Encountered an internal server error. The tracking activity id is 'e06070fa-946b-497f-98b7-de91ede6da97', correlation id is '198260a3-1ce1-4b6b-93f1-67454573361f'. Code: InternalServerError Message: Encountered an internal server…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-03-14T16:49:36.14+00:00
Saulo Paiva 20 Reputation points
accepted 2025-05-22T12:31:19.99+00:00
Saulo Paiva 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to deploy an Azure Files storage share into a container using a json template

In my storage account I've created an Azure Files share that I want to add to a Linux container that I already have deployed. What I want to do is redeploy the container using an ARM template with the file share mounted. How exactly to do this? The…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-05-04T06:48:23.44+00:00
Zubin Sethna 41 Reputation points
commented 2025-05-13T06:51:15.3333333+00:00
Sudheer Reddy 2,055 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Create a Container Instance using an Image from Docker Hub

When I try creating a Container Instance using an image from "Other registry", I get the following error message: An error response is received from the docker registry 'docker.io'. Please retry later. Others in the Docker community have…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-04-23T14:30:06.89+00:00
LIGEngelsen 75 Reputation points
accepted 2025-04-23T18:46:39.3933333+00:00
LIGEngelsen 75 Reputation points
1 answer One of the answers was accepted by the question author.

Use a customer-managed key (CMK) with an Docker "Container Instance"

I'm building my first container instance in Azure. When I get to the "Advanced" options, I have the ability to configure "key management". I want to use a customer-managed key (CMK). I followed the instructions within this KB article…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-04-22T12:40:47.2533333+00:00
LIGEngelsen 75 Reputation points
commented 2025-04-23T13:54:31.7466667+00:00
LIGEngelsen 75 Reputation points
1 answer One of the answers was accepted by the question author.

Container instance with managed identity is not working with storage account and other Azure services

Hi. I'm facing issues with container instances for 2 subscriptions in East US. Code deployed to container instance is using managed identity access to storage account, and to Azure AI services multi-service account. Beginning from 9th of March managed…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-03-12T10:31:42.85+00:00
Serhii Divnych 45 Reputation points
commented 2025-04-10T07:32:26.3266667+00:00
Tom Gielow 5 Reputation points
2 answers One of the answers was accepted by the question author.

Static private IP for Azure Container Instance

Hi! I have two ACIs in private network. Both containers have private ip address from subnet. But it is dynamic ip addreses. How do I can provide network between two containers if when I restart containers it changes private IP addresses. Maybe there is…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2024-02-22T10:12:24.7466667+00:00
Alexander Lapin 65 Reputation points
commented 2025-04-07T10:04:21.58+00:00
Tal Yitzhak 0 Reputation points
1 answer One of the answers was accepted by the question author.

The image 'microsoft/azure-vote-front:cosmosdb' in container group 'aci-demo' is not accessible.

When I tried with the following learning path, an error occurred. I contacted you from the feedback of the learning pass, but there is no response. Please tell me how to resolve the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2021-09-09T09:29:02.31+00:00
るしぇるしぇ 26 Reputation points
commented 2025-04-07T09:29:40.1966667+00:00
Conor Wyse 5 Reputation points
2 answers One of the answers was accepted by the question author.

Use custom base images or images other than default ones on deployment Scripts?

Following the documentation - A Bicep deployment script runs within an Azure Container Instance (ACI), which pulls an image from the Microsoft Container Registry. The documentation states: "The ACI downloads container images from the Microsoft…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-03-02T15:18:06.15+00:00
Manish Kumar 20 Reputation points
accepted 2025-03-06T12:17:49.42+00:00
Manish Kumar 20 Reputation points
1 answer One of the answers was accepted by the question author.

Title: InaccessibleImage Error - Unable to Pull Image from ACR in Azure Container Instance

Issue Summary: The Azure Container Instance (ACI) is unable to pull the image ***/todoapp/91 from the Azure Container Registry (ACR), resulting in an InaccessibleImage error. This issue is likely due to missing permissions, incorrect registry…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-03-02T22:38:44+00:00
Neetu Pal 40 Reputation points
commented 2025-03-05T00:16:44.36+00:00
Neetu Pal 40 Reputation points
3 answers One of the answers was accepted by the question author.

Open a range of ports on a container instance

I can create a Docker container instance with 10 ports open. We are working on a specific service that requires way more ports open. Is possible to open a range of ports in a docker container instance? Like 5000 - 10000

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2023-03-11T15:36:49.5+00:00
Felix Support 25 Reputation points
commented 2025-02-14T10:22:49.3133333+00:00
Benjamin Newton 0 Reputation points
1 answer One of the answers was accepted by the question author.

ACI privileges and possibility of blobfuse2 mounting

Hello, I have been trying to mount an Azure Blob Storage container within an Azure Container Instance (ACI) using blobfuse2, but I have been unsuccessful. I suspect the issue is due to the limited privileges available in ACIs, unlike Docker containers…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-02-11T15:40:19.8433333+00:00
punit gwalani27 20 Reputation points
edited the question 2025-02-12T20:04:06.8+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Running a tutorial Container Instance. Keeps restarting.

I've got a bit of experience with Docker images. But I'm quite new to Azure Container Instances. So I've tried to push an image of my own. That was successful. But it kept restarting. So to better understand the situation, I thought it be better to start…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-02-10T22:16:06.4966667+00:00
Marcel-Jan Krijgsman 60 Reputation points
accepted 2025-02-11T10:02:55.5566667+00:00
Marcel-Jan Krijgsman 60 Reputation points
2 answers One of the answers was accepted by the question author.

Using Managed Identity in Azure Container Instances (ACI) - GA Timeline Inquiry

Managed identities in Azure Container Instances (ACI) are currently in preview. What is the estimated timeline for when this feature will reach General Availability (GA)?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-01-08T23:44:14.3266667+00:00
Jeevan, Dhinnesh 25 Reputation points
accepted 2025-01-10T04:28:02.71+00:00
Jeevan, Dhinnesh 25 Reputation points
3 answers One of the answers was accepted by the question author.

Does Azure container instance support Instance metadata /medata/instance

When I try to access the Instance Metadata endpoint by execing into the container instance, I get the following error SandboxHost-638313869729567099:/# curl -v -s -H Metadata:true --noproxy "*"…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2023-10-03T10:50:01.6233333+00:00
NS 40 Reputation points
commented 2025-01-06T19:32:45.1933333+00:00
Jerome-9531 0 Reputation points
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.
511 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,458 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
1 answer One of the answers was accepted by the question author.

Use a GitHub secret for azure/container-apps-deploy-action@v1

In GitHub, we have a step azure/container-apps-deploy-action@v1. We purchased a Fontawesome license and now need to pass the key from GitHub secrets to the Dockerfile used in this step. We tried different options. For example: ... - name: Deploy…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
692 questions
asked 2024-11-23T17:54:52.4833333+00:00
Tema 20 Reputation points
accepted 2024-11-28T15:44:58.9+00:00
Tema 20 Reputation points