783 questions with Azure Container Apps tags

Sort by: Updated
0 answers

Container app console dissappears

Hi Team, I've noticed that the console timesout due to inactivity after which when we refresh the page it disappears. It then shows "This revision is scaled to zero. You need at least one instance to connect to console. To change scale settings, go…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-17T17:36:07.9066667+00:00
Nikhita Mavinkurve 0 Reputation points
edited a comment 2025-09-17T19:26:09.71+00:00
Pashikanti Kumar 20 Reputation points Microsoft External Staff Moderator
2 answers

Can't connect to Oracle Autonomous Database@Azure from Azure Container Apps

Hi, I'm trying to connect to an Oracle Autonomous Database@Azure instance from my Azure Container App. To prepare we created a VNet 10.0.0.0/16, a delegated subnet for the db 10.0.0.0/24 and a subnet for the container apps 10.0.1.0/24. During the db…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-11T09:47:31.67+00:00
VERLE Yenti 0 Reputation points
edited an answer 2025-09-17T15:53:28.59+00:00
Alex Rasmussen 0 Reputation points Microsoft Employee
1 answer

Veeam Backup for Azure

We must renew the client secret between Azure and Veeam Backup for Azure. When I try to authenticate via https://microsoft.com/devicelogin, I receive this error: You don't have access to this Your sign-in was successful but does not meet the criteria…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-17T15:43:34.31+00:00
Joshua Goodin, MBA 46 Reputation points
answered 2025-09-17T15:53:02.92+00:00
Jerald Felix 6,505 Reputation points
1 answer

Azure container app limited to Vnet on Corp policy

I'm trying to enable the "Limited to Vnet" option on Container App (ACA) Networking Ingress with my Corp subscription. I got an alert after I enabled and saved that said, "Public network access must be disabled for PaaS services."…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-14T10:26:49.9133333+00:00
Maciej Pecherzewski (Ext) 0 Reputation points
edited a comment 2025-09-17T11:59:58.09+00:00
Anurag Rohikar 1,740 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Firewall Container Apps

I am trying to enable Azure Firewall on a Container Apps Environment. I have set up the UDR and created Allow rules as documented here: https://learn.microsoft.com/en-us/azure/container-apps/use-azure-firewall However I am noticing requests being blocked…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-15T12:40:43.1333333+00:00
Phillip S. Stenger Jr 60 Reputation points
accepted 2025-09-16T11:59:35.4466667+00:00
Phillip S. Stenger Jr 60 Reputation points
1 answer

Unable to create a Managed Certificate for a public Container App and fails without any error or stack trace

We received an email from Microsoft regards the new limitations for creating or renewing managed certificates. However, already 2 weeks ago this change seems to have affected both us and our customers (using the same application from Marketplace) and…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-07-29T10:04:50.54+00:00
Lars Gjestang 5 Reputation points
commented 2025-09-16T02:08:52.46+00:00
Ryan Prenger 0 Reputation points
1 answer One of the answers was accepted by the question author.

Container Apps Dapr Errors During Scaling

We are using Container Apps and leveraging Dapr extensively for service invocation. For the most part this has worked great. However, we have been having reliability issues with Dapr when running under a heavy load. There will be random error spikes in…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-07-22T11:47:48.85+00:00
Phillip S. Stenger Jr 60 Reputation points
accepted 2025-09-15T12:27:54.19+00:00
Phillip S. Stenger Jr 60 Reputation points
0 answers

Azure Container app did not deactivate old revision in Single Revision mode

I am developing Node app in Azure Container and I am new to Azure. I've observed that existing revision in Azure Container App did not get deprovisioned after setting new setup in Scale (which creates new revision). Below is Replica Count split by…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-11T04:47:32.48+00:00
Phil 0 Reputation points
commented 2025-09-11T23:30:36.83+00:00
Phil 0 Reputation points
2 answers

Question on Azure Container Apps and Application Gateway

Hello, Had a doubt on Container Apps and the scaling mechanisms with respect to the Application Gateway. The application gateway sends health probes causing the container apps to not scale down when using the HTTP scaler

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-02T19:46:56.8133333+00:00
arunparthasarthy 10 Reputation points
answered 2025-09-11T20:50:40.9366667+00:00
Josh 0 Reputation points
1 answer

How to Identify Outbound IPs for Azure Container Apps in a VNet When Connecting to On-Premises Oracle Database?

I have an API deployed to Azure Container Apps, with the container app environment configured to use a VNet. The API needs to connect to an on-premises Oracle database, but the connection is currently failing. To resolve this, I plan to create a firewall…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-11T13:24:11.31+00:00
Ambu 0 Reputation points
answered 2025-09-11T13:37:55.9333333+00:00
GalaxyonKnowledge 0 Reputation points
0 answers

Function Optimized Container Apps shutdowns during activity function running.

