431 questions with Azure Container Apps tags

Sort by: Updated
0 answers

Azure SDK Container app

Hello community! I have a problem using the python SDK when trying create a Container app from docker image already up in my ACR. Im using the ACR administrator credentials (already enabled in Settings > Access key). My python code look like…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-31T15:48:23.3566667+00:00
Alexis 0 Reputation points
edited the question 2024-09-02T01:06:40.1433333+00:00
Mounika Reddy Anumandla 505 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Public docker image in a container app: when does it actually pull the docker image?

The container image i tried to deploy from docker hub is about 20 odd GB I managed to deploy it on the container app, got the Application Url but nothing happens. After some time, the browser just shows "stream timeout" And, now the status on…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-27T17:31:10.8766667+00:00
itsvkn 20 Reputation points
accepted 2024-08-30T12:57:22.1+00:00
itsvkn 20 Reputation points
0 answers

FATAL ERROR: JavaScript heap out of memory only when deployed in Azure container apps

I have deployed the same (no code change) Node.js application in both Docker containers and Azure Container Apps. I've noticed a discrepancy in memory usage between the two environments. In Azure Container Apps, the application's Memory Working Set…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-30T06:52:23.5466667+00:00
Amrish Syed Ahamed 0 Reputation points
0 answers

Unable to scale Azure container apps with azure-monitor type KEDA scaler

I'd like to scale my ACA using Azure monitor metrics. Everything seems to be set correctly,but the app won't scale it is always 1. My setup is to be seen below, only message I get from KEDA is scaler external-push is…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-30T02:21:13.32+00:00
Martin Wortner 1 Reputation point
edited the question 2024-08-30T02:51:01.88+00:00
AmaranS 6,585 Reputation points Microsoft Vendor
0 answers

Getting this error for the container app deployed in azure

Unexpected Application Error! Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
147 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-29T06:36:40.02+00:00
Mansi Gusain 80 Reputation points
0 answers

Container App unable to create new revisions in North Europe

Hello, We have been experiencing an issue with our Container App deployed in the North Europe region. For the past few weeks, we have been unable to create new revisions and update our code. We decided to destroy both the Container App and the related…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-28T08:21:06.07+00:00
De Cicco, Fabrizio 0 Reputation points
commented 2024-08-28T23:16:51.93+00:00
Ryan Hill 28,286 Reputation points Microsoft Employee
1 answer

Error while creating an Azure container app: Subscription cannot have more than 1 Container App Environment but no instances are running

I encountered an issue while creating a new Azure container app. The error message states that "The subscription cannot have more than 1 Container App Environments," but I don't have any Container App Environments currently running. I have also…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-25T12:52:02.0666667+00:00
Trương Tấn Sang 0 Reputation points
commented 2024-08-27T12:32:56.76+00:00
Trương Tấn Sang 0 Reputation points
0 answers

Unable to start a container app.

I stop the the container app but unable to start again. When I start the instance, I says successfully started but when I refresh the page (or refresh icon), the instance is still stopped. No log event, no errors!

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-21T23:11:47.81+00:00
Reza Shahbazi 15 Reputation points
commented 2024-08-27T08:51:35.5766667+00:00
Pavundeep Dhillon 5 Reputation points
0 answers

how to setup mysql docker image on azure container apps with volume mount on azure file storage?

I would like to setup mysql database with file mount on azure file storage. Any one tried this approach? I tried mounting a folder to read and write files and it worked. but when i was trying to setup mysql database the container startup is failing. Any…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-26T05:53:57.06+00:00
Ganti Sri Naga Sai Ajay Kamal 5 Reputation points
edited the question 2024-08-26T05:56:09.7033333+00:00
Ganti Sri Naga Sai Ajay Kamal 5 Reputation points
1 answer

Container Apps deployment through GitHub Actions fails due to incorrect cpu and memory specifications

