433 questions with Azure Container Apps tags

Sort by: Updated
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 Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
711 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,478 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 questions
asked 2024-10-22T18:38:39.1033333+00:00
Filipp Trigub 0 Reputation points
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.
433 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,821 questions
asked 2024-10-18T14:33:37.49+00:00
nikithakoshy 60 Reputation points
accepted 2024-10-22T11:10:52.9233333+00:00
nikithakoshy 60 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.
433 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,821 questions
asked 2024-10-18T14:38:23.9733333+00:00
nikithakoshy 60 Reputation points
answered 2024-10-22T08:47:27.8966667+00:00
Khadeer Ali 245 Reputation points Microsoft Vendor
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,936 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 questions
asked 2024-10-22T03:20:01.4966667+00:00
Jeremy Rangel 0 Reputation points
commented 2024-10-22T06:05:55.0666667+00:00
Deepanshukatara-6769 9,740 Reputation points
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,395 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 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.
433 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 9,740 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,883 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,760 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 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 335 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,295 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 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 840 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.
433 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 960 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.
433 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,546 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,478 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 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.
671 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 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.
433 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,039 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 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.
433 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,346 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.
460 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
711 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,128 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 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.
433 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.
433 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.
433 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,039 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
433 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