670 questions with Azure Container Instances tags

Sort by: Updated
1 answer

[ACI virtual node hangs in creating status]

Hello I have some problems with ACI. I use Aks with "virtual node", since Monday I have been facing the issue. During scaling my ACI pod in Kubernetes it hangs in status "Creating", but in azure portal it's running. There nothing…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-03-11T11:18:20.58+00:00
Sviatoslav Stetsiak 1 Reputation point
answered 2021-03-18T15:08:16.923+00:00
Monalla-MSFT 12,771 Reputation points
1 answer One of the answers was accepted by the question author.

Attching gMSA credentials to windows container failed.

We generated a .json file using New-CredentialSpec command. when we try to attach it to a windows container it gives error "docker: Error response from daemon: security option not supported: CredentialSpecs." Google for this error but did…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,526 questions
asked 2021-02-25T03:50:03.583+00:00
Dinesh Sharma 21 Reputation points
accepted 2021-03-18T07:03:59.827+00:00
Dinesh Sharma 21 Reputation points
1 answer One of the answers was accepted by the question author.

Init Container doesn't use docker image

I'm deploying a django app to azure container instances using a yaml file. I have an init container using the my custom docker image hosted in acr to run database migrations before the rest of the containers are deployed. The command the init…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-03-13T10:30:42.707+00:00
mark o'reilly 96 Reputation points
accepted 2021-03-13T10:51:34.833+00:00
mark o'reilly 96 Reputation points
1 answer

Creating a http link to an Azure File Share in a Web App hosted in a Docker Linux Container

