670 questions with Azure Container Instances tags

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

How can I open a UDP port in Azure Container Instance with Static IP address.

I have several containers (ACI) and several other Azure services (PostgreSQL, Azure Cache for Redis). I need two containers to have a public IP address. How can I assign these public addresses to these containers so that the UDP port is open? When the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2024-01-30T15:55:02.4733333+00:00
Alexander Lapin 60 Reputation points
commented 2024-02-01T10:04:58.84+00:00
Alexander Lapin 60 Reputation points
0 answers

Azure Container Instance: Very slow inbound network interface readiness on linux container.

Since some weeks we are experiencing really, really slow network readiness on our Linux container on ACI (inbound only, outbound works almost immediately). Really slow means that most times it takes about 5 minutes or longer until the container is…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2022-10-26T12:27:11.867+00:00
Stephen Sommerfeld 1 Reputation point
commented 2024-02-01T07:28:29.57+00:00
Vít H 0 Reputation points
1 answer

How to fix Terminating due to java.lang.OutOfMemoryError: Java heap space error

My application is restarting multiple times with Terminating due to java.lang.OutOfMemoryError: Java heap space error. my configuration is like below , Please help on this - name: JVM_OPTS value: -Xms5G -Xmx5G -XX:MaxMetaspaceSize=1024m…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,059 questions
asked 2024-01-30T13:31:45.9966667+00:00
Dhal, Sushreesmita 0 Reputation points
commented 2024-01-31T16:05:21.0966667+00:00
kobulloc-MSFT 25,961 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

What permission needs assigned to a SPN to gain access to blob metadata?

I'm working on some automation using the python SDK to pull a list of blobs in a container and eventually get the tag information on those blobs. I'm doing this by utilizing a SDN. However, I'm unable to list_blob_names using the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 questions
asked 2024-01-23T18:45:24.0466667+00:00
McCartneyAaron-0857 30 Reputation points
accepted 2024-01-30T19:54:13.1733333+00:00
McCartneyAaron-0857 30 Reputation points
1 answer

Why my Azure Container Instances (Postgresql database with persistence storage/multi-containers) from Docker Compose fail to start up? (with no error message/log)

I followed this link to deploy multiple containers to Azure Container instances with docker compose file with some slight modifications. https://video2.skills-academy.com/en-us/azure/container-instances/tutorial-docker-compose My containers contain one server…

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 2024-01-15T11:14:05.86+00:00
Kenny Wong (HK) 40 Reputation points
commented 2024-01-25T03:24:40.3866667+00:00
Anveshreddy Nimmala 3,460 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

API Key for german speech to text containers not working anymore

Hi there, this night our speech to text containers crashed and are since then not properly restarting. According to the container logs it seems that the API Key is not working properly anymore. Weirdly, the same key is still working when using the cloud …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,519 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2024-01-22T09:38:15.3933333+00:00
ta 20 Reputation points
accepted 2024-01-24T08:43:26.0166667+00:00
ta 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to mitigate NGNIX container which is missing DNS resolver

Hi, We have hosted webapps in AKS using NGINX ingress and we were able to retrieve the AKS web app response from the postman for the given API query parameters but not from the powers apps. When we try to access AKS webapp from power app we are…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
629 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 2024-01-17T12:32:14.7933333+00:00
Mangi,Balaraju,IN-Chennai 165 Reputation points
accepted 2024-01-24T07:03:05.7533333+00:00
Mangi,Balaraju,IN-Chennai 165 Reputation points
1 answer One of the answers was accepted by the question author.

How can we change the primary region of ACR.

Hi, We have enabled geo-replication for our ACR and we would like to change our primary region. Initially, we created the ACR with single region(Melbourne), however, MEL don't support the AZ. So, we decided to create geo-replication to Sydney region as…

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 2024-01-22T04:57:48.8166667+00:00
Rajesh Raguraman 20 Reputation points
commented 2024-01-22T06:28:44.9033333+00:00
Rajesh Raguraman 20 Reputation points
1 answer One of the answers was accepted by the question author.

Managed Identity - Azure Container Instance and Container Registry

Can Azure Container Instance be configured to pull images from a private Container Registry using managed identity? I am currently developing a CI/CD pipeline to automate the deployment of a standalone Python simulation application to the Container…

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 2024-01-19T16:25:22.4033333+00:00
Velluva, Anoop 65 Reputation points
commented 2024-01-21T13:15:25.33+00:00
Velluva, Anoop 65 Reputation points
2 answers One of the answers was accepted by the question author.

Linux Container Groups

Hello Team, Can you please confirm as per the Azure doc https://video2.skills-academy.com/en-us/azure/container-instances/container-instances-resource-and-quota-limits is the below hard limits? If we increase the quota of the standard cores in the container…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,059 questions
asked 2024-01-17T14:12:20.0966667+00:00
Learn Cloud 80 Reputation points
answered 2024-01-18T14:51:37.3+00:00
Learn Cloud 80 Reputation points
7 answers One of the answers was accepted by the question author.

Azure Container Instance killed for no reason after a few hours

