635 questions with Azure Container Instances tags

Sort by: Updated
1 answer

Unable to login azure resource with managed identity

Hello,   I follow this page to create azure cloud instance and test system managed identity.…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
asked 2024-03-21T13:21:33.0533333+00:00
Sakit Atakishiyev 25 Reputation points Microsoft Employee
commented 2024-04-24T08:22:01.5266667+00:00
Joseph Beadle 0 Reputation points
0 answers

how to fix this error this request should return popup but it return this error(We`re Sorry! An Error has occured! Type: 500 Please try your request again, check the server logs, or contact the site admi) although i check logs but all query prams correct

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
936 questions
asked 2024-04-23T08:10:17.2333333+00:00
Maha Mahmoud [Pharma] 0 Reputation points
commented 2024-04-24T07:22:06.8033333+00:00
Maha Mahmoud [Pharma] 0 Reputation points
0 answers

How to implement Managed identity in Azure Windows Containers

Hello, I'm trying to implement Managed Identity on a windows container instance, but seems not working since is not taking the default credentials, based on this documentation windows container is able to manage managed identities unless is specified…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
asked 2024-04-22T23:07:21.51+00:00
Pavel Reynoso 0 Reputation points Microsoft Employee
commented 2024-04-23T14:18:00.5566667+00:00
vipullag-MSFT 24,106 Reputation points Microsoft Employee
1 answer

is it possible to migrate vmware virtual machine to container instances?

We´re a journey to the cloud i would like to know how to migrate from vmware virtual machine to container instances.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
asked 2024-04-19T17:32:49.0666667+00:00
Mohammad Moin 0 Reputation points
commented 2024-04-22T04:19:07.5+00:00
v-vvellanki-MSFT 3,580 Reputation points Microsoft Vendor
7 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.
635 questions
asked 2021-02-11T09:01:20.527+00:00
Gareth Oates 6 Reputation points
answered 2024-04-19T02:24:13.23+00:00
Julie Wang 0 Reputation points
2 answers

Using Command Prompt to debug python scripts in my docker container

Hi I have published a docker container (Unix) in Azure. It's got some Python scripts on it that I want to run from my Command Prompt on my local machine. I have installed Azure CLI. I login via Command Prompt - using the usual: az login I then enter…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
asked 2024-04-12T15:31:30.8433333+00:00
Vidar 21 Reputation points
commented 2024-04-18T13:19:11.15+00:00
vipullag-MSFT 24,106 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Enabling Manage Identity in Multiple Cotainers In Azure App Service

We are currently leveraging a container registry for deploying code from Bitbucket to Azure app services within our infrastructure. In our pursuit to enhance our security measures, we are keen on enabling the system identity provider. However, we've…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
asked 2024-04-18T03:33:41.76+00:00
Ramesh 20 Reputation points
accepted 2024-04-18T11:32:00.4233333+00:00
Ramesh 20 Reputation points
3 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.
384 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
asked 2023-03-10T13:42:26.9466667+00:00
Susheel Bhatt 351 Reputation points
answered 2024-04-17T14:55:13.3066667+00:00
Curtis Barrett 0 Reputation points
1 answer One of the answers was accepted by the question author.

"Storage account - Container - Directory permissions for viewing for a single folder user."

Good morning community, I'm seeking assistance. I want to grant permissions in a storage account so that an external user can only view a specific folder that I have hosted in a container. But so far, I haven't been able to achieve it, as I've tried in…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,162 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 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.
666 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,525 questions
asked 2024-04-15T17:36:38.7833333+00:00
Carlos Jahir Carreño Hernandez 125 Reputation points
accepted 2024-04-17T11:49:41.27+00:00
Carlos Jahir Carreño Hernandez 125 Reputation points
1 answer One of the answers was accepted by the question author.

Docker changes for Building .Net 8 application targeting Ubuntu 20.0.4 for amd64

Hi, We are upgrading from .Net 6 to .Net 8. I am trying to update the docker file for building the .Net application and specify .Net 8 version and target Ubuntu 20.0.4 version with amd64 architecture. Here is the code snippet at the high level FROM…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,156 questions
asked 2023-12-19T21:43:34.1333333+00:00
Saravanakumar Balachandran 40 Reputation points
accepted 2024-04-16T13:49:52.09+00:00
Saravanakumar Balachandran 40 Reputation points
1 answer

Upgrade Microsoft containers from v2.1 to v3.0 (Custom Container)

One of our customers is assessing to upgrade their current Microsoft containers from v2.1 to v3.0, and technical team wanted to check on the below queries. Regarding the 3.0 containers (model 22-08-2023), Template container/layout start up with Using…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
384 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,365 questions
asked 2024-04-08T13:38:53.45+00:00
Rikesh Raj 0 Reputation points Microsoft Vendor
answered 2024-04-15T02:46:37.2033333+00:00
Anveshreddy Nimmala 2,225 Reputation points Microsoft Vendor
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.
635 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.
635 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,106 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.
635 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.
635 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.
635 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,580 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.
635 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.
635 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,156 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.
635 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.
635 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,106 Reputation points Microsoft Employee