Error with Dapr on Azure container apps
Dear team, Yesterday, everything was ok. But in this morning, all our azure container apps don't work. The logs show: time="2025-06-26T04:03:12.830372551Z" level=error msg="Failed to report status to placement service : EOF"…
Azure Container Apps
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
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: 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 Storage
Azure Container Apps

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
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 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
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
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
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
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
Delete an Azure resources with remaining DenyAssignments from ContainerApps
Hi Microsoft Team, I'm unable to delete a resource group due to system-protected deny assignments that were automatically created by a now-deleted Azure Container App managed environment. Details: Resource Group: predli-xxxx-internal Subscription ID:…
Azure Container Apps
How to upgrade to higher version of meilisearch?
Hi, I have deployed the azure container apps- for Meilisearch in my azure portal. The last version I used was- 1.8.3 and then I stopped the container and did not use it again. Now the issue is I am getting the following warnings- so I headed to the docs…
Azure Container Apps
Question regarding Azure Container Apps multi revisions zone redundancy
I have a question regarding Azure Container Apps zone redundancy with multiple revisions. Let’s say I have zone redundancy enabled on my Container App environment. I have only one Container App deployed, and there are 3 active revisions. Each revision…
Azure Container Apps
Azure - unable to delete ServiceAssociationLink in subnet for Azure Container App
Im in a bit of a pickle. Ive got a Vnet with a subnet. I successfully deployed my infra stack which includes an Azure Function App and an Azure Container App environment. Both of these are VNet injected into the subnet in question. The deployment all…
Azure Container Apps
Azure subscription and services have been disabled
Good day My subscription was disabled because the free credit expired. I upgraded the plan to pay as you go. I am not seeing any options to enable or re-nable. I noticed the container apps are running but when i browse to the url for the container app…
Azure Container Apps
Difference between HTTP and HTTPs health probes in Azure Container Apps
Hello, I want to understand the difference between the HTTP and HTTPs health probes in Azure container apps. My understanding is that certificates are terminated at envoy proxy. Communication from envoy proxy to containers and direct communication from…
Azure Container Apps
Azure Container App stuck on Activating
I have an Azure Container App that is deployed to the Sweden Region, so I can use a GPU. It has been configured to Scale based on a queue using Azure System Bus. This has been working for awhile. However, today the Container App is stuck on…
Azure Container Apps
azure container app 401 permission error
There seems to be some weird error with azure container app logs. Literally moments before I was viewing the logs and then after its yields me this error and displays 401. Is this only me or anyone else experiencing the same error? Context: Azure…
Azure Container Apps
How to Enable Premium Ingress for Azure Container Apps & Configure Timeout Settings
I've been following the Azure CLI documentation on premium ingress to set up premium ingress for my Azure Container Apps environment. I ran the following command: az containerapp env premium-ingress add -g my_group -n my-aca-env \ -w Dedicated-D4…
Azure Container Apps
