722 questions with Azure Container Instances tags

Sort by: Updated
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.
722 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,040 Reputation points Microsoft Vendor
0 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.
722 questions
asked 2025-01-16T15:47:59.9133333+00:00
kushal kaleshwari 1 Reputation point
commented 2025-01-30T07:05:45.8066667+00:00
Srinud 3,610 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,444 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 questions
asked 2024-11-20T13:14:20.29+00:00
Waqar Ahmad 0 Reputation points
commented 2025-01-29T09:21:18.32+00:00
Waqar Ahmad 0 Reputation points
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.
478 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 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,840 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.
722 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,249 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
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.
722 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.
478 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 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.
722 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,352 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 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,353 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,170 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.
722 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.
722 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
2 answers

HTTP2 does not go till the end

Hello all, I believe that there is a claim that Azure supports http/2 and indeed there is such a switch as documented here: https://azure.microsoft.com/en-us/blog/announcing-http-2-support-in-azure-app-service/ This works for the connection…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,243 questions
asked 2022-12-15T12:44:49.327+00:00
paul libbrecht 6 Reputation points
commented 2024-12-23T14:40:30.98+00:00
Anand Sowmithiran 1 Reputation point
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.
478 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 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,249 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
0 answers

I would like to have an static private ip infront of Container instance

I have an usecase, Where I need to have an Container instance which will be doing some processing but whenever we push new image to ACR and restart the Container instance it is getting new private ip. So to handle this scenario, I need to have an static…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 questions
asked 2024-11-27T06:06:42.0933333+00:00
Dhandapani, Shankar 0 Reputation points
commented 2024-12-09T10:24:09.2066667+00:00
Lijitha B 515 Reputation points Microsoft Vendor
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.
722 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
514 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
1 answer One of the answers was accepted by the question author.

How to create a docker file for angular application to host on azure container instance

How to create a docker file for angular application to host on azure container instance

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
478 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 questions
asked 2024-11-18T13:00:24.9733333+00:00
Rahul Mishra 20 Reputation points
accepted 2024-11-21T10:30:07.9966667+00:00
Rahul Mishra 20 Reputation points
2 answers One of the answers was accepted by the question author.

we have our Azure web apps and this had an issue yesterday .the node was low on memory and front end stopped .

we have opted for Azure -Pay as you go plan . Yesterday the warnign came : node was low on resoure memory .Threshold quantity 750Mi , available 703984Ki.Container was using 1584984Ki request is 500Mi, has larger consumtion of memory. The application…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,311 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
877 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,249 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,065 questions
asked 2024-11-19T06:42:57.4066667+00:00
chitra manju 60 Reputation points
accepted 2024-11-19T09:18:08.65+00:00
chitra manju 60 Reputation points
1 answer One of the answers was accepted by the question author.

data4gfm Datastore 'Mount Failed' for GFM_SYNAI compute instance

I am getting a 'Mount Failed' error, trying to mount the data4gfm Datastore in a GFM_SYNAI compute instance. It appears the failure is due to a container that is not running? Here is the error message: Failed to copy config.json: command 'docker exec…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 questions
asked 2024-11-15T00:16:25.9566667+00:00
Mike Bianco (Capgemini America Inc) 20 Reputation points Microsoft Vendor
edited a comment 2024-11-19T01:13:15.34+00:00
Mike Bianco (Capgemini America Inc) 20 Reputation points Microsoft Vendor
1 answer

How to set hostname for containers in Container group

I was a defined a container group with 6 containers. Each container depends on another container by using the hostname of that container. For example: Container A contains DB with port 3306 Container B used DB connection like jdbc:mysql://A:3306/…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 questions
asked 2021-03-16T10:20:43.273+00:00
Vinay Nath Bandi 1 Reputation point
commented 2024-11-05T09:58:47.45+00:00
Huybrechts Preben 0 Reputation points
0 answers

How to create a JavaScript code interpreter using custom container sessions

Hi, I would like to know if you have a step by step guide to create a javascript based code interpreter with custom container sessions; currently the one you have available for easy configuration only works for python.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
722 questions
asked 2024-10-23T16:40:29.7833333+00:00
Abel Mendez Mendoza 0 Reputation points
commented 2024-11-04T06:41:47.62+00:00
Mounika Reddy Anumandla 2,090 Reputation points Microsoft Vendor