439 questions with Azure Container Apps tags

Sort by: Updated
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.
439 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,893 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

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.
439 questions
asked 2024-11-01T11:04:36.45+00:00
Joris 0 Reputation points
edited the question 2024-11-01T15:15:21.4833333+00:00
Ganesh Patapati 1,270 Reputation points Microsoft Vendor
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.
674 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 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
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,073 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 questions
asked 2024-10-24T13:50:53.4+00:00
Priyadarshi, Akash 0 Reputation points
edited a comment 2024-10-29T15:40:48.8166667+00:00
Priyadarshi, Akash 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.
439 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.
439 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,893 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,391 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.
439 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.
439 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.
439 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 590 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.
439 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,893 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.
711 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,977 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 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.
439 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 46,681 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.
439 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,893 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.
439 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,893 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 490 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to secure container in container apps using Defender for cloud

Hi, I want to know how can I protect the containers during runtime and scan the images with Defender for containers. Listing down my questions How to configure Defender for Containers for runtime protection. And what action to take post…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,402 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 questions
asked 2024-04-12T17:10:20.8966667+00:00
DiptiRanjan Swain 176 Reputation points
commented 2024-10-21T12:29:33.63+00:00
brd2024 0 Reputation points
0 answers

Timeout Issue in Azure Container Apps Despite Having Minimum Instances Running

I'm experiencing timeout issues in my Azure Container Apps after some inactive sites, even though I've set a minimum of 1 instance to be running at all times. Here's some background on my setup: Minimum instances: 1 for all application App: A JAVA…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 questions
asked 2024-10-18T08:06:38.91+00:00
Krutik Shah 25 Reputation points
commented 2024-10-21T06:53:13.9466667+00:00
Deepanshukatara-6769 10,205 Reputation points
1 answer

Azure Container App internet outages

Hi everyone! I'm struggling with a problem and could use some advice. I have a Python application that acts as a typical data sink, listening to data from a websocket provided by an exchange. The program runs in Docker, with the image stored in Azure…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,915 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,808 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 questions
asked 2024-10-18T23:12:34.4366667+00:00
Daniel Lasota 0 Reputation points
edited the question 2024-10-21T02:02:07.5766667+00:00
anashetty 500 Reputation points Microsoft Vendor
1 answer

Attaching Azure File Share to NGINX Container app using only the portal and NOT az cli

I have a Container App Environment, with Azure File Shares already configured. I create a Container App in the environment using image nginx:latest. I want to mount the /etc/nginx path to the storage volume. I have done this so many times, and…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,298 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 questions
asked 2024-10-17T23:01:42.65+00:00
Brian Lemaster 0 Reputation points
answered 2024-10-18T19:57:02.3666667+00:00
Keshavulu Dasari 1,065 Reputation points Microsoft Vendor
1 answer

Networking inside internal vnets: how to call app2 from app1 if app2 has ingress set to internal only?

Hello! I have several container apps running in the same container app environment and connected with the same vnet. Assume app1 is the frontend, has external ingress enabled and needs to call app2. Apps2 is th backend, has external ingrss…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 questions
asked 2024-10-18T11:52:35.8+00:00
Rafael Lopez 0 Reputation points
edited the question 2024-10-18T16:35:58.8666667+00:00
Ganesh Patapati 1,270 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How can Azure Container App securely communicate with external Azure resources?

I have created a container app in Azure. Currently, the ingress is enabled and is configured to "Accept traffic from anywhere" using the HTTP protocol. I would like to restrict traffic to some of my Azure resources, such as SQL servers and…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
439 questions
asked 2024-10-18T08:56:54.6233333+00:00
nikithakoshy 80 Reputation points
accepted 2024-10-18T11:22:29.37+00:00
nikithakoshy 80 Reputation points