656 questions with Azure Container Instances tags

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

Containers keep restarting after hosting multiple images

I've uploaded several images to a container registry and placed them into a single container instance using yaml files. However, the containers keep restarting repeatedly. I hosted just one container in another container instance, and it has been running…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-01-14T14:34:56.4733333+00:00
Kirsten Rode 40 Reputation points
accepted 2024-03-09T11:21:35.2133333+00:00
Kirsten Rode 40 Reputation points
0 answers

Can not connect from ACI to Azure SQL Server

I have a C# application in .Net 8 that uses the Entity framework to connect to the SQL database. I am using the SQL Authentication in the connection string. In my local I run the container I can connect to the Azure SQL Server and everything is good but…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-03-05T10:29:21.2+00:00
alireza yadegari 0 Reputation points
commented 2024-03-09T00:09:35.8833333+00:00
kobulloc-MSFT 24,406 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

[Container Instance] Clarification in unit of the metric Memory Size/memoryInGB

While Deploying Azure Container instance, In UI unit for Memory size is shown as GiB (Size ->Memory (GiB)). But in JSON View memoryInGB (Description: The memory limit in GB of this container instance.) is given which contains same value which we have…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-03-07T12:07:14.4233333+00:00
Appmanager Zohocorp 41 Reputation points
accepted 2024-03-08T12:53:04.06+00:00
Appmanager Zohocorp 41 Reputation points
2 answers One of the answers was accepted by the question author.

How to get a reminder before a SAS token expires

How can I set up monitoring for my storage account so that I receive an alert before any SAS keys expire? I want to be notified when the expiration of a SAS key for this storage account is approaching.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 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,784 questions
asked 2024-03-07T12:31:05.7333333+00:00
Kumari, Sweta 20 Reputation points
accepted 2024-03-07T14:44:45.0033333+00:00
Kumari, Sweta 20 Reputation points
3 answers

How to containerize SSRS reports (reporting services)?

In On Prem environment, the reporting services provides an option to host SSRS reports in Web URL. So that, we could see the SSRS reports in web page. If I would like to containerize the reporting services, is there any possible approach available?…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2023-11-03T14:17:13.74+00:00
Thasaiyan, Jeganathan 5 Reputation points
commented 2024-03-07T11:21:16.91+00:00
Pinaki Ghatak 2,480 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Container Instance terminated but the container is still transitioning

Goodmorning, I have some ACI resources that, randomly, as far as I can tell, complete with success as shown by logged events but the container is stuck in "the container is still transitioning...". The error seems not to resolve withing some…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2023-09-25T13:39:50.2366667+00:00
Luca Maurelli 30 Reputation points
commented 2024-03-05T15:18:26.87+00:00
Jan Simecka 0 Reputation points
1 answer

How do I create permanent volumes using Compose File? (Azure Container Instance)

I am in the process of deploying an application using ACI on Azure. I generate the container using the so-called Compose file (Docker). Using my YML file (version 3), the images are formed and the instance is also created. However, Azure still seems to…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 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,784 questions
asked 2022-02-28T19:08:06.127+00:00
IT-Geek 1 Reputation point
commented 2024-03-04T10:38:26.2033333+00:00
LE CARDINAL Daniel 0 Reputation points
1 answer

Upload VHD Image in a Container - Free Azure Account

Hi, I possess a Symantec PAM VHD image totaling 15GB, and I am seeking clarification on whether uploading it to the Azure Container would incur charges on my free Azure Account. Furthermore, if I proceed with creating a Network Security Group, Virtual…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,159 questions
asked 2024-02-19T11:01:32.9033333+00:00
CAMENA 1 Reputation point
edited the question 2024-03-04T02:05:44.6733333+00:00
Sumarigo-MSFT 44,256 Reputation points Microsoft Employee
1 answer

Azure Web App Container Error

Hi Everyone, We have built one React application and are trying to deploy the same to Azure Web App. The deployment was done using VS Code Azure Service plug in. The logs show deployment as a success however we are seeing the below error when trying…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,079 questions
asked 2021-08-12T06:02:47.187+00:00
KPS Digital Twin 11 Reputation points
commented 2024-02-28T19:34:06.9933333+00:00
Prasanna Tuladhar 0 Reputation points
1 answer

How to overcome the retirement of Docker Compose integration for Azure Container Instances?

I'm trying to deploy a multiple docker container application called CVAT to ACI using docker compose, I followed the tutorial on microsoft https://learn.microsoft.com/en-us/azure/container-instances/tutorial-docker-compose. But i receive the message that…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-01-19T10:47:38.4433333+00:00
Christiaan Neijens 26 Reputation points
commented 2024-02-27T14:20:22.02+00:00
Christiaan Neijens 26 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a timeout on running azure container instances

