644 questions with Azure Container Instances tags

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

Azure webjobs are unable to connect to sharepoint online: For security reasons DTD is prohibited in this XML document

Azure webjobs are unable to connect to sharepoint online. The error message is: For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,317 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,943 questions
asked 2020-07-01T21:32:27.687+00:00
Fernando Leitzelar 21 Reputation points
accepted 2020-08-03T05:35:51.74+00:00
Fernando Leitzelar 21 Reputation points
0 answers

How to publish a docker port on a Visual Studio project

I created an ASP.NET core MVC project which uses MySQL database. When I debug using Docker, the project fails to connect to MySQL but if i change to IIS or Kestrel it connects. Is there a way to publish the MySQL port so that when I debug using Docker,…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,943 questions
asked 2020-07-23T16:28:40.82+00:00
Ngonidzashe Utete 1 Reputation point
commented 2020-07-23T17:53:27.827+00:00
Ryan Hill 26,136 Reputation points Microsoft Employee
5 answers One of the answers was accepted by the question author.

Azure Container Instance failing to connect to Azure DB for MySQL Instance

I have spun up an ACI based off a custom image hosting a strapi application, that uses the mysql js client to interface with the DB. When accessing the Azure DB for MySQL instance via a local MySQL client or a local docker container, the connection to…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
718 questions
asked 2020-07-20T11:36:39.34+00:00
Naomi Beckford 21 Reputation points
accepted 2020-07-21T18:31:14.387+00:00
Naomi Beckford 21 Reputation points
1 answer One of the answers was accepted by the question author.

VNET for Windows Containers

Hello, Is there any progress for supporting Windows Containers and VNETs? From this URL I can see its currently only supported fro Linux https://learn.microsoft.com/en-us/azure/container-instances/container-instances-virtual-network-concepts

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-07-07T14:52:08.627+00:00
RvM 26 Reputation points
accepted 2020-07-16T13:06:22.627+00:00
RvM 26 Reputation points
1 answer

Terraform image_registry_credentials setup for azurerm_container_group?

I'd like to deploy "golden" containers from a private container registry, but I'm not sure how to give Terraform access. I am already logged in through azure-cli and Terraform doesn't have any problem spinning up public-image containers on my…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-07-10T18:52:37.25+00:00
Aaron 1 Reputation point
commented 2020-07-15T07:46:54.437+00:00
vipullag-MSFT 24,441 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Form Recognizer Sampling Tool unable to access files in Container

The storage container being used is not accessible in the Sampling Tool. I have enabled CORS and checked the SAS URI. When trying to open the SAS URI from my browser i get this message: <Error> <Code>ContainerNotFound</Code> …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 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,401 questions
asked 2020-06-30T08:18:12.773+00:00
Vibhu Priyadarshi 31 Reputation points
accepted 2020-07-13T06:29:22.353+00:00
Vibhu Priyadarshi 31 Reputation points
2 answers

Azure Container Instance FTP example

I'm trying to create a FTP server as an Azure Container Instance for testing FTP scripts. I'm having issues connecting to the vsftpd ftp service running on the instance. I believe the issue is related to opening dynamic ports on the container. Does…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-11T16:48:27.56+00:00
Michael Koerner 1 Reputation point
commented 2020-07-09T10:58:15.217+00:00
Manu Philip 16,986 Reputation points MVP
1 answer

How to download container instances?

I have a container instance running in Azure - I want to download the instance - how can this be done? This is an instance which has an web application running which are essentially learning modules and the modules are marked complete as I make…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-04T09:13:58.61+00:00
Karthikeyan M 1 Reputation point
commented 2020-07-09T10:39:09.067+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

container instance deleting files and config

Hello, Im new to the Azure cloud services. At the beginning of the week I deployed several container instances. In the middle of the week I connected to one of the containers and the job was done. I didnt stop the container as I wanted to connect to it…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-12T06:02:29.667+00:00
Franko999 161 Reputation points
commented 2020-07-06T07:55:18.477+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

why container instance keeps running the same bash script over and over again

Hello, Im new to the Azure. I have deployed several container instances which run simple bash script which downloads and processes data. I wanted to ask why after getting the job done the container keeps running the bash script over and over again and…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-12T07:38:02.667+00:00
Franko999 161 Reputation points
commented 2020-07-06T07:31:20.623+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is there an issue with container instance creation in AustraliaEast starting as of yesterday?

