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…
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…
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…
How to set hostname for containers in Container group
I was a defined a container group with 6 containers. Each container depends on another container by using the hostname of that container. For example: Container A contains DB with port 3306 Container B used DB connection like jdbc:mysql://A:3306/…
How to create a JavaScript code interpreter using custom container sessions
Hi, I would like to know if you have a step by step guide to create a javascript based code interpreter with custom container sessions; currently the one you have available for easy configuration only works for python.
Dockerfile does not work on Azure but works on local machine
The problem I am having is that when I open a bash shell in the container my app is not there (the app folder does not exist). Exact same Dockerfile works fine on my local machine as specified below. Generally, I've followed instructions from this link…
Can i able to logon to domain from windows container?
Hi Team, We are developing a cognos analytics windows image. Cognos installation required Active directory domain connectivity with user credentials. So i am validating the AD connection from container. But it is failing to connect. Actually i am using…
Which Azure service to host (Docker) Graylog server?
I'd like to spin up a Graylog server to monitor a couple web servers (also hosted on Azure). I'd like to host this such that ideally I don't have to maintain the underlying server infrastructure. Graylog seems to have a well supported Docker…
Install Office 2021 in windows docker container
I have a backend process that needs Office 2021 installed for rendering documents. The plan is to move that process, which is a tool, to containers but we need Office in that container too. The plan is to use windows server 2022 image and install the…
Cannot delete ACI and vnet on resource group
Hello Team, I’m encountering an issue when I try to delete a resource group (multiple) that contains an ACI and a vnet. These resources enter a degraded state during deletion (error 500: internal server error). Do you know why this might be…
Unable to see the IP address and FQDN while creating the container
Hi I was trying to follow the lab for deploying azure ai multi service instance in container, for which followed https://microsoftlearning.github.io/mslearn-ai-services/Instructions/Exercises/04-use-a-container.html But somehow the FQDN and IP address…
FQDN not shown for Azure Container Instance
Hello, I am trying to access an Azure Container Instance. While the Azure Container Instance deployment was successful, no FQDN is shown (even though I provided a host name). Nor is the IP address shown. SKU : Standard OS type : Linux IP address :…
ACI gets no IP assigned after creation via portal
In Azure, via portal, when I create new Container Instance with public setup and DNS name no IP or FQDN is assigned after creation. Why is that ? I think it is a portal bug as if I try to create Container Instance from Container Registry (different…
I can't get IP or FQDN for my container
Dear Sirs. After creating a container in Azure to contain the Node-RED application, I am unable to obtain the IP or FQDN to launch the application in the browser. Could you tell me how I can obtain this data? Thanks in advance. Note: the first time I…