Hello there people! I hope you are doing great. I have created a terraform repository to deploy certain infrastructure to Azure, which includes a block based on azurerm_container_app resoure with the correct parameters in its template (currently testing…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-08T13:34:53.95+00:00
Iván Ariel Weinberg 0 Reputation points
commented 2024-08-22T17:10:47.92+00:00
Ryan Hill 28,286 Reputation points Microsoft Employee
0 answers

Monthly Automatic Replica Replacement in Azure Container App

We are running our application in Azure Container Apps, and we have observed that, each month, the old replicas are automatically destroyed and new replicas are created within the same revision across different environments, all within the same region…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-22T08:37:28.76+00:00
Amrish Syed Ahamed 0 Reputation points
1 answer One of the answers was accepted by the question author.

Mongo ACA scale down to 0 but still scale to 1 when there is no activity

Hi, I'm experimenting with running a mongo server in ACA with persistent storage being Azure File Share. Everything works. What i'm seeing in log analytics is that the ACA get created, started and stopping very often during the day even though nobody…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-02-17T12:26:55.29+00:00
Paul 45 Reputation points
accepted 2024-08-19T21:20:03.3866667+00:00
Paul 45 Reputation points
2 answers

Unable to resolve k8se-otel.k8se-apps.svc -- Cannot send telemetry to application insights

I believe I have enabled the OTEL agent in my container app environment, however my container cannot resolve the host populated in the OTEL_EXPORTER_OTLP_ENDPOINT environment variable. /app $ ping k8se-otel.k8se-apps.svc ping: bad address…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-15T23:13:44.8733333+00:00
John Kendall 0 Reputation points
answered 2024-08-19T00:41:10.3233333+00:00
John Kendall 0 Reputation points
0 answers

Implements Workflows to NetAspire ACA

If there were any way to be able to use Workflow in NetAspire when uploading to ACA, that it is in container mode (self-hosted) and not use the one that it has implementing ACA.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-14T15:08:19.79+00:00
David Chavez 0 Reputation points
0 answers

The subscription cannot have more than 1 Container App Environments.

We use free subscription and trying to create a new container app. On the validation step we see the following message: How can we fix that? We used the container apps before and removed all instances.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-14T10:35:23.88+00:00
Alexander Shamrai 0 Reputation points
0 answers

Configuring dedicated workload profiles with container app dynamic session pools

The documentation for Container Apps Dynamic Sessions product (in beta) says that it only works with an container app environment configured with a dedicated workflow profile. However, when I create a workflow profile in an environment, I can't seem to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-13T16:42:10.53+00:00
Sam Bacaner 5 Reputation points
0 answers

Zero scaling of azure container apps instance [Dedicated Plan GPU enabled]

Hello! I'm currently working on a video generation API project using Azure Container Apps. Due to the intensive computation required for video generation, utilizing a GPU seems more efficient. The API is triggered at fixed intervals, typically once or…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-13T09:01:25.5266667+00:00
Jongkeum Choi (Pasona Inc) 10 Reputation points Microsoft Agency Temporary
1 answer

How to fix "ModuleNotFoundError" for "azure.storage.blob" in Azure Container App

I have a Django microservice for which I've created a Dockerfile to build an image. Below is the Dockerfile: FROM python:latest WORKDIR /app COPY . . RUN pip install --no-cache-dir -r requirements.txt EXPOSE 9999 CMD ["python",…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-11T16:57:27.5733333+00:00
Hossein Miraftabi 0 Reputation points
answered 2024-08-13T04:27:35.91+00:00
Manu Philip 18,566 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Installing Azure monitor agent on Linux containers

Is it possible to install the Azure monitor agent on a Linux container? I'd like to collect data from log files using a data collection rule outlined here:…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,285 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-06T09:45:10.8166667+00:00
Luke Rosser 60 Reputation points
accepted 2024-08-09T14:55:50.3+00:00
Luke Rosser 60 Reputation points
0 answers

Unable to setup path based routing in Frontdoor

Im trying to setup an two different Angular application(hosted in Azure Container apps) to get externally access via a single Front door. /angular-fe--> is an application to be accessed via https://frontdoor.net/angular-fe And my second…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
682 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-09T09:26:05.78+00:00
Mahesh 20 Reputation points
commented 2024-08-09T13:40:04.3966667+00:00
Mahesh 20 Reputation points