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…
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…

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…

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…
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…

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…

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.
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....
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…
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…
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 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…
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…
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…
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.
ACI does not create due to internalServerError
Hi my ACI creation via yaml fails. All i get is this: (InternalServerError) Encountered an internal server error. The tracking activity id is '78c244c0-eac4-4b8b-a015-1ef6b9714fae', correlation id is '1ebbf651-e952-4c4a-a4e1-36aadc897a7e'. Code:…

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…
Provision with system managed identity
My current setup. Vnet --> Running container app as build agents for pipeline inaide this vent --> Created managed identity for this container app. Using this managed identity i am providing the owner role on subscription. From my script running…
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…


need help with windows container scalability
need help with windows container scalability for labs environment