444 questions with Azure Container Apps tags

Sort by: Updated
1 answer

How many websocket connections are supported on container apps?

We are considering to self-hosting our websocket server cluster which we now have in a private data center onto Azure Container Apps. What would be the constraint on the amount of websockets?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-11-07T08:16:43.9+00:00
carlintveld 26 Reputation points
commented 2024-11-08T18:38:26.15+00:00
JananiRamesh-MSFT 27,921 Reputation points
1 answer

Need to configure ACA DAPR for sample app

Need to configure ACA DAPR for sample app need to know how to create DAPR with azure container apps also some live app

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-11-07T14:40:15.8466667+00:00
Saurin Shah 0 Reputation points
commented 2024-11-08T15:38:03.4966667+00:00
Sonali Sahu 90 Reputation points Microsoft Vendor
0 answers

How to Implement/Add Health Checks for Azure Function App Running in Container Apps Environment?

I have a Function App running within a Container Apps environment as its hosting plan, created using the azapi_resource from Terraform. However, I’m not seeing the "Health Check" option in the Azure portal for this Function App. I’ve included…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,112 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-10-24T13:50:53.4+00:00
Priyadarshi, Akash 0 Reputation points
commented 2024-11-08T07:02:16.2866667+00:00
Khadeer Ali 820 Reputation points Microsoft Vendor
0 answers

Cannot remove resources due to invalid configuration (deployment stack missing)

I tried to remove a Resource Group but due to ignorance something went wrong causing a "invalid state". I had created a container app using Terraforms and I tried to remove that. Since it is a while ago I don't remember if it was trough a…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-11-06T13:58:41.0633333+00:00
Johannes 0 Reputation points
commented 2024-11-07T21:18:31.6266667+00:00
LeelaRajeshSayana-MSFT 15,966 Reputation points
1 answer

Issue with accessing Azure Container App behind internal load balancer on VNet

I have pretty regular set of templates that deploy Container App on private network (vnet) with ingress working only on that network The underlying container exposes port 80, the replicas are up and running, health checks are OK. I have a test VM on that…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-04-29T16:50:17.05+00:00
Eugene N 15 Reputation points
commented 2024-11-07T16:35:17.4833333+00:00
Emin S 0 Reputation points
0 answers

Azure Container Apps not getting updated image tag from GitHub workflow

I'm using Azure Container Apps with a Java application and have set up a GitHub Actions workflow for deployment, using the following…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-11-06T17:12:57.0333333+00:00
Krutik Shah 25 Reputation points
commented 2024-11-06T21:22:24.74+00:00
Anthony Chu - MSFT 861 Reputation points Microsoft Employee
1 answer

Issue with nginx reverse proxy to FastAPI container in Azure Container Apps

Hi, I'm trying to setup an nginx reverse proxy on Container Apps. I have the nginx container and a FastAPI container in a Container App Environment with simple virtual network + subnet + private DNS zone. The API's ingress is set to internal, and the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-11-01T11:04:36.45+00:00
Joris 0 Reputation points
answered 2024-11-05T08:29:58.84+00:00
Joris 0 Reputation points
0 answers

Bug with Network Egress in Container Apps Session Pool

Using a container apps session pool works fine without network egress. However, enabling network egress results in the session pool being unavailable, and it returns 404 errors. Is there a solution for this issue?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-11-04T13:37:46.6066667+00:00
Marc-Antoine OUDOTTE 0 Reputation points
commented 2024-11-04T18:17:33.27+00:00
Anthony Chu - MSFT 861 Reputation points Microsoft Employee
1 answer

Websockets not working on azure app service

I have been using websockets in my application and everything works fine locally, after dockerizing too. But after I have deployed the app to azure, I see that the websocket connection is failing: page-e3e051ef4d840b60.js:1 WebSocket connection to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,912 questions
asked 2024-07-24T19:40:31.43+00:00
Ritesh Panditi 10 Reputation points
commented 2024-11-03T13:37:16.1033333+00:00
Đào Hùng 5 Reputation points
0 answers

How do I configure an inbound NAT rule in Azure Firewall to point at an Azure Container App?

The instructions to filter inbound traffic uses a Virtual Machine with a private IP address. If I set up a Container Apps Environment with a subnet and a Container App with VNet only ingress, the Container App replica doesn't have a private IP available.…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
681 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-10-14T15:43:46.87+00:00
Christopher Febles 0 Reputation points
commented 2024-10-30T18:20:29.58+00:00
Christopher Febles 0 Reputation points
1 answer One of the answers was accepted by the question author.

