664 questions with Azure Container Instances tags

Sort by: Updated
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.
664 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,431 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
319 questions
asked 2024-06-26T08:33:46.6633333+00:00
Michał Kuniczuk 0 Reputation points
accepted 2024-06-26T09:07:14.1166667+00:00
Michał Kuniczuk 0 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.
418 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 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,290 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.
664 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 405 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.
664 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.
664 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
319 questions
asked 2024-05-01T07:55:59.0233333+00:00
PS 150 Reputation points
edited a comment 2024-06-19T08:55:07.7033333+00:00
PS 150 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.
664 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,528 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,730 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.
664 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.
664 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.
664 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
823 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.
664 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,847 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 34,766 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.
664 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,290 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,165 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.
642 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
asked 2024-06-06T21:06:25.8066667+00:00
commented 2024-06-10T06:23:13.4933333+00:00
Navya 5,720 Reputation points Microsoft Vendor
2 answers

Setup TLSv1.3 and removed TLSv1.0, TLSv1.1 and TLSv1.2 from nginx.conf file but TLS Checker still showing 1.0, 1.2 and 1.2 Enabled

Hello, I'm using Nginx Server and we have setup nginx config file accordingly. Here is the nginx.conf ssl_protocol setup. ssl_protocols TLSv1.3; ssl_ciphers…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
asked 2024-05-14T12:25:10.7033333+00:00
Sagar Prajapati 0 Reputation points
edited a comment 2024-06-05T17:53:39.5+00:00
deherman-MSFT 34,766 Reputation points Microsoft Employee
0 answers

how to pass argument using Azure Container Instance Command Override??

I have a docker image locally that works fine when I run it with the following command "docker run --name scrapper-container image-name:tag state-scrapper.py" but when I run this inside azure container instance using command over ride and…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
asked 2024-05-30T20:53:12.5433333+00:00
Ahmad Shafiq 125 Reputation points
commented 2024-06-04T14:40:55.3866667+00:00
Ahmad Shafiq 125 Reputation points
2 answers One of the answers was accepted by the question author.

prevent azure container instance change IP

We have Azure container instance with IP, which is updates each time after restart. Is far as I understand there is no possibility to use static IP for this. Is there A way to use FQDN? Or prevent it from changing or what is the best variant to fix it?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
asked 2023-05-15T14:41:04.3866667+00:00
Oleksandr Kucherenko 75 Reputation points
accepted 2024-06-04T14:02:23.9733333+00:00
Oleksandr Kucherenko 75 Reputation points
1 answer

Managed Identity not working on Windows container in Azure Container Instances

I am trying to make managed identity work on a windows container in Azure Container Instances. After checking in the official documentation this scenario seems to be supported now, since the limitations on windows container are…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
asked 2024-05-08T05:53:02.6+00:00
Patrick Vogler 0 Reputation points
edited the question 2024-06-03T12:12:07.66+00:00
Givary-MSFT 29,831 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Clarification on /proc/<pid>/cgroup for Azure Container Instances and Azure Container Apps

For Azure Container Instances, the format of /proc/<pid>/cgroup entry for pid appears to be <pid>:pids:/containers/<ID> For Azure Container Apps, it appears to be <pid>:pids:/default/<ID> Can someone confirm whether the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
319 questions
asked 2024-05-31T04:28:51.1533333+00:00
PS 150 Reputation points
accepted 2024-06-03T10:23:37.8933333+00:00
PS 150 Reputation points
2 answers

Metrics for Azure container instances are not logging.

I have a recently created Azure Container Instance that has been running for 5 hours now, but I don't see any metric data (CPU, Memory, etc). I have confirmed that the container is running, there has been no restarts, and the application is functioning…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
asked 2024-05-31T11:38:53.7766667+00:00
Martinez Lopez 0 Reputation points
commented 2024-06-03T08:11:23.1466667+00:00
Deepanshukatara-6769 6,475 Reputation points
2 answers

PS C:\Users\conta\work\sbdemo> az container create -g sbdemo0409 -n sbdemo0409 --image mcr.microsoft.com/azuredocs/aci-helloworld --dns-name-label sbdemo0409 --ports 80 --location eastus (InternalServerError) Encountered an internal server error. The trac

PS C:\Users\conta\work\sbdemo> az container create -g sbdemo0409 -n sbdemo0409 --image mcr.microsoft.com/azuredocs/aci-helloworld --dns-name-label sbdemo0409 --ports 80 --location eastus (InternalServerError) Encountered an internal server error. The…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
asked 2024-05-27T11:05:15.6333333+00:00
Ravikumar 0 Reputation points
commented 2024-06-03T07:00:00.8633333+00:00
vipullag-MSFT 25,526 Reputation points
3 answers

How to increase number of open files in Azure ARM template for container instance

During running my container instance I received a "too many files" error. How I can increase the hard and/or soft number of file limits?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
664 questions
asked 2023-04-06T04:32:27.67+00:00
Vasyl Moskalov 0 Reputation points
commented 2024-05-31T14:12:25.63+00:00
Tristan Chambers 0 Reputation points