Hi, I have a customer's container and registry in the Australia East region, and until yesterday (after months of working) we were provisioning an image based on mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019, with the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-05T00:50:09.017+00:00
Derek H 96 Reputation points
commented 2020-06-23T21:22:10.44+00:00
KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
1 answer

saving container instance output in persistant storage (like blob)

Hello, Im new to Azure cloud. I run several data engineering jobs where output is CSV files. Could you please tell me what instuctions do I need to save CSV files in persistant cloud storage (like blob) automatically after their creation. Best…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-16T05:13:16.317+00:00
Franko999 161 Reputation points
commented 2020-06-18T06:14:39.22+00:00
vipullag-MSFT 24,441 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Deployment of Multiple Models to Container Instance Fails in Azure DevOps

Hi Team, I am trying to deploy 2 ML models ( which is registered in Model Registry ) to Azure Container Instance using DevOps Release pipeline using AZ CLI ML extension My ACI Configuration is : containerResourceRequirements: cpu: 1 …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,580 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,228 questions
asked 2020-06-15T12:14:54.357+00:00
Srijith S 21 Reputation points
accepted 2020-06-15T12:18:09.06+00:00
Srijith S 21 Reputation points
2 answers One of the answers was accepted by the question author.

ssh connection timed out when connecting to container instance ip adress

Hello, Im trying to connect to my container instance in Azure cloud. The connection is always showing timed out. Have tried through several programs, Filezilla, cmd. Have tested it on other sites and it was working. Port 22 on container instance…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-11T19:45:28.56+00:00
Franko999 161 Reputation points
accepted 2020-06-12T07:39:52.823+00:00
Franko999 161 Reputation points
2 answers One of the answers was accepted by the question author.

connect to container instance via FileZilla

Hello, Im new to the cloud computing. I wanted to connect to my container instance via FileZilla FTP protocol. Could you pls help with what values should I provide when adding new connection. Specifically user and password, are these values the same…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-10T09:30:25.51+00:00
Franko999 161 Reputation points
commented 2020-06-11T11:02:38.28+00:00
Manu Philip 16,986 Reputation points MVP
1 answer One of the answers was accepted by the question author.

connect to container instance via ssh

Hello, Im new to the cloud computing. I wanted to connect to my container instance via FileZilla FTP protocol. Could you pls help with what values should I provide when adding new connection. Specifically user and password, are these values the same…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-10T13:42:45.747+00:00
Franko999 161 Reputation points
accepted 2020-06-10T15:00:06.087+00:00
Franko999 161 Reputation points
1 answer One of the answers was accepted by the question author.

getting data out of container instance

Hello guys, Im new to the cloud services and azure environment. I deployed several container instances which generate some csv files. I would like to access them, but how? When I run container on my local host I can access data in the running container…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-06-10T06:28:05.563+00:00
Franko999 161 Reputation points
commented 2020-06-10T10:04:13.197+00:00
Manu Philip 16,986 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How can I get the instanceView json data for containers/container groups using the Azure API:s?

The Microsoft.ContainerInstance/containerGroups API isn't returning any instanceView data. In the API reference for "Container Groups - List" the example that is provided includes an "instanceView" section for each container instance…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-05-31T15:50:28.747+00:00
Martin D 61 Reputation points
accepted 2020-06-05T09:21:44.027+00:00
Martin D 61 Reputation points
1 answer

Private AKS with ACI Support

Hello Team, Any timelines for Private AKS to support ACI? https://learn.microsoft.com/en-us/azure/aks/private-clusters Thank you Rahul Ambhore

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 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,875 questions
asked 2020-05-12T19:29:55.26+00:00
Rahul Ambhore 21 Reputation points
commented 2020-05-15T04:00:15.473+00:00
Rahul Ambhore 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to setup Azure Container Instance restart trigger?

How to automatically trigger ACI to pull the latest image from ACR? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: Azure Documentation GitHub Issues

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2020-05-14T16:27:07.267+00:00
KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
accepted 2020-05-15T00:24:25.223+00:00
KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee