648 questions with Azure Container Instances tags

Sort by: Updated
1 answer

Azure Container Instance Installing System Requirements

I would like to deploy a model in Azure Container Instances in Azure ML (classic). So, the score.py script I will be providing needs to use librosa library. However, I need to install ffmpeg on the docker image to use Python's librosa library. So my…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,883 questions
asked 2020-10-14T09:59:00.607+00:00
Berk Öztürk 6 Reputation points
commented 2021-01-27T16:17:01.367+00:00
Hai H. Tran 1 Reputation point
1 answer

Is it possible to take a ML Azure Container Instance from the registry and deploy it elsewhere?

Hi, I was wondering if it was possible to take a ML Model deployed to a container instance and then take that and deploy that in docker elsewhere. I have managed to sync a repo with the Azure registry and download the container which was created in…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,601 questions
asked 2021-01-13T16:21:42.053+00:00
Philip Brown 6 Reputation points
answered 2021-01-15T18:26:56.77+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

How to migrate ACI to AKS

Hi Team, We are in a situation to migrate Azure Container Instance to Azure Kubernetes service. Please suggest our actions. I see that from the articles provided by Microsoft Azure, suggests that the migration from existing ACI to AKS is not supported.…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,883 questions
asked 2021-01-07T10:25:06.03+00:00
Girish Prajwal 706 Reputation points
commented 2021-01-11T12:43:01.62+00:00
Girish Prajwal 706 Reputation points
1 answer

Storage option (pvc) available in AKS

Hi Experts , Was looking for all possible persistent storage (PVC) available in AKS for container deployment and if support multiple read/write features. I can find option in link https://learn.microsoft.com/en-us/azure/aks/concepts-storage but it…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,883 questions
asked 2021-01-07T11:23:06.923+00:00
Baharul Islam 216 Reputation points
answered 2021-01-08T01:25:40.44+00:00
Baharul Islam 216 Reputation points
1 answer

Why does the GPU container not have Virtual Networks enabled? When will this security issue be fixed?

The GPU container instance has been in preview for almost 3 years. Why does it not have Virtual Networks enabled? When will this security issue be fixed?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
asked 2020-12-30T13:43:31.58+00:00
Jeremiah Jeschke 21 Reputation points
commented 2020-12-31T14:44:15.183+00:00
SUNOJ KUMAR YELURU 13,956 Reputation points MVP
1 answer

How to create a ContainerGroup with the Azure SDK for Javascript

I have working code to create a ContainerGroup using the deprecated Azure SDK for Node, and I am trying to update it to the Azure SDK for Javascript. In the old code, I create a new Container as "new client.models.Container()", fill in fields…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
asked 2020-12-04T22:44:49.147+00:00
Richard Hussong 1 Reputation point
answered 2020-12-28T13:39:22.9+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Domain join Azure ACI and Deploy ASP application on Azure ACI with windows authentication to on-prem sql

In on-premises ,i have an ASP application connecting to SQL . The SQL will remain on-premises , but Web app will be moved to azure. Our on-premises is connected to azure network using Express Route 1)if i deploy my ASP docker image to Azure Container…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
asked 2020-12-16T06:52:16.86+00:00
MS Techie 2,681 Reputation points
accepted 2020-12-26T08:43:48.42+00:00
MS Techie 2,681 Reputation points
1 answer One of the answers was accepted by the question author.

Execute Python script as a part of logic app

Hello, To give some context to our problem we have a pipeline that needs to run on Azure Data Factory to create a CSV file(with a dynamic name Problem_1.csv, Problem_2.csv, etc). This CSV file then needs to be read by a Python script that executes and…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,889 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,992 questions
asked 2020-12-23T13:26:23.77+00:00
Siddhanth Shetty 66 Reputation points
accepted 2020-12-24T03:05:20.86+00:00
Siddhanth Shetty 66 Reputation points
2 answers

Invalid graph: You have invalid dataset(s) while deploying pipeline

I was trying out AML studio designer service. I referred Microsoft Learn for creating the Designer pipeline. I followed line by line, word by word instructions provided this doc. …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
asked 2020-07-24T14:06:08.417+00:00
Nitin Sawant 16 Reputation points
commented 2020-12-17T22:43:46.827+00:00
Justin Ngai 1 Reputation point
1 answer One of the answers was accepted by the question author.

VNet integration for Azure ACI with windows Operating System

Is it possible to do VNet integration for Azure Container Instances built in Windows Operating System ? Please help.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
asked 2020-11-09T12:09:04.077+00:00
MS Techie 2,681 Reputation points
accepted 2020-12-17T11:53:25.167+00:00
MS Techie 2,681 Reputation points
0 answers

Lunch Container instance to proccess messages from Queue Storage

