431 questions with Azure Container Apps tags

Sort by: Updated
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 Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
461 questions
Internet Information Services
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,876 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,740 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-18T23:12:34.4366667+00:00
Daniel Lasota 0 Reputation points
answered 2024-10-19T11:17:15.28+00:00
Vinodh247 21,881 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.
431 questions
asked 2024-10-18T08:06:38.91+00:00
Krutik Shah 25 Reputation points
commented 2024-10-19T03:36:06.6733333+00:00
Deepanshukatara-6769 9,660 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). 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.
431 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T14:33:37.49+00:00
nikithakoshy 60 Reputation points
answered 2024-10-18T21:02:50+00:00
hossein jalilian 7,285 Reputation points
0 answers

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,293 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-17T23:01:42.65+00:00
Brian Lemaster 0 Reputation points
commented 2024-10-18T19:57:02.3666667+00:00
Keshavulu Dasari 765 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.
431 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 810 Reputation points Microsoft Vendor
0 answers

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.
431 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-18T14:38:23.9733333+00:00
nikithakoshy 60 Reputation points
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.
431 questions
asked 2024-10-18T08:56:54.6233333+00:00
nikithakoshy 60 Reputation points
accepted 2024-10-18T11:22:29.37+00:00
nikithakoshy 60 Reputation points
4 answers

How can I access my container app via VPN?

I have created a container app in a container apps environment (container-app-env) that's configured for internal access only. Its VNET is a custom one (container-vnet). I have peered container-vnet with hub-vnet. hub-vnet has a virtual network gateway…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,543 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,472 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2023-11-30T05:31:31.09+00:00
Ben McFadden 31 Reputation points
answered 2024-10-17T14:11:24.83+00:00
Santosh Acharya 0 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.
669 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-14T15:43:46.87+00:00
Christopher Febles 0 Reputation points
commented 2024-10-16T16:29:51.59+00:00
Christopher Febles 0 Reputation points
1 answer One of the answers was accepted by the question author.

Dapr actor remainder failure

Hello Team, I am using dapr actor in my azure container apps. could you please help me on the below error? Request id "0HN7CQT7NQVAH:00000002": An unhandled exception was thrown by the application. Dapr.Actors.ActorMethodInvocationException:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-15T05:52:31.39+00:00
SriRaghavendran Prabhakaran 320 Reputation points
accepted 2024-10-16T13:30:47.4333333+00:00
SriRaghavendran Prabhakaran 320 Reputation points
1 answer

What is the difference between Azure Container Apps and Azure Function Apps in a Container Apps environment?

I want to deploy a http triggered azure function inside the container, I dont want to use the premium azure function plan as I want my application to scale down the resources to 0 when it is not in use. I checked Azure Container Apps Azure Function…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-10T08:15:34.9033333+00:00
Prabu Mohan 20 Reputation points
commented 2024-10-15T03:43:25.1266667+00:00
Prabu Mohan 20 Reputation points
1 answer

How do I view cpu/memory consumed across all replicas ?

I can see the average CPU/Memory consumption, I can see the replica count, but can I view (and how) total CPU/Mem utilized across all replicas? I want a graphical representation of how load is growing on container app over period of time as part of…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-09-23T05:37:41.68+00:00
Aurimas N 26 Reputation points
edited an answer 2024-10-14T11:18:46.7266667+00:00
JananiRamesh-MSFT 27,341 Reputation points
1 answer One of the answers was accepted by the question author.

Container IP is not provided

Hi friends, I created a standard Linux container instance for testing purpose used quick start rather than my own azure registry, after created when I try to access the container there were no FQDN and public IP, I created with public network selected…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
461 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
708 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,127 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-09T09:53:33.7166667+00:00
Prakash Durairaj 40 Reputation points
commented 2024-10-10T10:40:12.9166667+00:00
Prakash Durairaj 40 Reputation points
0 answers

How to expose private Container App using API Management Service?

I am trying to use API management service to publicly expose an API deployed the Container Apps service. I am new to using Azure and am not sure how to setup the private connect. I have tried a private DNS zone and that didn't help. I am looking for…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-07T20:38:31.68+00:00
Trey Hannam 0 Reputation points
commented 2024-10-09T14:40:19.1433333+00:00
Trey Hannam 0 Reputation points
1 answer One of the answers was accepted by the question author.

Log Analytics - structured logging columns not being created?

Hi, We run some ASP.NET Core apps in Azure Container Apps, and use Serilog for structured logging to Log Analytics. Log Analytics, usually, helpfully creates columns for the logged properties - however this appears to have stopped working since 7th…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2023-10-09T08:40:44.6966667+00:00
Nat Wallbank 45 Reputation points
commented 2024-10-09T14:36:49.1233333+00:00
Danillo Pinheiro Neto 0 Reputation points
1 answer One of the answers was accepted by the question author.

Init containers

Hi can I use the init container to feed env variables and their values into the container app? if yes then please let me know how..thanks in advance.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-03T06:46:58.1833333+00:00
Mansi Gusain 80 Reputation points
commented 2024-10-09T08:46:12.41+00:00
Mansi Gusain 80 Reputation points
1 answer

Cant add a scaling rule for my function app in azure

Hello there, So my setup was through GUI created a Function App of type Container Apps environment, However what seems to have happened is that automatically on creation there is a separate resource group created that containes the contains the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-09-25T17:32:24.95+00:00
Simon Sefcik 20 Reputation points
answered 2024-10-08T19:20:51.6866667+00:00
Pinaki Ghatak 4,380 Reputation points Microsoft Employee
1 answer

Session Affinity fails when Container App autoscaling is enabled

Hello, I have a Container App with the following configuration: Session Affinity enabled, HTTP scaling enabled (Concurrent requests = 10), Min replicas 2, Max replicas 6. Session Affinity is working correctly, except it starts to fail when the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-19T13:52:47.7733333+00:00
Ray Chamidullin 20 Reputation points
commented 2024-10-08T09:35:25.39+00:00
Sriguruvel Rajendran 0 Reputation points
0 answers

How to get metrics data of multiple resources(Container apps) as a one batch request?

Hello, We're looking to find a solution for Azure monitoring. We want to get the metrics data for a group of container apps filtered based on a tag The aggregated value of each metric, i.e., Number of requests, and billed duration How can we get…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,285 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-08-14T11:15:31.9633333+00:00
tejas.talekar 0 Reputation points
commented 2024-10-07T14:42:13.2033333+00:00
Rahul Podila 105 Reputation points Microsoft Vendor
1 answer

Error launching debug adapter: program not found

I'm encountering an issue while debugging my functions app running in a Docker container. The error message says "program '/functions_debugging_cli/func' doesn't exist." Yesterday, everything worked fine, but now I'm not sure why…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,724 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
asked 2024-10-03T09:48:14.9733333+00:00
Patrick Sørensen 5 Reputation points
commented 2024-10-04T11:31:56.1+00:00
Patrick Sørensen 5 Reputation points