I have a Core 5 app hosted in a Linux Container, azure file storage mounted and I want to present the files as links that can be opened (https://mysite.com/share/1234.pdf) Is there the concept of virtual directories that I can add over where the mount…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 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,875 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,580 questions
asked 2021-03-05T22:49:34.593+00:00
Stuart Daly 1 Reputation point
answered 2021-03-08T17:33:09.177+00:00
Sumarigo-MSFT 44,996 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Stop specific container into container group

Hi Is possible to stop a specific container into a container group (container instances)? actually my container group has 2 containers, but i didn't found a CLI command to stop 1 container. Thanks in advance.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-19T20:12:07.543+00:00
Bohorquez, Julio Steven 21 Reputation points
accepted 2021-02-26T12:21:13.867+00:00
Bohorquez, Julio Steven 21 Reputation points
1 answer

Can not update addresses prefix of a subnet due to resources being used

Hello, I've recently created a container instance deploying it to an existing virtual network with an only one subnet, since the creation of a container instance change the delegation of the subnet the problem is that I'm not able to attach that subnet…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-24T11:03:26.11+00:00
Raffaele Piccolo 26 Reputation points
commented 2021-02-26T08:07:36.963+00:00
Raffaele Piccolo 26 Reputation points
1 answer

Private IP Address being reported is incorrect.

I have an instance of Azure Container instances running 2 containers, inside a private vnet and subnet. The private ip address being reported for those instances, both by the Azure Portal and the Az cli tool is 10.24.2.5 (see attached images), however…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-03T13:23:48.037+00:00
Gareth Oates 6 Reputation points
commented 2021-02-26T07:56:43.247+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
0 answers

location of container instance in yaml file

Hi, I'm trying to create container instance using .yaml file by following this documentation: https://video2.skills-academy.com/en-us/azure/container-instances/container-instances-reference-yaml But the container instance which is created using…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-17T10:54:08.243+00:00
Ankit Kataria 1 Reputation point
commented 2021-02-26T07:52:21.003+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

Maximum node size in ACI

I need to make sure my ACI nodes are the largest capacity (4cpu/16gb). How can I make sure of this? Thanks!

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-16T20:23:14.397+00:00
Larry Wa 26 Reputation points
commented 2021-02-26T07:29:49.4+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
0 answers

Display data on screen with console in C #

Hello: In an interface made only in console mode in the C # language, I want you to read me through the serial port some numbers from 0 to 1023 which are, for example, in six parts. For now only the image is shown. C # console window. ![1655584][1] This…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-20T07:28:13.007+00:00
Metaconta 41 Reputation points
commented 2021-02-26T07:18:21.173+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Container Instance cores

I deployed an Azure Container Instance (Windows based) defining 4 cpu resourse request. I have poor perfomance on a task that requires multicore. I connected to container and checking cpu i see only two cores What's wrong?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-21T18:05:43.547+00:00
Erasmo Solazzo 56 Reputation points
accepted 2021-02-24T17:39:07.867+00:00
Erasmo Solazzo 56 Reputation points
1 answer

multi-container unit was not started successfully while trying to run docker-compose

What is the right way ot get full logs and understand root cause of "multi-container unit was not started successfully"?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2020-12-08T22:23:48.923+00:00
Tom Jones 6 Reputation points
answered 2021-02-24T02:10:49.053+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
1 answer

GLUEing an AZURE SQL DB (no server) and external MySQL DBs

Asking an architectural question: What are possible strategies to build a simple ETL process that regularly calls few external MySQLs and then drop obtained data into a Azure SQL DB?? (prefer not to have a full SQL server to manage external…

Azure SQL Database
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,573 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,964 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,965 questions
asked 2021-02-17T17:58:09.96+00:00
PdrTechs 1 Reputation point
commented 2021-02-23T00:25:51.867+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
1 answer

ManagedIdentityCredential not working from Container Instance

Using Azure.Identity SDK 1.3 in an Azure Container Instance fails when trying to use a managed identity with the message "ManagedIdentityCredential authentication unavailable: No Managed Identity endpoint found" Enabling a System Managed…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2021-02-12T18:20:20.34+00:00
Steve Hayles 6 Reputation points
commented 2021-02-19T18:42:24.557+00:00
JamesTran-MSFT 36,531 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

PHP web app: replace Windows container with Linux one

Hi, is it possible? I am particularly not interested in deleting the app 'cause existing *.azurewebsites.net domain must be preserved. I have issues with .htaccess (rewriting) as well as php.ini settings. Thanks!

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
422 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,288 questions
asked 2021-02-16T19:04:55.077+00:00
Alexander Hitrov 21 Reputation points
accepted 2021-02-17T20:40:17.47+00:00
Alexander Hitrov 21 Reputation points
2 answers One of the answers was accepted by the question author.

Deploy ACI in VNet with IPv6

I'm trying to deploy an Azure Container Instance to a VNet via Azure CLI. It works just fine as long as the VNet is only IPv4. However, when I use a VNet with an additional IPv6 address space, the same CLI command will result in an unspecific error: …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-12T09:03:50.777+00:00
Rene Schulz 21 Reputation points
accepted 2021-02-15T11:01:53.06+00:00
Rene Schulz 21 Reputation points
1 answer

Requested resource is unavailable.

Hi, Im getting issues with deploying a container instance, the error i am getting is: ##[error]ServiceUnavailable: The requested resource is not available in the location 'westeurope' at this moment. Please retry with a different resource request or in…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-01-14T10:29:15.17+00:00
Julie Vojczekhovskiy 1 Reputation point
commented 2021-02-10T10:07:06.23+00:00
Charagandla, Rajesh 1 Reputation point
1 answer One of the answers was accepted by the question author.

devalored new PowerShell

Dear All, Can you someone help me to Get Azure VM snapshot list for unmanaged blob storage using PowerShell. I have developed the below one but not working. $subs = Get-AzSubscription Foreach ($sub in $subs) { select-AzSubscription $sub | Out-Null …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-02-08T15:38:16.843+00:00
Kalaimani Thirupathi 411 Reputation points
accepted 2021-02-09T12:47:17.81+00:00
Kalaimani Thirupathi 411 Reputation points
1 answer

Azure Bastion | Cannot install packages

The following is my Infrastructure on Azure cloud Kubernetes cluster with AKS Bastion host to make AKS private Everything was first till a few days ago (I am deploying a new cluster from scratch now) The cluster with bastion host and others…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
247 questions
asked 2021-02-01T07:31:05.983+00:00
Mihir Shah 1 Reputation point
answered 2021-02-02T22:16:47.313+00:00
Marilee Turscak-MSFT 36,151 Reputation points Microsoft Employee
1 answer

Azure Container Registry Instance without pull authentication

Hi Team, I want to create a new Azure Container Registry and we dont want any authentication to be set to pull the images. Means I will set Role AcrPush to authentication(App Registration Name) If i wont set AcrPull Role to any credentials. Can I…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
422 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2021-01-29T13:52:25.547+00:00
Madanala, Jayashree 151 Reputation points
answered 2021-01-29T23:53:09.147+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee