751 questions with Azure Container Instances tags

Sort by: Updated
0 answers

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.
751 questions
asked 2025-05-04T06:48:23.44+00:00
Zubin Sethna 21 Reputation points
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.
494 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2024-01-15T11:14:05.86+00:00
Kenny Wong (HK) 110 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.
751 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.
751 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,403 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 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.
751 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 2,130 Reputation points Microsoft External Staff
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.
751 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.
751 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.
751 questions
asked 2021-09-09T09:29:02.31+00:00
るしぇるしぇ 26 Reputation points
commented 2025-04-07T09:29:40.1966667+00:00
Conor Wyse 0 Reputation points
1 answer

How to overcome the retirement of Docker Compose integration for Azure Container Instances?

I'm trying to deploy a multiple docker container application called CVAT to ACI using docker compose, I followed the tutorial on microsoft https://learn.microsoft.com/en-us/azure/container-instances/tutorial-docker-compose. But i receive the message that…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2024-01-19T10:47:38.4433333+00:00
Christiaan Neijens 36 Reputation points
commented 2025-04-04T14:20:10.52+00:00
Christiaan Neijens 36 Reputation points
0 answers

Issue with creating a container instance for Twingate connector

I am using Pulumi to manage my resources and am unable to create my twingate connectors. The first error was a 401 unauthorized, stating that the Azure Container Instance Service did not have permission to access the scope. I gave it explicit access. Now…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2025-03-19T20:26:41.76+00:00
Charlee Gordon 0 Reputation points
commented 2025-03-28T08:15:51.1+00:00
Arko 2,130 Reputation points Microsoft External Staff
2 answers

Cannot restart a container. Too many requests

We need to restart an container that was shut down as a troubleshooting step. Now we get a docker pull error even though we could not possibly be over the limit. Thanks in advance for any guidance.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2025-03-20T21:49:05.3066667+00:00
Michele Blakeslee 0 Reputation points
answered 2025-03-22T17:07:59.1866667+00:00
LISBOA-4826 240 Reputation points
1 answer

DfC pre-scan possible (before pushing an image to a container)?

Is there a way to run a Defender for Containers like-scan before I push an image to a container? My team would like to verify that an image will pass DfC scans before pushing an image....

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,529 questions
asked 2025-02-18T15:07:05.5766667+00:00
Smith, Patrice 0 Reputation points
edited an answer 2025-03-19T18:06:50.34+00:00
Iufor 0 Reputation points
2 answers

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.
751 questions
asked 2025-03-14T16:49:36.14+00:00
Saulo Paiva 0 Reputation points
commented 2025-03-19T13:09:45.55+00:00
Nikhil Duserla 6,955 Reputation points Microsoft External Staff
1 answer

Expose ACI container in private subnet to public IP

I need to expose an Azure Container Instance that's in a private subnet to a public IP Address. I found these three options, which one is the most economical? Option 1: Use an Azure Load Balancer Option 2: Use an Azure Application Gateway Option 3: Use…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2025-03-17T22:53:13.9766667+00:00
Pablo Schor 0 Reputation points
commented 2025-03-19T08:11:36.5266667+00:00
anashetty 3,155 Reputation points Microsoft External Staff
1 answer

Encountering InvalidImageRegistryPassword when attaching Log Analytic Workspace to my Container Instance

I cannot attach my Log Analytic Workspace to my Azure Container Instance Error shown below The password in the 'imageRegistryCredentials' of container group 'my-container' cannot be empty. My container is still running and pulling images successfully…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2025-03-13T05:55:02.8566667+00:00
Jorgen Josef Martin (SRE) 0 Reputation points
commented 2025-03-19T04:51:05.05+00:00
Akshay kumar Mandha 2,915 Reputation points Microsoft External Staff
1 answer

Azure Container Instance terminated but the container is still transitioning

I found another question in here (same title, I copied it from there), from September of 2023, when this was apparently a known issue and fix was in progress. I have an Azure Container Group that contains a single image with a single console application…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2025-03-18T18:30:36.45+00:00
Toby 0 Reputation points
answered 2025-03-18T20:37:21.6033333+00:00
Markapuram Sudheer Reddy 1,670 Reputation points Microsoft External Staff
1 answer

Getting connection reset while accessing azure container instance

I have created one docker image using dot net core and successfully pushed the image in container registry. After that I have published the same image in container app and container instance. I am not getting any issue in container app, but getting…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2025-03-06T12:01:43.76+00:00
Binod Kumar 20 Reputation points
commented 2025-03-18T12:32:57.1+00:00
Suresh Estharakula 400 Reputation points Microsoft External Staff
1 answer

Problem deploying Container Instance of PostgreSQL database server mounted on file share

I'm creating a PostgreSQL container instance with this command line az container create  --resource-group sofresgroup  --name sofpostgres  --image sofacr.azurecr.io/postgres:17.4 --ports 5432  --environment-variables POSTGRES_PASSWORD=xxxxxx…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2025-03-01T22:46:38.5133333+00:00
Pablo Schor 0 Reputation points
answered 2025-03-11T23:03:53.3766667+00:00
kobulloc-MSFT 26,721 Reputation points Microsoft Employee
3 answers

cannot delete container group/instance

portal gives "Failed to delete the container instances in container group 'cg-dbsak-argent'. Error: Encountered an internal server error." also unable to delete via az cli.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
751 questions
asked 2025-03-09T10:15:35.3766667+00:00
Stephen Emm 0 Reputation points
answered 2025-03-10T17:44:10.9566667+00:00
Geethasri.V 65 Reputation points Microsoft External Staff