686 questions with Azure Container Instances tags

Sort by: Updated
1 answer

Do Container App Jobs Have Internet Access

Do jobs ran in azure container app jobs have access to the internet?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-09-02T15:44:49.0433333+00:00
James Turner 0 Reputation points
commented 2024-09-04T17:38:28.8733333+00:00
Mahesh Goud Juvvadi 970 Reputation points Microsoft Vendor
1 answer

Problem with connecting Azure Files from container when using Azure Firewall

Hello, I have a problem with Azure container and a firewall. This container needs to access Internet, Azure Files (SMB) and Azure SQL database. If I start the container without any firewall configuration, it works without problems (except I cannot access…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,268 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
650 questions
asked 2024-08-27T09:49:57.5333333+00:00
Kiili Ville-Matti 0 Reputation points
commented 2024-09-04T11:30:40.73+00:00
Nehruji R 6,966 Reputation points Microsoft Vendor
0 answers

Azure Container Instance how to stop tcp probes

I have an Azure Container Instance with several TCP ports exposed. Periodically something is connecting to each of the ports. I presume this is a TCP Probe. How do I stop this?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-08-30T10:47:14.0333333+00:00
John Bryan 0 Reputation points
commented 2024-09-03T18:15:26.97+00:00
Sai Krishna Katakam 85 Reputation points Microsoft Vendor
0 answers

Container Instance Creation -Can not be able to access even if already assign to reader

If you do not see your Azure Container Registry, ensure you have been assigned the Reader Role for the Azure Container Registry or select an Azure Container Registry in a different subscription.Learn more Admin user must first be enabled for this…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 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,151 questions
asked 2024-08-29T12:30:07.9533333+00:00
Pratikshya Das 0 Reputation points
commented 2024-09-02T18:40:35.08+00:00
Akshay kumar Mandha 150 Reputation points Microsoft Vendor
0 answers

AutherizationFailed -While Making docker container and powershell connect

{"code":"AuthorizationFailed","message":"The client 'live.com#daspratikshya8@gmail.com' with object id '2ed9c8db-62f8-4a67-8db1-ba54e0910f3d' does not have authorization to perform action…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-08-29T12:00:14.2733333+00:00
Pratikshya Das 0 Reputation points
commented 2024-09-02T17:00:30.0566667+00:00
Sai Krishna Katakam 85 Reputation points Microsoft Vendor
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.
441 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2021-02-21T11:52:12.423+00:00
jbx999 246 Reputation points
commented 2024-08-30T07:01:04.2933333+00:00
Saša 1 Reputation point
1 answer

My Azure Container Instance is stuck "waiting" state during Rebuild. Can you tell us why?

Hello,   we try to rebuild containers for our app, but the containers are stuck in “waiting” without useful log messages. Is this a network issue. The build works fine locally.   The restart count seems to increase. Any idea how to debug or fix this? …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-08-23T19:09:58.2033333+00:00
Saša 1 Reputation point
commented 2024-08-26T19:44:06.28+00:00
Saša 1 Reputation point
1 answer

(InaccessibleImage) The image From Azure container instance

I am using following commands: but it is failing with following image. Please suggest how to fix this az container create --resource-group $(zapACIGroupName) --name $(zapACIName) --image owasp/zap2docker-stable --ports 8080 8090 …

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-08-20T15:19:12.49+00:00
Varma 1,380 Reputation points
answered 2024-08-21T13:53:37.12+00:00
Sai Krishna Katakam 85 Reputation points Microsoft Vendor
12 answers

Azure Container Instances Randomly Pulling and Restarting unchanged Image

I received notification this morning at 08:02 that there was an availability error in my application. The App Service could not reach the container via the ip address I had configured, 10.24.2.5. I login to the portal to check and it seems the ip…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2021-02-11T09:01:20.527+00:00
Gareth Oates 6 Reputation points
answered 2024-08-21T13:35:32.8266667+00:00
William Huynh 20 Reputation points
3 answers One of the answers was accepted by the question author.

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 "*"…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2023-10-03T10:50:01.6233333+00:00
NS 40 Reputation points
answered 2024-08-19T18:58:49.68+00:00
Ohad Schneider 1 Reputation point Microsoft Employee
1 answer

Container Instances not sending all logs to Log analytics workspace

Following the official microsoft docs on how to monitor and collect resource logs from Container Instances, i see that only 12 at the time logs are ingested into the log analytics workspace, for example if container instances produced 2 logs they are not…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-08-09T07:02:40.8766667+00:00
Uros Djerman 0 Reputation points
commented 2024-08-19T16:03:25.92+00:00
Nikhil Duserla 1,860 Reputation points Microsoft Vendor
1 answer

Unable to setup public access to container instance

Created a new container instance for deploying chromadb. Previously I used the Azure Portal UI to create a container instance but that UI didn't allow for ways to set a persistent file storage for the container. So I reverted to using a AZ CLI to create…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-08-12T23:24:35.3733333+00:00
Pallavi Gadepalli 0 Reputation points
commented 2024-08-15T04:40:02.43+00:00
Srinud 2,220 Reputation points Microsoft Vendor
1 answer

Are these Azure Container Instances features a thing?

Hello. Currently trying to set up a dockerized game server through ACI. There are several hardcoded port ranges within the prebuilt game binary that I unfortunately cannot change. Are we able to add port ranges for container groups? Can we specify…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-08-05T20:39:04.15+00:00
Maximilian Lambert 0 Reputation points
commented 2024-08-08T05:36:30.8766667+00:00
Nikhil Duserla 1,860 Reputation points Microsoft Vendor
1 answer

Azure Container Instance - Freeradius

I have a container instance running Freeradius, this is intermittently authorizing clients for network connections. In the logs im seeing the below, I beleive what is happening EAP packets are being received via a load balancer in front of the Azure…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-07-26T09:02:39.5233333+00:00
Mark Dayton 0 Reputation points
answered 2024-08-07T17:23:14.1633333+00:00
Prrudram-MSFT 23,711 Reputation points
1 answer One of the answers was accepted by the question author.

Change a module's runtime status from stopped to running

The initial deployment manifest is applied with a bash script. One module initiates in the "stopped" state. az iot edge set-modules --hub-name "$IOT_HUB_NAME" --device-id "$DEVICE_ID" --content…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
360 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
asked 2022-04-12T15:32:26.81+00:00
Omar Navarro 331 Reputation points
commented 2024-08-06T07:54:37.5633333+00:00
FFTechDept 5 Reputation points
0 answers

ACI - How to deploy a confidential container with seccomp profile

Hi, I've been trying to deploy a confidential container using a seccomp profile:…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-07-25T15:08:46.16+00:00
William Jean Mireault 0 Reputation points
commented 2024-07-26T10:33:15.8+00:00
Prrudram-MSFT 23,711 Reputation points
1 answer

How to open web preview as web page with Cloud Shell

I am considering launching an administrative web app (e.g. mongo-express) from Cloud Shell and opening the administrative web app page in Web Preview. I could launch the admin app and open it in Web preview, but it would be displayed as just text, not a…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-07-25T04:26:33.0733333+00:00
政雄 木下 25 Reputation points
commented 2024-07-25T17:11:14.6633333+00:00
政雄 木下 25 Reputation points
3 answers

How to containerize SSRS reports (reporting services)?

In On Prem environment, the reporting services provides an option to host SSRS reports in Web URL. So that, we could see the SSRS reports in web page. If I would like to containerize the reporting services, is there any possible approach available?…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2023-11-03T14:17:13.74+00:00
Thasaiyan, Jeganathan 5 Reputation points
commented 2024-07-25T09:42:11.11+00:00
1 answer

Unable to delete AZ storage container or storage account

changeblobversion.png I want to delete a blob storage container/account. I am unable to delete it as blob versioning is enabled. As per attached file i am unable to delete storage container.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 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.
3,080 questions
asked 2024-07-24T19:54:53.8566667+00:00
Mansoor Bhatti 0 Reputation points
commented 2024-07-25T01:52:07.1766667+00:00
Mansoor Bhatti 0 Reputation points
3 answers One of the answers was accepted by the question author.

Azure container instance restarts perpetually. Image is based taken from azure container registry. Problem: One or more of the containers in 'express-app' are in a 'Waiting' state and may not be running.

Here are the files for a basic express app I am trying to containerize and deploy on the Azure container registry. index.js const express = require('express') const morgan = require('morgan') const app = express() const port = process.env.PORT ||…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
441 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
686 questions
asked 2024-07-15T23:25:20.2866667+00:00
Bhavesh Ittadwar 25 Reputation points
accepted 2024-07-23T14:34:32.22+00:00
Bhavesh Ittadwar 25 Reputation points