448 questions with Azure Container Apps tags

Sort by: Updated
1 answer

Azure Container Apps Environment not setting daprAIConnectionString nor daprAIInstrumentationKey using azure cli or PoweShell

We're deploying an Azure Container Application Environment and trying to setup the Dapr Connection String and Dapr Instrumentation Key. We get the same outcome whether we create using the az cli (version 2.66.0) command, PowerShell or…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
448 questions
asked 2024-11-13T20:16:26.4733333+00:00
Francisco Tineo Mateo 0 Reputation points
edited the question 2024-11-14T13:27:49.0666667+00:00
Francisco Tineo Mateo 0 Reputation points
2 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.
448 questions
asked 2024-11-06T13:58:41.0633333+00:00
Johannes 0 Reputation points
edited an answer 2024-11-14T13:23:41.8233333+00:00
LeelaRajeshSayana-MSFT 16,121 Reputation points
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.
448 questions
asked 2024-11-07T08:16:43.9+00:00
carlintveld 26 Reputation points
commented 2024-11-14T04:19:16.03+00:00
JananiRamesh-MSFT 28,081 Reputation points
0 answers

How to set the Container App alocation to have 4CPUs and 8Gb of RAM in bicep

I'm trying to set the Container App allocation to 4CPUs and 8Gb of RAM in the consumption plan. Through the Azure portal I managed to provision a Container App with that kind of resources, but when I try this using bicep, I get this error in the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
448 questions
asked 2024-11-13T18:26:16.28+00:00
Gunther Wirgman 0 Reputation points
commented 2024-11-13T18:39:02.0566667+00:00
Anthony Chu - MSFT 861 Reputation points Microsoft Employee
0 answers

ACR pull role for system managed identity is not created when provisioning Container Apps using bicep

We are creating an Azure managed application that installs several resources, including container apps. We created a bicep file for provisioning a container app with system assigned managed identity. We added an ACR pull role assignment (AcrPull) for the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
448 questions
asked 2024-11-12T21:21:53.4066667+00:00
Mauricio Rojas 0 Reputation points
edited the question 2024-11-12T21:31:20.2233333+00:00
Mahesh Goud Juvvadi 1,240 Reputation points Microsoft Vendor
0 answers

Running the Transform XML action (XSLT map) for a Standard Logic App within a container

Hello everyone, I'm working on running a Standard Logic App in a container using Docker. The Workflow functions correctly within the container when using a Liquid map (JSON to JSON). However, when I attempt to use an XSLT map with the Transform XML…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,219 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
448 questions
asked 2024-11-12T12:56:49.35+00:00
Brhmadic Kumar Gautam 20 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.
448 questions
asked 2024-11-07T14:40:15.8466667+00:00
Saurin Shah 0 Reputation points
commented 2024-11-11T04:27:27.58+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,134 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
448 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 970 Reputation points Microsoft Vendor
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.
448 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.
448 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.
448 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.
448 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.
448 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,930 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.
448 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.
448 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.
448 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,930 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,966 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.
448 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.
448 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.
448 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.
448 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,930 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