Hi. recently I faced a weird issue. I triggered Container Apps by three HTTP requests. When there is no retry by exception, everything are ok. But when some exceptions were happened in activity function which invoked with …

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-08-29T07:23:00.98+00:00
Shigeru Nakagaki 120 Reputation points
commented 2025-09-11T00:22:45.1533333+00:00
Shigeru Nakagaki 120 Reputation points
1 answer One of the answers was accepted by the question author.

Azure ACA deploy instance with http + websockets

Hello, I'm trying to deploy a setup with: ACA nginx gateway container proxying to other ACAs; this container has 3 domains attached with valid certs. Other ACAs are using ingress external: false and have target ports based on the port exposed by…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-04T18:55:48.0866667+00:00
Michał Kołodziej 25 Reputation points
accepted 2025-09-10T10:15:43.21+00:00
Michał Kołodziej 25 Reputation points
1 answer

Container App (Function): The TargetPort 8080 does not match any of the listening ports: [38357 41875 80]

I appreciate that this has been asked before, but the solutions don't seem to work for us when it's a container app created with functions in mind. We have: Docker File: EXPOSE 8080 Ingress: Traffic anywhere, HTTP, ignore certs, target port 8080 and…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-05T08:39:24.32+00:00
Rob Collie 0 Reputation points
commented 2025-09-10T06:30:15.4766667+00:00
Rob Collie 0 Reputation points
3 answers

Azure environment stuck in Failed state and can't create new revisions

I have an Container Apps environment which have been working fine for maybe 18 months now, but last month deployments failed and the whole environment is in "Failed" state. Seems impossible to figure out why as I get no error message describing…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-08-26T12:18:31.0466667+00:00
Esben Elfving 0 Reputation points
answered 2025-09-09T04:21:08.88+00:00
Esben Elfving 0 Reputation points
4 answers

Unable to Bind Managed Certificates to Custom Domains in Azure Container Apps (Silent Failure on New Domains)

We are using Azure Container Apps to host a multi-subdomain website (*.all-architecture.co.uk) with more than 150 custom domains successfully bound using Azure-managed certificates. In the last two weeks, we added 30+ new subdomains and successfully…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-07-07T16:34:32.31+00:00
Ajit Singh 30 Reputation points
answered 2025-09-08T09:34:49.7766667+00:00
maei 0 Reputation points
1 answer One of the answers was accepted by the question author.

Assistance Required for Whitelisting Backend Container IP at CRM Level

We are attempting to configure IP whitelisting for one of our production Backend containers at the CRM level. The goal is to enhance security by ensuring that the CRM only accepts API requests originating from the whitelisted IP address. Challenges…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-08-26T09:13:38.54+00:00
Tariq Ghouri 40 Reputation points
accepted 2025-09-07T14:00:50.3633333+00:00
Tariq Ghouri 40 Reputation points
1 answer

Custom managed certificate for container apps stuck in pending state

I have a range of container app environments along with container apps for public APIs. All infrastructure is maintained via shared terraform plans, so all container apps are identical in structure. For a couple of the container apps, the Azure managed…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-05T11:05:30.4266667+00:00
David Kendall 0 Reputation points
answered 2025-09-05T16:13:46.29+00:00
Anurag Rohikar 1,740 Reputation points Microsoft External Staff Moderator
0 answers

Folowing instructions on required actions for Managed Certificate failing: cannot delete binding

Hi there, I am following the instructions to create a new managed cert as the old one cannot be renewed. I cannot create a new certificat, as the old one has the same name. I cannot delete the old one, as it has a binding. I cannot delete the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-09-04T16:01:49.3633333+00:00
Filipp Trigub 0 Reputation points
commented 2025-09-05T09:24:11.4733333+00:00
Filipp Trigub 0 Reputation points
2 answers One of the answers was accepted by the question author.

NGINX as a gateway inside Azure Container Apps (ACA) for path-based routing (e.g., /api, /reports, /webapp) without using Azure Front Door

I have created a Container Apps Environment named ff***-aca. Inside it, I have deployed 18 services. These services were previously deployed using ACR images in Kubernetes, but we have now moved to Azure Container Apps (ACA). I have a subdomain:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-07-30T08:15:21.99+00:00
ramprasad.r 85 Reputation points
commented 2025-09-04T19:01:21.07+00:00
Michał Kołodziej 25 Reputation points
2 answers

Doubt regarding scaling in Azure Container Apps

Hey guys, I was working with respect to a azure container app. And I am planning on scaling my app to a big amount. Each container would have a server having a web socket connection. These socket connections are long living and I wanted to keep one…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
783 questions
asked 2025-08-15T00:18:51.8+00:00
arunparthasarthy 10 Reputation points
commented 2025-09-04T16:01:57.72+00:00
arunparthasarthy 10 Reputation points