672 questions with Azure Container Instances tags

Sort by: Updated
0 answers

Azure container instance restarts perpetually. Image is based taken from azure container registry. Problem: One or more of the containers in 'express-app' are in a 'Waiting' state and may not be running.

Here are the files for a basic express app I am trying to containerize and deploy on the Azure container registry. index.js const express = require('express') const morgan = require('morgan') const app = express() const port = process.env.PORT ||…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
424 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-07-15T23:25:20.2866667+00:00
Bhavesh Ittadwar 0 Reputation points
commented 2024-07-15T23:32:43.06+00:00
Bhavesh Ittadwar 0 Reputation points
0 answers

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

Container instance are in waiting state all of a sudden, we have restarted, stopped and started and redeployed nothing is working. Tried everything these ACI are deployed in west europe.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-07-11T07:22:15.0733333+00:00
E, Madhu (GfK) 0 Reputation points
commented 2024-07-12T06:39:59.28+00:00
Nikhil Duserla 805 Reputation points Microsoft Vendor
1 answer

Errors creating/restarting ACI when using Docker Hub

Since around Monday afternoon, we have been unable to restart existing ACIs that point to Docker Hub images. I have also tried creating a new ACI and got the following error…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-07-03T12:32:28.8666667+00:00
Michael A. Dice 10 Reputation points
commented 2024-07-12T01:13:40.0833333+00:00
vipullag-MSFT 25,861 Reputation points
0 answers

Passing web.enable-lifecycle flag in container instances YAML file, but prometheus isn't enabling the lifecycle API

I have a container group running prometheus. I'd like to enable the lifecycle API, which would allow me to reload prometheus' config by hitting an endpoint, but even though I'm passing the flag in my YAML file, the API is not enabled. Here is my YAML…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-07-05T18:39:10.47+00:00
Greg 0 Reputation points
commented 2024-07-10T08:28:30.7366667+00:00
Prrudram-MSFT 22,976 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.
424 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-07-03T11:04:25.0466667+00:00
Michael Huneycutt 25 Reputation points
commented 2024-07-03T19:40:29.06+00:00
kobulloc-MSFT 26,131 Reputation points Microsoft Employee
1 answer

Path and URL based routing in Azure windows Container Instances

Dear, I have 2 applications/services running in Azure windows container instance with 2 different URL/path, how can I route the traffic. Please suggest. thanks in Advance.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-06-27T15:02:45.4233333+00:00
Naresh Babu 140 Reputation points
commented 2024-07-03T10:53:57.47+00:00
Nikhil Duserla 805 Reputation points Microsoft Vendor
1 answer

Unable to use GPUs in container instances

I tried to deploy an image on Azure container instance with 1 GPU instance. It fails with the following error. Resource type 'Microsoft.ContainerInstance/containerGroups' container group quota 'V100Cores' exceeded in region 'eastus'. Limit: '0', Usage:…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-07-01T16:19:17.6166667+00:00
CD 10 Reputation points
edited an answer 2024-07-01T17:37:45.2366667+00:00
kobulloc-MSFT 26,131 Reputation points Microsoft Employee
1 answer

Enable spot option on an existing container instance

Is it possible to enable the spot option on an existing container instance? Is there some option that I could use in the yml file? Moreover, I tried to create a new container instance from the. When I enabled the spot option I saw the following error:…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-06-27T11:02:01.5233333+00:00
Francesca Bigardi 0 Reputation points
answered 2024-06-27T15:03:56.8633333+00:00
deherman-MSFT 35,241 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Container attacks and ToS

Hello, I'm currently planning my bachelor's thesis. My idea is to write and run some containerized apps and then try to exploit/attack them and see how particular security policies work and compare them. This leads to some questions. Are there any…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,517 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
336 questions
asked 2024-06-26T08:33:46.6633333+00:00
Michał Kuniczuk 20 Reputation points
accepted 2024-06-26T09:07:14.1166667+00:00
Michał Kuniczuk 20 Reputation points
1 answer

Error trying to create a new container in existing container instance using yaml file

I'm trying to create a new container in an existing container instance (I assume you can have several containers in a container instance), but I get this error message: (InvalidResourceLocation) The resource 'test-app' already exists in location…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
424 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-06-17T09:31:36.54+00:00
HughA 0 Reputation points
commented 2024-06-26T03:56:42.54+00:00
Anveshreddy Nimmala 3,460 Reputation points Microsoft Vendor
1 answer

Container Instances stuck at Waiting state

