Python sdk for Azure Container Groups fails with InaccessibleImage error
I am trying to use the azure-mgmt-containerinstance sdk (version 10.1.0) to update a container group to run with a new image from a container pushed to an azure container registry within my subscription. I get the following…
Windows container stuck in "waiting for container to be ready"
I am trying to deploy a container to an azure app resource. I am able to run the container locally. However, when I try to deploy the app and use it, it can no longer find the certificate path. it says no file is in location…
Log Analytics Webspace against ContainerInstanceLogs has no entry Container IP
Can anyone suggest, issue i am facing is that i need to set an alert that if my container restarts, it should retain the assigned IP, otherwise it should send an alert. However to enable such alert, I am unable to find my ContainerInstanceLog containing…
Deploying Docker Containers to Azure with Different Environment Variable Files
I have built a Docker image which I plan on deploying to Azure Container Instances. The Docker image has a .env which stores all the keys and variables that it needs to function. I have two different production environment variable files (.env.prod1 and…
When will virtual nodes on ACI v2 be generally available?
When will virtual nodes on ACI version 2 (https://learn.microsoft.com/en-us/azure/container-instances/container-instances-virtual-nodes and https://github.com/microsoft/virtualnodesOnAzureContainerInstances/tree/main) be generally available? Is there a…
Getting Service request failed. 404 (Not Found) error while calling azure vision ocr running in a docker container
Getting Service request failed. 404 (Not Found) error while calling azure vision ocr running in a docker container. Everything works fine if I make a call to azure vision cloud ocr service. I'm using endpoint "http://localhost:5000" for…
How to user details of a user from Azure storage via emailId, get all users of a group.
I want to know is there any way to get user details of a user by providing user emailId via Azure Management Api's. Any azure api to fetch groups and members of that groups?
Enable HTTPS for ACI Windows container
I'm struggling to work out how I might enable HTTPS for a Windows container hosted on ACI. I thought a sidecar (Nginx or Caddy) sounded like a good way forward, but unfortunately multi-container groups are not supported for Windows containers. Also,…
The resource with name 'name' and type 'Microsoft.ContainerRegistry/registries' could not be found in subscription
I am working on a script where I want to run az acr import. The command tries to list the repository but fails with the error: The resource with name 'name' and type 'Microsoft.ContainerRegistry/registries' could not be found in subscription As you can…
Using Managed Identity in Azure Container Instances (ACI) - GA Timeline Inquiry
Managed identities in Azure Container Instances (ACI) are currently in preview. What is the estimated timeline for when this feature will reach General Availability (GA)?
Getting InvalidStorageAccountKey error while deploying ACI
I'm trying to deploy an ACI with a mounted Azure File but keep getting an error that the storage account key is invalid. For context. I have successfully deployed other ACIs with volumes hosted on the same storage account and using the same key without…
Does Azure container instance support Instance metadata /medata/instance
When I try to access the Instance Metadata endpoint by execing into the container instance, I get the following error SandboxHost-638313869729567099:/# curl -v -s -H Metadata:true --noproxy "*"…
The image 'microsoft/azure-vote-front:cosmosdb' in container group 'aci-demo' is not accessible.
When I tried with the following learning path, an error occurred. I contacted you from the feedback of the learning pass, but there is no response. Please tell me how to resolve the…
HTTP2 does not go till the end
Hello all, I believe that there is a claim that Azure supports http/2 and indeed there is such a switch as documented here: https://azure.microsoft.com/en-us/blog/announcing-http-2-support-in-azure-app-service/ This works for the connection…
How to containerize a python application and deploy it in AKS
How can I create Docker file or containerize a python application and deploy it in AKS
I would like to have an static private ip infront of Container instance
I have an usecase, Where I need to have an Container instance which will be doing some processing but whenever we push new image to ACR and restart the Container instance it is getting new private ip. So to handle this scenario, I need to have an static…
Use a GitHub secret for azure/container-apps-deploy-action@v1
In GitHub, we have a step azure/container-apps-deploy-action@v1. We purchased a Fontawesome license and now need to pass the key from GitHub secrets to the Dockerfile used in this step. We tried different options. For example: ... - name: Deploy…
How to create a docker file for angular application to host on azure container instance
How to create a docker file for angular application to host on azure container instance
we have our Azure web apps and this had an issue yesterday .the node was low on memory and front end stopped .
we have opted for Azure -Pay as you go plan . Yesterday the warnign came : node was low on resoure memory .Threshold quantity 750Mi , available 703984Ki.Container was using 1584984Ki request is 500Mi, has larger consumtion of memory. The application…
data4gfm Datastore 'Mount Failed' for GFM_SYNAI compute instance
I am getting a 'Mount Failed' error, trying to mount the data4gfm Datastore in a GFM_SYNAI compute instance. It appears the failure is due to a container that is not running? Here is the error message: Failed to copy config.json: command 'docker exec…