simply if any message is added Queue Storage i need to run a container instance with my docker image if there are 5 message came with same time then it should lunch 5 docker container at same time

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
asked 2020-12-08T09:42:18.76+00:00
Rohit Gupta 1 Reputation point
commented 2020-12-15T17:03:58.487+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

"ResourceNotFoundError: The request did not have a subscription or a valid tenant level resource provider" when creating Serverless AKS

I'm trying to follow theses instructions to reduce the costs of an AKS cluster and I'm getting the error in the title. Since this command (step 1) did not work I did the register command below. az provider list --query…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,883 questions
asked 2020-12-12T20:15:15.157+00:00
Siegfried Heintze 1,861 Reputation points
answered 2020-12-15T06:14:33.56+00:00
shiva patpi 13,146 Reputation points Microsoft Employee
3 answers

Finding the container id of a customer docker image running under Azure app service

We just deployed our custom docker image on Azure Webapp services. I think the docker is running fine but we need to know the container-id of the specific webapp service. We checked the logs on Azure portal for the app service instance; had no luck. We…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,992 questions
asked 2020-12-09T21:44:08.377+00:00
arda savran 1 Reputation point
answered 2020-12-14T07:26:21.15+00:00
SnehaAgrawal-MSFT 18,621 Reputation points
1 answer One of the answers was accepted by the question author.

VNET intermittent connection problem between Function App and Docker Instance - "No connection could be made because the target machine actively refused it"

I'm running an Azure dot net function app and a docker instance in an Azure VNET. The docker instance has a private IP of 10.1.0.4 and is running AVclam on 3310 but the function app fails 9 times out of 10 with the following error, "No…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,353 questions
asked 2020-10-15T17:09:02.45+00:00
Rob 111 Reputation points
commented 2020-12-11T22:10:51.77+00:00
Ryan 1 Reputation point
0 answers

connect to azure keyvault that has a private endpoint and the firewall enabled

We are trying to read and update values in keyvault from a container that both are connected to the same virtual network. The keyvault is connected using a private endpoint and the other services in the network can interact fine with the service. we have…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
asked 2020-12-08T09:20:40.543+00:00
Didier Caron 1 Reputation point
commented 2020-12-10T01:55:25.023+00:00
KarishmaTiwari-MSFT 18,627 Reputation points Microsoft Employee
1 answer

HTTP/2 support not enabled (install the http2 and tls Twisted extras).

I created the Azure web app container service. Where I am trying to build redis image along with private Django channels image. I am getting the below error and the container is stopping. These are my logs in the web app container. …

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
401 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,992 questions
asked 2020-07-08T01:54:45.877+00:00
santhosh.k 6 Reputation points
commented 2020-12-08T21:51:23.083+00:00
Tom Jones 6 Reputation points
1 answer One of the answers was accepted by the question author.

WebApp for Containers - App Settings not passed through to container as Environment Variables

I've created an Web App for Containers instance using a custom container; however, it looks as though my Web App's "App Settings" are not being correctly passed into the container as environment variables. When viewing the deployment logs, I…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,992 questions
asked 2020-11-30T02:44:27.627+00:00
rchambers 31 Reputation points
commented 2020-11-30T23:57:31.927+00:00
rchambers 31 Reputation points
1 answer One of the answers was accepted by the question author.

How is .Net Core runtime serviced when hosting in docker containers?

It's clear how the .Net Core runtime is serviced when deploying (shared framework deployment) to a "regular" hosting environment (e.g. azure app service). But how does this work with Docker containers? After all, the .Net runtime is part of the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,883 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,992 questions
asked 2020-11-27T08:08:24.327+00:00
Andriy 21 Reputation points
commented 2020-11-30T14:35:31.28+00:00
Ryan Hill 26,236 Reputation points Microsoft Employee
1 answer

How to handle the scalability of Logic Apps that use Azure Container Groups ?

Hello, I have a logic app that receives a payload and based on it configures a container instance mean to execute once (no restarts, no nothing). I noticed that the operation to use a container instance is called "create or update" and it…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,889 questions
asked 2020-11-28T06:20:03.13+00:00
Andrei Dascalu 1 Reputation point
answered 2020-11-30T03:42:20.933+00:00
MayankBargali-MSFT 69,416 Reputation points
2 answers

Container Instances fail to start the majority of the time

I have a function app that programmatically defines a container instance using the Azure Fluent SDK. This uses a ClamAV image from our private container registry and mounts a shared volume for use across our generated container instances. The majority…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
648 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,353 questions
asked 2020-11-11T21:26:25.217+00:00
Bradley Pursglove 1 Reputation point
answered 2020-11-24T22:43:39.187+00:00
Mike Urnun 9,761 Reputation points Microsoft Employee