708 questions with Azure Container Apps tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Azure GitHub Action Federated Identity Login Issue with Release Tag Pattern Matching

I am deploying a container app in Azure using GitHub Actions. I encountered an issue with the federated identity when trying to login with Azure CLI through OIDC. The error from the GitHub Action log is as follows: AADSTS700213: No matching federated…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2024-09-19T09:58:06.9933333+00:00
Nekhilesh Bansod 20 Reputation points
answered 2025-07-09T21:00:46.96+00:00
Jeremy Simmons 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to disable a function running in a container app?

Hi. I have been working with azure functions for some time now, and I'm aware of the possibility of disabling an specific function using the environment variable AzureWebJobs.<FUNCTION_NAME>.Disabled = true in the function app resource, and even…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-07-09T13:03:00.62+00:00
Yordán Luis Laborde Peña 40 Reputation points
accepted 2025-07-09T14:17:48.3166667+00:00
Yordán Luis Laborde Peña 40 Reputation points
0 answers

Azure container apps with dapr get an error

Dear team, I have an issue with dapr actor on Azure container apps. me="2025-06-27T07:17:27.25149069Z" level=error msg="Failed to report status to placement service : EOF" app_id=xxx instance=xxx--0000005-755cf8cbb4-qhbd9…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-27T08:47:27.8366667+00:00
Van Huy Tuyen 20 Reputation points
commented 2025-07-09T09:46:28.3533333+00:00
Krishna Chowdary Paricharla 955 Reputation points Microsoft External Staff Moderator
0 answers

Container Apps Job Maximum Allowed Cores exceeded

I have an event driven Container Apps Job which has been running well for about a month. It is using a General Purpose D-series workload profile with 4 vCPU and 16GB memory. The profile is used only by this job as is currently set to a min of 0 instances…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-07-02T17:28:28.9033333+00:00
Phillip S. Stenger Jr 20 Reputation points
commented 2025-07-09T09:45:07.1333333+00:00
Krishna Chowdary Paricharla 955 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

How to link application gateway to containers app?

I have deployed some containers using Azure Container Apps, and I want to add an Application Gateway with rules to load balance traffic. The intended traffic route is as follows: customer -> domain -> gateway public IP -> container IP However,…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-07-08T10:19:09.3133333+00:00
White Gui 20 Reputation points
commented 2025-07-09T02:02:32.8733333+00:00
White Gui 20 Reputation points
0 answers

Container Apps Workload Profile Allocation Error

I am trying to deploy an update to my container apps environment workload profile, which is running is EastUS. The workload profile was currently set to min=0, max=1. I want to change this to min=1,max=2. However, when I try to make this update via…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-07-03T15:41:02.6566667+00:00
Phillip S. Stenger Jr 20 Reputation points
commented 2025-07-07T10:48:50.39+00:00
VenkateshDodda-MSFT 25,111 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

502 Error: Azure Application Gateway Failing to Route to Container App via internal ingress

A sample image has been successfully tested and deployed to an Azure Container App with external ingress enabled. However, after disabling external ingress and updating the Application Gateway configuration to route traffic using the internal FQDN of the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-07-03T04:51:20.24+00:00
GUDLA SURYA 25 Reputation points
accepted 2025-07-07T09:52:26.0133333+00:00
GUDLA SURYA 25 Reputation points
1 answer One of the answers was accepted by the question author.

Container App Job Auto Trigger Suddenly Stopped Working

Hi everyone, I’ve configured an Event-Driven Scaling rule for my Container App Job, and everything worked perfectly for the first 2–3 days. However, after I suspended the job and later resumed it, the jobs are no longer triggering. The managed identity…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-04-09T07:45:46.1933333+00:00
Mandal, Sudarsan 20 Reputation points
edited the question 2025-07-03T18:08:10.26+00:00
Prrudram-MSFT 28,366 Reputation points Microsoft Employee Moderator
1 answer

How many IP Restriction Rules can a ContainerApp have? How can we see the state of updates to a ContainerApp?

We're trying to setup Ingress IP Restriction Rules that allow access only from Azure and other cloud providers. To do this we are adding their published CIDRs to the IP Restriction Rules of our ContainerApp. In total this is slightly over 10,000 rules. …

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-07-01T15:58:15.9933333+00:00
Chris 0 Reputation points
commented 2025-07-03T15:52:34.8+00:00
Chris 0 Reputation points
0 answers

Http response streaming stops (timeout?) at 30 minutes - Azure Container App

I have an Azure Container App (Node.js + Express) with an http endpoint. It creates a zip file and streams it to the client on the fly. (Fetching files sequentially from an upstream service and streaming them as entries to the zip) Meaning it returns…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2023-11-10T10:57:21.6433333+00:00
Tamás Pollák [CELUM] 5 Reputation points
commented 2025-07-03T13:15:20.5233333+00:00
Mathias Ödlund 0 Reputation points
2 answers

