643 questions with Azure Container Instances tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Security recommendations for Azure Container Instances

What are the Security recommendations for Azure Container Instances?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-04-11T20:22:05.3033333+00:00
Maharshi Manchu 20 Reputation points
accepted 2024-04-12T11:55:46.3066667+00:00
Maharshi Manchu 20 Reputation points
0 answers

Unable to Execute a command in a running Azure container instance with REST API

We can enable to execute a command in a running container with az container exec in the Azure CLI : But cannot able to Executes a command in a specific container instance Using REST API Refer docement:…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-04-08T06:44:55.62+00:00
Gallatin 21V 141 Reputation points
commented 2024-04-12T05:22:13.02+00:00
vipullag-MSFT 24,206 Reputation points Microsoft Employee
0 answers

Unexplainable restart of container in ACI

We create PDFs in de Docker container on ACI (and other stuff to support said process). Everything works as expected when 300-400 PDFs need to be created. However, when we increase the number the following happens: in the begin of the run we can check…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2022-10-28T10:53:10.353+00:00
Tim van der Heijden 1 Reputation point
commented 2024-04-11T12:12:45.02+00:00
Felipe GARCIA 0 Reputation points
7 answers

Container stuck in "Waiting" state

Hi, I have an ACI that was running fine but suddenly stopped and cannot restart. The container state is stuck in the "Waiting" state. Attempts to redeploy fail after 30 mins timeout. I'm deploying through GitHub actions. I see this log: …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2021-06-09T23:41:07.12+00:00
Fahad Mustafa 16 Reputation points
answered 2024-04-09T22:05:02.6766667+00:00
Rodrigo Morais 0 Reputation points
2 answers

Restarting container instance

Hi, I have a problem with Container Instance that was created on Azure. Each time I restart the container, it just reset all the data on it. For example, I installed Vim on it, but after restart, it can't run Vim command. Do you have any idea how can I…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-03-29T11:05:56.4966667+00:00
vamsi koppolu 0 Reputation points
commented 2024-04-01T04:02:53.7133333+00:00
v-vvellanki-MSFT 3,815 Reputation points Microsoft Vendor
4 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.
643 questions
asked 2023-03-16T08:19:03.1633333+00:00
Stephen.Hoey 25 Reputation points
commented 2024-03-29T18:19:19.35+00:00
Pierre Gradit 0 Reputation points
1 answer One of the answers was accepted by the question author.

Deploying .NET 8 Docker images to Azure Container Instances

Hello, I'm having trouble to deploy an .NET 8 Web App Docker container image to an Azure Container Instance. This is my Dockerfile: FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base USER app WORKDIR /app EXPOSE 8080 EXPOSE 8081 FROM…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,187 questions
asked 2024-03-29T00:49:54.0833333+00:00
Alejo Millo 20 Reputation points
commented 2024-03-29T16:04:13.36+00:00
Alejo Millo 20 Reputation points
1 answer One of the answers was accepted by the question author.

mcr.microsoft.com/azure-cli does not have installed curl

Today I followed this tutorial https://learn.microsoft.com/en-us/azure/container-instances/container-instances-managed-identity#use-user-assigned-identity-to-get-secret-from-key-vault On the step when we need execute curl command it return errors and…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-03-26T08:17:17.4066667+00:00
Sakit Atakishiyev 25 Reputation points Microsoft Employee
accepted 2024-03-27T07:00:14.8133333+00:00
Sakit Atakishiyev 25 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

AKS cluster upgrade from 1.23.x to 1.27.x

Hi All. I have production AKS running on 1.23.12, and we plan to update to the latest version. In December23, we upgraded the pre-production AKS cluster from 1.24.x to 1.26.x using the following method. Upgraded control plane only from 1.24.x to…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-03-20T10:50:27.1733333+00:00
Veera 240 Reputation points
commented 2024-03-26T06:13:19.5566667+00:00
vipullag-MSFT 24,206 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

deploying N copies of the same docker image

Looking at the Azure Portal 'Container Instances' page - for a given container - the container name has 'container instances' written below it, also on that same page - in 'essentials', there is a 'container count' property (with value 1). this strongly…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-03-22T17:48:20.8266667+00:00
Tharun Goud 20 Reputation points
accepted 2024-03-25T04:35:23.5233333+00:00
Tharun Goud 20 Reputation points
1 answer One of the answers was accepted by the question author.

Deployment options for a container with latency related requirements

