422 questions with Azure Container Apps tags

Sort by: Updated
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.
422 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,181 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,004 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-10-10T08:15:34.9033333+00:00
Prabu Mohan 20 Reputation points
commented 2024-10-10T12:36:58.8566667+00:00
Prabu Mohan 20 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.
458 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
706 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,115 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 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.
422 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.
422 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.
422 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,004 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 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,295 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.
422 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,275 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 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 95 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,004 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,672 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 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
1 answer

Azure Marketplace Application offering with secrets for Container Registry access

I'm creating an Azure Marketplace Application offering that includes the provisioning of Azure Container Apps to customers' tenants. These Container Apps must pull their image from an Azure Container Registry on my tenant (publisher). I have trouble…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,287 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-10-02T11:58:39.7066667+00:00
AGA 0 Reputation points
commented 2024-10-03T16:40:11.4533333+00:00
AGA 0 Reputation points
1 answer

Dotnet App code deployed on Azure Container Apps gives No .NET SDKs were found.

My app runs successfully in local docker container however when deploying to azure container apps, it gives this error. The command could not be loaded, possibly because: You intended to execute a .NET application: The application 'UI_Core.dll'…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-09-03T23:31:02.9666667+00:00
Gaurav Bhargava 5 Reputation points
answered 2024-10-01T15:05:16.1733333+00:00
Rafael Caviquioli 20 Reputation points
2 answers

Azure container app error with .NET SDK 8

Hi all, We plan to migrate on-premises internal apps to Azure using Azure container app. But when I deploy from image, it shows error: The command could not be loaded, possibly because: You intended to execute a .NET application: The application…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,864 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-06-12T03:08:58.86+00:00
Văn Huy Tuyên 0 Reputation points
answered 2024-10-01T15:03:56.0766667+00:00
Rafael Caviquioli 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure container apps in consumption plan with splunk

Hi, I am exploring the use of Azure container apps under consumption plan to deploy one UI and one API/Backend app. By default it seems we need to have a log analytic workspace set up to consume the logs from the app. We already have a splunk set up…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-09-27T09:57:19.24+00:00
Jacob Thomas 41 Reputation points
accepted 2024-10-01T06:32:26.26+00:00
Jacob Thomas 41 Reputation points
1 answer

I'm getting an Internal Server Error when viewing secrets of a Container App

Hello, I'm getting an error when trying to view the secrets of a container app: "Internal server error occurred. correlation ID: ec622823-714f-49c8-8fb3-27fcace17443" I'm also getting an error when trying to run terraform import for this same…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,287 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-09-27T00:58:11.7433333+00:00
Juliano Penna 0 Reputation points
answered 2024-09-30T20:29:57.32+00:00
Andriy Bilous 11,421 Reputation points MVP
0 answers

Can I upload the env file to the azure container app environment? or container app?

is there a manual way to upload the env file and then get a hardlink so that the container reads from that? or anything of this sort? I have the env file share and also in the container app env as AzureFiles, now the issue is - in the shell the .env is…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-09-30T12:15:53.65+00:00
Mansi Gusain 80 Reputation points
1 answer

ENV file to feed the environment variables into the container app.

Hi I wish to upload my env file - in the container app environment as a file share (for instance) then I want that the related container app reads the env variables from that file is this possible , if yes then using what. Thanks in advance.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-09-25T04:23:03.6166667+00:00
Mansi Gusain 80 Reputation points
commented 2024-09-30T12:12:18.1633333+00:00
Mansi Gusain 80 Reputation points
1 answer

container app session affinity cannot work

I have deployed my application to an Azure Container App, which has three replicas. The ingress is limited to a VNet, and session affinity is enabled. The Container App is used as the backend for an Application Gateway. When I access the application…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-09-25T06:41:46.78+00:00
Freda An 0 Reputation points
answered 2024-09-29T08:07:48.7+00:00
Will Ang 20 Reputation points
1 answer One of the answers was accepted by the question author.

Local Error: DNSResolution in application gateway when backend is an internal container app

I want to use Azure Application Gateway to protect an internal container app in same vnet, but the situation is quite confusing. Here are the specific configurations: Azure internal container app in vnet test-vnet, ingress restricted to vnet, listening…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
677 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,070 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-09-18T07:31:27.0833333+00:00
Will Ang 20 Reputation points
accepted 2024-09-28T02:16:53.19+00:00
Will Ang 20 Reputation points
2 answers One of the answers was accepted by the question author.

Automating Azure Container App Jobs Triggered by New Image Push to Azure Container Registry

I want to trigger the Azure Container App job whenever a new image is pushed to an Azure container registry repository. How can I achieve this cost-effectively and straightforwardly? Currently I am pushing the image to container registry through Azure…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
422 questions
asked 2024-09-26T10:29:48.5866667+00:00
nikithakoshy 20 Reputation points
accepted 2024-09-27T12:56:41.1333333+00:00
nikithakoshy 20 Reputation points