730 questions with Azure Container Instances tags

Sort by: Updated
0 answers

Failure Due To Artifact Tar Length When Deploying Azure Sample Application

Trying to deploy this Azure Sample application to my Azure Subscription and associated Azure Resource Group in East US. With respect to the Azure AI Services and associated gpt- models, I have the necessary provisioned token quotas (had to request an…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,685 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
540 questions
asked 2025-02-18T18:07:24.2566667+00:00
Thomas Eaves 0 Reputation points
0 answers

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

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2025-02-17T13:23:59.94+00:00
David Fabian Schöggl 0 Reputation points
commented 2025-02-18T11:20:19.3566667+00:00
Nikhil Duserla 4,365 Reputation points Microsoft Vendor
1 answer

Container instance are in waiting state, we have restarted, stopped and started and redeployed nothing is working

Container instance are in waiting state, I have restarted, stopped and started and redeployed nothing is working, the container is deployed in switzerland north. But when I pull the image from the azure registry, and run it locally with docker…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2025-02-14T18:44:17.51+00:00
Nosa Ahanor 0 Reputation points
commented 2025-02-18T08:15:50.3633333+00:00
anashetty 2,200 Reputation points Microsoft Vendor
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.
730 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
0 answers

Azure Container Instances(ACI) fails to pull image intermittently

Azure Container Instances intermittently restarts and fails to pull image with an error **"Failed to pull image "

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2025-02-11T16:48:43.1333333+00:00
Balaji R 0 Reputation points
commented 2025-02-14T02:39:08.4533333+00:00
Mounika Reddy Anumandla 2,350 Reputation points Microsoft Vendor
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.
730 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
Akshay kumar Mandha 2,590 Reputation points Microsoft Vendor
1 answer

On which Service I can deploy an app which based on a Docker Compose file?

Hi! I built an app that runs on a Docker container. The app uses a Mongo DB Docker image. I combine the Flask container, the MongoDB container, and the Mongo Express container into a Docker compose file and I want to run all of them on a serverless…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
484 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
540 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,320 questions
asked 2025-02-07T12:29:51.2133333+00:00
טל כהן 0 Reputation points
commented 2025-02-11T12:43:30.56+00:00
Srinud 3,845 Reputation points Microsoft Vendor
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.
730 questions
asked 2025-02-10T22:16:06.4966667+00:00
Marcel-Jan Krijgsman 25 Reputation points
accepted 2025-02-11T10:02:55.5566667+00:00
Marcel-Jan Krijgsman 25 Reputation points
2 answers

How do I add SSL to nginx in an ACI conntainer?

I have an ACI hosting an angular app with nginx that runs fine on port 80. However, browsers complain with the "strict-origin-when-cross-origin" cors error. I've added headers with 'Access-Control-Allow-Origin', etc. but the error persists…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2025-02-06T18:44:00.1533333+00:00
Brian Goff 0 Reputation points
commented 2025-02-07T21:01:05.38+00:00
Akshay kumar Mandha 2,590 Reputation points Microsoft Vendor
1 answer

Log Analytics Webspace against ContainerInstanceLogs has no entry Container IP

Can anyone suggest, issue i am facing is that i need to set an alert that if my container restarts, it should retain the assigned IP, otherwise it should send an alert. However to enable such alert, I am unable to find my ContainerInstanceLog containing…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,476 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2024-11-20T13:14:20.29+00:00
Waqar Ahmad 0 Reputation points
commented 2025-02-06T07:50:36.27+00:00
Nikhil Duserla 4,365 Reputation points Microsoft Vendor
1 answer

Python sdk for Azure Container Groups fails with InaccessibleImage error

I am trying to use the azure-mgmt-containerinstance sdk (version 10.1.0) to update a container group to run with a new image from a container pushed to an azure container registry within my subscription. I get the following…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2025-01-24T16:39:19.5133333+00:00
sahil desai 0 Reputation points
commented 2025-01-31T19:14:39.8566667+00:00
anashetty 2,200 Reputation points Microsoft Vendor
0 answers

Deploying Docker Containers to Azure with Different Environment Variable Files

I have built a Docker image which I plan on deploying to Azure Container Instances. The Docker image has a .env which stores all the keys and variables that it needs to function. I have two different production environment variable files (.env.prod1 and…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
484 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2025-01-25T08:03:23.0366667+00:00
johananmahendran 120 Reputation points
commented 2025-01-29T05:24:02.1233333+00:00
Mahesh Goud Juvvadi 1,945 Reputation points Microsoft Vendor
0 answers

When will virtual nodes on ACI v2 be generally available?

When will virtual nodes on ACI version 2 (https://learn.microsoft.com/en-us/azure/container-instances/container-instances-virtual-nodes and https://github.com/microsoft/virtualnodesOnAzureContainerInstances/tree/main) be generally available? Is there a…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 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,276 questions
asked 2025-01-21T21:22:05.94+00:00
Daniel Kocoj 20 Reputation points
commented 2025-01-28T04:41:21.48+00:00
Sai Krishna Katakam 1,710 Reputation points Microsoft Vendor
2 answers

Getting Service request failed. 404 (Not Found) error while calling azure vision ocr running in a docker container

Getting Service request failed. 404 (Not Found) error while calling azure vision ocr running in a docker container. Everything works fine if I make a call to azure vision cloud ocr service. I'm using endpoint "http://localhost:5000" for…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2025-01-16T15:47:59.9133333+00:00
kushal kaleshwari 1 Reputation point
answered 2025-01-16T16:32:08.09+00:00
Amira Bedhiafi 28,536 Reputation points
3 answers

Enable HTTPS for ACI Windows container

I'm struggling to work out how I might enable HTTPS for a Windows container hosted on ACI. I thought a sidecar (Nginx or Caddy) sounded like a good way forward, but unfortunately multi-container groups are not supported for Windows containers. Also,…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2022-07-28T16:40:51.063+00:00
Clive Wickham 1 Reputation point
commented 2025-01-15T18:26:53.15+00:00
Joaquin Vano 76 Reputation points Microsoft Employee
4 answers

The resource with name 'name' and type 'Microsoft.ContainerRegistry/registries' could not be found in subscription

I am working on a script where I want to run az acr import. The command tries to list the repository but fails with the error: The resource with name 'name' and type 'Microsoft.ContainerRegistry/registries' could not be found in subscription As you can…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
484 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
asked 2023-03-10T13:42:26.9466667+00:00
Susheel Bhatt 346 Reputation points
answered 2025-01-10T19:30:33.1+00:00
Mark Garrison 0 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.
730 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
0 answers

Getting InvalidStorageAccountKey error while deploying ACI

I'm trying to deploy an ACI with a mounted Azure File but keep getting an error that the storage account key is invalid. For context. I have successfully deployed other ACIs with volumes hosted on the same storage account and using the same key without…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,364 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
730 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,376 questions
asked 2024-12-26T18:12:02.7333333+00:00
Sergio Castañeda 10 Reputation points Microsoft Employee
commented 2025-01-08T14:26:54.7833333+00:00
Keshavulu Dasari 3,370 Reputation points Microsoft Vendor
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.
730 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
3 answers 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.
730 questions
asked 2021-09-09T09:29:02.31+00:00
るしぇるしぇ 21 Reputation points
commented 2024-12-24T16:37:00.3733333+00:00
shantanu patil 0 Reputation points