Hi:   We are migrating our Container instances to a new subscription. We created 4 new container instances in the new subscription. However, they are all stucked in Waiting State. I tried to stop and restart the container instance. It’s not working. The…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-06-21T16:33:26.68+00:00
Xiaobin Zhu (Shanghai Wicresoft Co Ltd) 0 Reputation points Microsoft Vendor
commented 2024-06-24T11:14:17.6666667+00:00
Nikhil Duserla 805 Reputation points Microsoft Vendor
5 answers

Container Instances stuck in "Waiting" state Production

A number of our containers have restarted over night and are now in waiting state it seems they are not able to pull the images and restart this has not happened before and the containers would restart without a problem and pull the images. These are our…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2023-03-16T08:19:03.1633333+00:00
Stephen.Hoey 25 Reputation points
answered 2024-06-20T03:46:53.3+00:00
Javier Americo Bullon Tenorio 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get ACR access token from AAD token using Managed Identity

Hi, I am trying to fetch ACR refresh token using AAD token using managed identity But the oauth2/exchange http call fails with 403 error &{403 Forbidden 403 HTTP/1.1 1 1 map[Connection:[keep-alive] Content-Length:[310]…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
336 questions
asked 2024-05-01T07:55:59.0233333+00:00
PS 170 Reputation points
edited a comment 2024-06-19T08:55:07.7033333+00:00
PS 170 Reputation points
2 answers

How to restart an individual azure container

az container restart restarts "all containers in a container group". Since this can cause downtime, how do I only restart an individual container instance? I currently use the Python SDK in an Azure Function to run…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,610 questions
asked 2024-06-17T14:53:26.59+00:00
Reuben Cummings 50 Reputation points
commented 2024-06-19T06:45:55.9233333+00:00
Dan Rios 1,735 Reputation points MVP
11 answers

Azure Container Instances Randomly Pulling and Restarting unchanged Image

I received notification this morning at 08:02 that there was an availability error in my application. The App Service could not reach the container via the ip address I had configured, 10.24.2.5. I login to the portal to check and it seems the ip…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2021-02-11T09:01:20.527+00:00
Gareth Oates 6 Reputation points
answered 2024-06-17T06:10:21.74+00:00
William Huynh 20 Reputation points
2 answers One of the answers was accepted by the question author.

Can Azure Container Instance access identity metadata endpoint /medata/identity?

When trying to obtain a Microsoft auth token from within an Azure Container Instance using the /medata/identity endpoint, I get the following error. ManagedIdentityCredential: Get…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-06-13T12:41:00.36+00:00
Reuben Cummings 50 Reputation points
accepted 2024-06-14T18:17:32.6666667+00:00
Reuben Cummings 50 Reputation points
2 answers One of the answers was accepted by the question author.

Removing named volumes when using Docker Compose

Hello everyone. I am try fairly new to docker and I am trying to set up an application using docker-compose (multi-container apps). I installed the first version of the app and it was successful but I needed to add some configuration and changes some…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
839 questions
asked 2023-01-15T11:53:52.6+00:00
Adebayo A. Asamu 45 Reputation points
answered 2024-06-12T08:40:30.23+00:00
Martin Denyer 0 Reputation points
3 answers

Azure Container Instance stuck in "Waiting"

  Hello, I’m trying to deploy an Azure Container Instance with Qdrant linked to a storage account through ­the following command in the azure CLI on Windows: az container create --resource-group ResourceGroupName --name qdrant-aci --image…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 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.
2,897 questions
asked 2024-06-06T16:29:14.7633333+00:00
Francesca Argenziano 20 Reputation points
answered 2024-06-11T18:32:43.8966667+00:00
deherman-MSFT 35,241 Reputation points Microsoft Employee
1 answer

3 Pivot tables on container instance crash

I have an api that produces excel reports. And when the report has upto 2 pivot tables, it runs fine and produces a report. But adding the 3rd pivot table tab crashes the container. I have 1 core and 1.5gb memory. I'm having a hard time debugging…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-06-10T19:52:14.49+00:00
Shastri, Akash 0 Reputation points
answered 2024-06-11T04:23:07.3233333+00:00
Anveshreddy Nimmala 3,460 Reputation points Microsoft Vendor
0 answers

Assigne user assigned managed identity to Container Instance

Hi Team, I am trying to access azure keyvault inside my container instance app. However, I am not getting the proper response. Creates Web APi with DefaultAzureCredential Able to retrive the data using aboe code. Built image and pushed into Azure…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,181 questions
Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
651 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
672 questions
asked 2024-06-06T21:06:25.8066667+00:00
commented 2024-06-10T06:23:13.4933333+00:00
Navya 6,450 Reputation points Microsoft Vendor