I have a very simple Azure Container Instance running from a Docker container based on AdoptOpenJDK. The Dockerfile has nothing but: FROM adoptopenjdk:11-jre-hotspot ARG JAR_FILE=target/*.jar COPY ${JAR_FILE} app.jar ENTRYPOINT…

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-02-21T11:52:12.423+00:00
jbx999 246 Reputation points
answered 2024-01-17T13:22:35.4966667+00:00
Marian Dobesch FIS-ASP 0 Reputation points
3 answers One of the answers was accepted by the question author.

Running .NET 8 Azure Container Instance app as root user (SocketException permission denied when trying to bind port 80 or 443 to Kestrel with .NET 8)

This issue happens with Linux Azure Container Instances (ACI) after upgrading the app to .NET 8; the exact same code works targeting .NET 6 (i.e. if I only change <TargetFramework> in the csproj and the publish profile). I get the following…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2024-01-09T00:39:36.4633333+00:00
Zoltán Lehóczky 55 Reputation points
commented 2024-01-11T01:31:01.5133333+00:00
Zoltán Lehóczky 55 Reputation points
2 answers One of the answers was accepted by the question author.

Deploy a docker image to Azure Container Instance

I am having two docker images, one of them is an R Plumber API and the other is an R Shiny App. I follow the instructions in: https://video2.skills-academy.com/en-us/training/modules/intro-to-containers/6-deploy-docker-image-to-container-instance Pushing the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2024-01-05T17:33:17.62+00:00
sravanth 20 Reputation points
accepted 2024-01-10T04:56:35.1466667+00:00
sravanth 20 Reputation points
2 answers

To complete my Udacity project, I constructed a container registry. When I went to verify my Docker images that I had submitted to Repositories, however, the Azure portal always displayed the warning "Unable to load information to the grid." "Reason: 0."

i have created a container registry. When I went to verify my Docker images that I had submitted to Repositories, however, the Azure portal always displayed the warning "Unable to load information to the grid." "Reason: 0." There are…

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 2024-01-04T19:07:38.0766667+00:00
Raghava 0 Reputation points
commented 2024-01-10T02:15:49.85+00:00
vipullag-MSFT 25,616 Reputation points
1 answer One of the answers was accepted by the question author.

How can I remove an (old) virtual node from AKS?

Hi, we have an AKS that is about 4 years old and is configured with Azure CNI networking and has one virtual node. Recently I upgraded the nodes of the cluster to the latest Kubernetes version (v1.27.3) and noticed the virtual node which has version…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,059 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 2024-01-08T13:25:55.8866667+00:00
Patrick Deubel 45 Reputation points
commented 2024-01-08T14:08:00.72+00:00
Patrick Deubel 45 Reputation points
1 answer One of the answers was accepted by the question author.

Azure services supporting Docker Compose

I would like to run a docker compose configuration on Azure. More specifically, the Eramba docker (https://github.com/eramba/docker). It consists of 3 services (Redis, Eramba and MySQL) (see the docker-compose.simple-install.yml). Which Azure service…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2023-12-14T17:25:23.4366667+00:00
Jasper Surmont 35 Reputation points
commented 2024-01-04T13:58:24+00:00
Jasper Surmont 35 Reputation points
0 answers

IP address is not available anymore after updating a container instance

Hey, I just try to update my existing container instance using this command : az container create -g ressourcegroup --name sonar --image sonarqube:8.9-community --ports 9000 --location eastus --cpu 2 --memory 3.5 and it works fine, the image was…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2023-12-06T13:41:20.6533333+00:00
Hiba Nebli 0 Reputation points
commented 2024-01-03T09:04:36.5466667+00:00
Prrudram-MSFT 22,941 Reputation points
1 answer

Try Login into Azure Account using CMD | az login

Hi I Try Login into Azure Account using CMD Command az login give me thias message C:\Users\Home>az login Please select the account you want to log in with. No subscriptions found for <xxxx.xxxx>@hotmail.com. What is solution? Thaks

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 Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,480 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,268 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,368 questions
asked 2023-12-31T07:12:10.88+00:00
IBNABBAS-9487 0 Reputation points
commented 2023-12-31T08:51:27.6466667+00:00
Pinaki Ghatak 2,795 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can we expose an ACI instance while in a VNet?

I have an ACI that is running a REST API that needs to be exposed publicly, but needs to access resources inside a vnet. For some reason, unlike normal VMs, if an ACI is inside a vnet, it cannot have a public IP address. If you try to give it a DNS name…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2023-12-22T08:22:12.3566667+00:00
martin 60 Reputation points
accepted 2023-12-26T05:39:06.79+00:00
martin 60 Reputation points
1 answer One of the answers was accepted by the question author.

How to generate a bearer token on Azure container instance to access https://management.azure.com/subscriptions/xxx/resourceGroups/xxxx/providers/Microsoft.ContainerInstance/containerGroups/xxx

I need to access public API https://management.azure.com/subscriptions/xxx/resourceGroups/xxxx/providers/Microsoft.ContainerInstance/containerGroups/xxx from the Azure Container Instance. It appears that this API needs a Bearer Token. How can we…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
asked 2023-10-05T05:00:04.11+00:00
NS 40 Reputation points
commented 2023-12-13T03:37:41.6533333+00:00
TP 82,736 Reputation points