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…
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…
need help with storage account, resource group, container and blobs in Auzre
I setup a storage account, resource group and container, and will be migration from Box to a blob, but how do I know how much space is available to migrate the data? I cannot find a way to determine how much space is there so when I migrate it won't…
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…
Azure Container Instances
I am testing PCS. I need some help with Azure Container Instances. Can you please check in on my container and help me review my Logs?
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…
InvalidAuthenticationTokenTenant on 2 VMSS after creating container
Hi, I was trying to deploy a container instance and it failed the first time. Don't remember why. Later, I managed to create it. I also created a separate virtual network for it with a new subnet. I also created an Application Gateway for Containers to…
Azure ACI linux capabilities
Hi, I'm having issues running some Linux containers that need some specific capabilities. I see in the docs there's the --add-capabilities parameter which I've set to use IPC_LOCK az container create \ --privileged \ --location…
Container IP is not provided
Hi friends, I created a standard Linux container instance for testing purpose used quick start rather than my own azure registry, after created when I try to access the container there were no FQDN and public IP, I created with public network selected…
can i get the fqdn in the private connection in azure container isntances
How to access the private aci connection how i can access the fqdn in private connection in azure container instances
Issue with Missing IP address/FQDN when provisioning ACI through portal
As the title indicates: While using Azure Container Instances (ACI) on the portal to run a container (docker or another source), the container is deployed fine, but, it does not have a public IP address or a DNS name (even though one was specified). I…
Azure virtual machines vs containers
Hello, Can I just say in simple words, Azure virtual machines are IaaS offerings because the customer has to handle the platform and the OS. Azure containers are PaaS offerings because the customer doesn't have to worry about the platform and the OS. As…
Can't upload files on blob storage
Hi, I can't upload files to blob storage container. Request hangs and fails without any error. Anyone has any idea I just created this container for training Document Intelligence custom module.