Hi, I'm running a python app on a container instance that's triggered by a queue storage message. I wondered if there's a timeout on the function that processes the message?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
98 questions
asked 2024-02-19T20:14:01.09+00:00
Yovel Cohen 20 Reputation points
accepted 2024-02-27T06:08:15.36+00:00
Yovel Cohen 20 Reputation points
0 answers

Azure Container Instance was terminated by Service Fabric with Exit Code 7147, won't start, stuck in Pending state

A few of my Container Instances were shut down at 4am today by Service Fabric, with exit code 7147. Subsequent attempts to restart the container are failing even 6 hours (!) after the initial shutdown event. The container status remains in…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-02-23T15:33:30.4366667+00:00
Octavian Cismasu 21 Reputation points
commented 2024-02-26T17:16:34.4233333+00:00
deherman-MSFT 34,116 Reputation points Microsoft Employee
5 answers

azure aci in waiting state

Azure aci is showing in waiting state. Eve restart did not work. Also when trying to deploy again, it is getting timed out after 30 mins every time with the message below : (None) Subscription deployment didn't reach a successful provisioning state…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2021-12-16T15:31:22.843+00:00
Chatterjee, Somnath (KM) 21 Reputation points
commented 2024-02-26T16:41:09.0333333+00:00
Destin Hebert 45 Reputation points
2 answers One of the answers was accepted by the question author.

SpringBoot app fails to start: Connection timeout when attempting to get token from IMDS endpoint

Hi, I am trying to deploy a SpringBoot app in a container instance (ACI) to a virtual network. The application startup fails on startup. From the error message, I concluded that the connection to the MSI endpoint fails during the initialization of the…

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,152 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
112 questions
asked 2020-08-07T17:52:51.817+00:00
Octavian Cismasu 21 Reputation points
accepted 2024-02-23T15:55:09.6933333+00:00
Octavian Cismasu 21 Reputation points
4 answers

Deploy Azure Container Instance without starting it

Question / Feature Request: I want to deploy Azure Container Instances either from Azure CLI (az) and eventually from Terraform. After the Deployment I don't want the container to start, i.e. the deployment should happen, and I want to manually click…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2022-11-23T13:38:18.33+00:00
inovex GmbH Beranek, Bastian 1 Reputation point
answered 2024-02-20T15:25:29.8733333+00:00
Toby 0 Reputation points
2 answers One of the answers was accepted by the question author.

Update existing container that is running

Hi, I am new to all this so bear with me. I have successfully deployed a Docker image (on my local machine in Visual Studio Code) to a Container Registry and from there deployed to a Container Instance (via Azure website). In my Container Instances I…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-02-13T21:08:15.4833333+00:00
Vidar 21 Reputation points
edited a comment 2024-02-14T16:48:35.29+00:00
Vidar 21 Reputation points
1 answer One of the answers was accepted by the question author.

i get an error that no vcpus are available when creating a container

I created a couple basic container with 1 cpu and 8 and 16 gigs of ram. i then tried to create a third container of any size and i run into the error that the subscription quota has zero vcpus available and to extend the quota. However there are dozens…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-02-12T18:01:11.9933333+00:00
David Shaff 20 Reputation points
accepted 2024-02-13T17:48:01.11+00:00
David Shaff 20 Reputation points
3 answers

Deployment of Azure Container Instance Failed, where did I go wrong?

{ "status": "Failed", "error": { "message": "Pulling image \"waleedka/modern-deep-learning\";Successfully pulled image \"waleedka/modern-deep-learning\" in…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2023-03-23T20:24:20.3866667+00:00
Rahul Vijan 0 Reputation points
answered 2024-02-13T12:24:18.0866667+00:00
Gurav, Shankar 0 Reputation points
1 answer

container registry authentication

I am trying to connect my container registry in the docker. But every time I am connecting it shows for authentication error. Request to https://xxxxxxxxx.xxxxx.io/oauth2/token failed with response 401:unauthorized. How to troubleshoot this error. I…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
411 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-02-07T19:00:29.8466667+00:00
kan jag 20 Reputation points
commented 2024-02-13T03:55:38.4866667+00:00
Anveshreddy Nimmala 3,025 Reputation points Microsoft Vendor
2 answers

Unable to use compute cluster in Azure ML

I'm using Azure for students and I keep getting this error in compute cluster: Provisioning error The specified subscription has a total vCPU quota of 0 and cannot accomodate for at least 1 requested managed compute node which maps to 2 vCPUs. Talk to…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,631 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,316 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,784 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
965 questions
asked 2023-05-26T05:15:05.4366667+00:00
Lê Trịnh Thanh Thúy 5 Reputation points
commented 2024-02-08T16:00:44.5633333+00:00
kobulloc-MSFT 24,406 Reputation points Microsoft Employee