Good day all, To begin I am on the free trial (just checking out if azure would be a good fit for my needs). So far so good but I have hit a bit of a hitch and am not 100% sure how to go about resolving it. I wish to run several docker instances,…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,158 questions
asked 2024-03-23T12:26:14.54+00:00
Paul Webster 25 Reputation points
commented 2024-03-23T22:39:52.05+00:00
Luke Murray 10,526 Reputation points MVP
1 answer

How to deploy azure container behind private load balancer

Hello, Actually I found myself in a trouble and I do not know how to solve it. I need to deploy container instance cluster behind load balancer in a private vnet for TCP communications. I tried to use the static ip of azure container instance as…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-03-21T09:58:43.18+00:00
Abdallah Bakir 0 Reputation points
answered 2024-03-22T03:59:53.2933333+00:00
vipullag-MSFT 24,206 Reputation points Microsoft Employee
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,169 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-03-16T16:47:28.76+00:00
Reuben Cummings 25 Reputation points
commented 2024-03-21T20:08:09.54+00:00
Reuben Cummings 25 Reputation points
1 answer

Failed to deploy azure container with no incoming port due to MissingIpAddressPorts

I'm attempting to deploy a container on a private subnet that doesn't require an incoming port but requires an IP for outbound connection (azure devops build agent) however it fails to deploy when no ports are provided. I don't understand why a port is…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2022-05-30T13:02:04.713+00:00
Denis Babineau 6 Reputation points
commented 2024-03-21T15:18:01.3233333+00:00
Laurent Bouriez 0 Reputation points
2 answers

Connect load balancer to container instance inside a vertual network

Hi, I'm relatively new to Azure. we are trying to POC a simple scenario of several container instances in the same virtual network and subnet. we want one of the containers to be exposed from a public internet (inbound web service). In order to…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,158 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
404 questions
asked 2020-11-01T07:42:22.7+00:00
Kessler, Avi 1 Reputation point
answered 2024-03-21T09:53:02.56+00:00
Abdallah Bakir 0 Reputation points
1 answer One of the answers was accepted by the question author.

Update environment variable of an already deployed container instance

I have deployed a container in azure portal using docker image from docker's public repository. I have supplied an environment variable (connection string) during deployment. I would like to update the environment variable(connection string).Is there is…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-02-15T23:58:12.6466667+00:00
Albin Lukose 45 Reputation points
accepted 2024-03-20T04:07:10.34+00:00
Albin Lukose 45 Reputation points
1 answer

(InaccessibleImage) The image 'docker.io/presearch/node:latest' in container group '...' is not accessible. Please check the image and registry credential.

I have several containers in US regions (eastus, centralus, westus) all failing with the same error. The same containers are running fine in other regions in the world (brazilsouth, centralindia, francecentral, etc.). These just started failing last…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2023-02-12T23:09:50.4266667+00:00
C Riley 0 Reputation points
commented 2024-03-19T05:51:47.58+00:00
Prince Dobariya 0 Reputation points
1 answer

FastApi container not running in a Container Instance

I have created a docker image of a simple FastApi app, based in the example by Microsoft (using gunicorn as server), and also other FastApi made by me using only uvicorn as server. I got this message: "one or more of the containers in XXXXX are in…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-03-17T00:16:06.4533333+00:00
Norm Manuel 0 Reputation points
edited an answer 2024-03-18T08:04:24.6866667+00:00
Anveshreddy Nimmala 2,465 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

What hash function does the Azure Container Instances (ACI) DNS reuse policy use?

I need to programmatically set ACI fqdn, but this is made difficult since the default DNS name reuse policy adds a random portion to the fqdn which is a hash of the DNS name and the tenant ID. If I knew the hash function I could generate the hash and…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-01-18T19:28:14.47+00:00
Reuben Cummings 25 Reputation points
accepted 2024-03-16T17:02:06.8333333+00:00
Reuben Cummings 25 Reputation points
1 answer One of the answers was accepted by the question author.

Question regarding Container Instances

On Azure, there is a "Container Instances" resource that can be made. My Azure admin made one, as well as a Container Registry, I uploaded an image to the registry, then tried to deploy that image onto the Container Instances, but I receive…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
643 questions
asked 2024-03-15T10:37:23.5466667+00:00
Alex Ross 20 Reputation points
accepted 2024-03-15T11:53:35.26+00:00
Alex Ross 20 Reputation points