757 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.
508 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

ACR Tasks requests for the registry testweb and b6abc0d1-bfc5-46ed-90b2-fa72aa995441 are not permitted.

I am trying to build an Image using sample docker file but it is giving me below error ACR Tasks requests for the registry testweb and b6abc0d1-bfc5-46ed-90b2-fa72aa995441 are not permitted. As per allowed capability i should be able to

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-06-17T03:08:15.5366667+00:00
Ana Conda 0 Reputation points
commented 2025-06-20T01:09:13.0733333+00:00
Siva Pavuluri 490 Reputation points Microsoft External Staff Moderator
2 answers

How to fix Terminating due to java.lang.OutOfMemoryError: Java heap space error

My application is restarting multiple times with Terminating due to java.lang.OutOfMemoryError: Java heap space error. my configuration is like below , Please help on this - name: JVM_OPTS value: -Xms5G -Xmx5G -XX:MaxMetaspaceSize=1024m…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 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.
1,409 questions
asked 2024-01-30T13:31:45.9966667+00:00
Dhal, Sushreesmita 0 Reputation points
answered 2025-06-12T11:03:25.7766667+00:00
sree pathy 0 Reputation points
1 answer

How to set Container Instance to higher than 4 CPU 8GB

The Azure Container Instances documentation (https://learn.microsoft.com/en-us/azure/container-instances/container-instances-resource-and-quota-limits#standard-container-resources) says that the Generally Available Limits are 4 CPU, 16 GB memory, and 50…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-06-10T14:00:04.3366667+00:00
Jason Hendrix 0 Reputation points
commented 2025-06-10T21:19:52.3533333+00:00
Anusree Nashetty 4,375 Reputation points Microsoft External Staff Moderator
1 answer

Numerous Azure Container Instances Won't Start

The Azure Container Instance service seems to be down. We have numerous ACIs that won't start in the East US region. They get stuck in the "Pending" state for a long time and will toggle between the "Repairing" and "Pending"…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-06-04T15:11:00.9533333+00:00
Damon New 0 Reputation points
commented 2025-06-06T10:37:24.5366667+00:00
Nikhil Duserla 7,935 Reputation points Microsoft External Staff Moderator
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
0 answers

Issues with PII Entity Recognition - City/Location and Age Recognition in Spanish

I am writing to report two issues I am experiencing with the PII (Personally Identifiable Information) entity recognition in Azure. Firstly, I have noticed that the current implementation does not seem to identify cities or locations in the text. As a…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2023-08-03T14:52:32.2933333+00:00
David Camilo Navarro 0 Reputation points
commented 2025-05-22T11:21:51.7+00:00
Sandra Martos Llanes 0 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
Markapuram Sudheer Reddy 2,050 Reputation points Microsoft External Staff Moderator
2 answers

Azure Container Instance container stuck in Waiting state

We're deploying an some ACI container via Bicep deployment scripts, but some of the containers are fairly consistently getting stuck in the Waiting state. It seems intermittent when this will happen because some of the containers (using the exact same…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-05-09T17:21:17.3833333+00:00
Max Ackley 30 Reputation points
answered 2025-05-09T18:33:36.8633333+00:00
Pramidha Yathipathi 1,135 Reputation points Microsoft External Staff Moderator
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.
508 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2024-01-15T11:14:05.86+00:00
Kenny Wong (HK) 115 Reputation points
commented 2025-05-02T10:20:01.2133333+00:00
FrostGearsCorp 0 Reputation points
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
2 answers

How do I Mount an Azure file share in Azure Container Instances using managed identities instead of a storage account key?

Following https://learn.microsoft.com/en-us/azure/container-instances/container-instances-volume-azure-files I can mount the file share from a container using the storage account key. But is there a way to mount it without specifying the storage account…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,420 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2024-03-16T16:47:28.76+00:00
Reuben Cummings 60 Reputation points
commented 2025-04-18T09:42:36.9633333+00:00
Laurent Michenaud 0 Reputation points
1 answer

Container didn't respond to HTTP pings on port 80, failing site start while container to azure apps

I created a simple function app by the following the below documentation :https://learn.microsoft.com/en-us/azure/azure-functions/functions-deploy-container?tabs=acr%2Cbash%2Cazure-cli&pivots=programming-language-python before building a docker…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2025-03-18T04:42:43.2666667+00:00
Keerthivasan Chinnathambi 0 Reputation points
commented 2025-04-14T04:51:36.64+00:00
Arko 4,150 Reputation points Microsoft External Staff Moderator
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