Multiple Azure Container Apps stuck at "Activating"

We have a number of our Azure Container Apps with new revisions stuck at "Activating". Today when we attempted to release a new version of an app we saw that the latest revision get stuck at "Activating". The status reads "There…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-17T16:44:28.3633333+00:00
Greig 0 Reputation points
edited an answer 2025-07-03T10:55:11.44+00:00
Sai Prabhu Naveen Parimi 2,670 Reputation points Microsoft External Staff Moderator
3 answers

Handling Timezone Differences for ASP.NET Core Microservices and SQL Server

Hi Team, We have several microservices built with ASP.NET Core running in container apps and SQL Server as the backend database. These services are currently hosted in the Central India Azure datacenter. Our application primarily serves clients in Saudi…

Azure SQL Database
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-18T08:20:05.9633333+00:00
Shady Dorgham 25 Reputation points
commented 2025-07-03T04:14:57.1566667+00:00
Saraswathi Devadula 7,800 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Timer function doens't run properly when i set Min replicas = 0

I have dotnet-isolated azure function deployed to azure container apps. The function run randomly (with delay from 30 min to 2-5 hours) if is set min replicas to 0. [Function("EnsureSubscription")] public async Task Run([TimerTrigger("0…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-24T07:00:20.2933333+00:00
Vitalii Koretskyi 40 Reputation points
accepted 2025-07-02T10:16:35.59+00:00
Vitalii Koretskyi 40 Reputation points
1 answer

Troubleshoot NFS Azure Files persisten volume mount for Azure Container App using Consumption-GPU-NC24-A100 workload profile

I'm currently working on deploying an Azure Container App that uses Azure Files (NFS) as a persistent volume mount. My final goal is to deploy a custom large image generation model and expose an inference endpoint. I want to use NFS to store the model…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-26T10:04:39.8733333+00:00
Daniel 0 Reputation points
commented 2025-06-30T06:47:58.0733333+00:00
Daniel 0 Reputation points
0 answers

Azure Container App: /proc/meminfo Reports Incorrect Memory Allocation

I've created an Azure Container App container with Consumption-GPU-NC24-A100 workload profile. This workload profile supports upto 220GiB of memory and 24 CPU cores. However, I have configured it to 2 cores and 24GiB RAM, as seen in this…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-28T09:18:12.8033333+00:00
Dev 0 Reputation points
1 answer One of the answers was accepted by the question author.

Containerised apps cannot be reach through nginx gateway container

I cannot reach containerised apps through nginx gateway container. What I know so far: I can reach container with curl from gateway container (curl -v http://frontend-app:80). Gateway container config is correct and can accept request. I tested with…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-24T15:04:27.3966667+00:00
Szilard Ferencz 20 Reputation points
accepted 2025-06-28T06:47:54.3766667+00:00
Szilard Ferencz 20 Reputation points
4 answers One of the answers was accepted by the question author.

Azure Container Apps: Volume mount fails with "Permission Denied" error

Hi, I'm following the ACA storage mount tutorial but using Terraform and Azure Portal (the latter to experiment/debug before updating my TF scripts). However, when my container starts it always throws an permission denied error when trying to mount…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,425 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,547 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2023-06-16T17:13:05.6966667+00:00
Jason Lee 181 Reputation points
answered 2025-06-27T20:54:17.6266667+00:00
Andrew Hoffmann 0 Reputation points
1 answer

What should environment variables be set to connect host storage without access key azure function optimized Container Apps?

Hi. I'm trying Function Optimized Container Apps which is in public preview. It works if I set a connection string with access key to "AzureWebJobsStorage" environment variable. But it does not work if I set a connection string without access…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-27T01:45:29.9133333+00:00
Shigeru Nakagaki 20 Reputation points
commented 2025-06-27T08:16:57.6666667+00:00
Praveen Kumar Gudipudi 1,875 Reputation points Moderator
1 answer

Check replica availability zones in Azure Container Apps

When zone redundancy is enabled in Azure Container Apps, is there a way to check which Availability Zone each replica is deployed to?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-25T01:05:56.61+00:00
sangyeob 20 Reputation points
commented 2025-06-27T06:12:05.6966667+00:00
Krishna Chowdary Paricharla 955 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Why are the logs displayed not the application's logs after deploying the Aspire app to Azure?

azure local azure log stream

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
708 questions
asked 2025-06-17T16:10:44.1166667+00:00
scixing 60 Reputation points MVP
accepted 2025-06-27T06:07:51.82+00:00
scixing 60 Reputation points MVP