Error "does not have authorization to perform action 'Microsoft.ContainerService/register/action'" when trying to create a Container Apps environments to use existing Virtual Network

As in the title, I'm having problem creating a container apps environment that uses existing virtual network. The error also persists if I create a new virtual network using "Create new" option during creating the container apps…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-10-29T05:08:28.5+00:00
Tung Nguyen Xuan 20 Reputation points
accepted 2024-10-29T11:15:33.28+00:00
Tung Nguyen Xuan 20 Reputation points
0 answers

How can I update image or do other maintanance in customer tenant's deployed from Marketplace?

I am working on the application that will be deployed by customer to his subscription by using Azure Marketplace offer. It is deployed with ARM template. I have attached identity to the template. My question is how can I get into the customer…

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.
148 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,912 questions
asked 2024-10-29T09:13:41.05+00:00
Sebastian Kozub 0 Reputation points
edited the question 2024-10-29T09:36:12.0966667+00:00
Junjie Zhu - MSFT 18,501 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure container Apps Dapr workflows

Hello Team, Do azure container apps supports dapr workflows? If yes can you please help me with Microsoft help link? thanks, sriraghavendran.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-02-26T13:27:08.61+00:00
SriRaghavendran Prabhakaran 320 Reputation points
answered 2024-10-26T08:38:37.9933333+00:00
Jérôme Piquot 0 Reputation points
1 answer

Is Azure Container Apps safe and reliable for production environments?

Is Azure Container Apps as safe and reliable for production environments as Azure Kubernetes Service? Considering Security, Networking, PCI Compliance, Performance, Scalability, etc.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-10-24T15:56:09.7866667+00:00
Juan Guillermo Cotta Garcia 0 Reputation points
commented 2024-10-25T16:29:06.8866667+00:00
Juan Guillermo Cotta Garcia 0 Reputation points
0 answers

Configuring a Custom Python Interpreter in Container App Session Pool

How can a custom container be configured for the Python interpreter in the Container App session pool? Currently using the session pool to run safe code from a large language model (LLM) and want to add additional packages beyond the pre-installed…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-10-25T14:18:46.6+00:00
Marc-Antoine OUDOTTE 0 Reputation points
edited the question 2024-10-25T14:56:08.8433333+00:00
Mounika Reddy Anumandla 745 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure App Service vs Azure Container Apps - which to use?

Hello, our company is planning to develop multitenant web application. We will be having several modules, where each module consists of frontend and backend (as separate apps). So not really a monolith, but not really a microservice architecture as well.…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,912 questions
asked 2023-07-27T07:21:16.6833333+00:00
Jakub Pernica 215 Reputation points
commented 2024-10-24T07:26:22.65+00:00
Justas Raudonius 0 Reputation points
0 answers

Which Azure service to host (Docker) Graylog server?

I'd like to spin up a Graylog server to monitor a couple web servers (also hosted on Azure). I'd like to host this such that ideally I don't have to maintain the underlying server infrastructure. Graylog seems to have a well supported Docker…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
709 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,997 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-10-22T03:20:01.4966667+00:00
Jeremy Rangel 0 Reputation points
commented 2024-10-24T06:10:23.28+00:00
Mahesh Goud Juvvadi 1,070 Reputation points Microsoft Vendor
0 answers

Mixed Content: connecting container apps in a subnet

Hello there, I'm struggling and hope you can help me. I got several azure container apps set up in a subnet inside a vnet. The goal is to allow only 1 of them (the frontend) to be accessible via the internet, while it communicates in a secure fashion…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
asked 2024-10-22T18:38:39.1033333+00:00
Filipp Trigub 0 Reputation points
edited the question 2024-10-23T03:59:43.8366667+00:00
KapilAnanth-MSFT 47,046 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to enable container app to talk to azure app service

I am looking for a solution to have an internal Azure Container Apps environment (apps won't be exposed to the internet). Although in itself it's trivial to have an internal-only env, we need to address the need to have inbound connections from services…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,912 questions
asked 2024-10-18T14:33:37.49+00:00
nikithakoshy 80 Reputation points
accepted 2024-10-22T11:10:52.9233333+00:00
nikithakoshy 80 Reputation points
1 answer

How to enable container app to talk to azure app service

I am looking for a solution to have an internal Azure Container Apps environment (apps won't be exposed to the internet). that need to have inbound connections from other azure services such as App services which will require inbound and outbound from…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,912 questions
asked 2024-10-18T14:38:23.9733333+00:00
nikithakoshy 80 Reputation points
answered 2024-10-22T08:47:27.8966667+00:00
Khadeer Ali 820 Reputation points Microsoft Vendor