323 questions with Azure Container Apps tags

Sort by: Updated
0 answers

How to configure OTel endpoints in Azure container apps environment to send the Otel data to Elastic

Hi, I have configured Elastic APM URL as OTLP endpoint to leverage the managed OTEL agent. I have a logstash container running within the azure container apps and it is generating json output as its internal log. However, I cannot ensure if the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-06-12T17:33:59.8366667+00:00
Choudhury, Prabir 0 Reputation points
2 answers

Sending data dog custom metrics using azure container apps

Hi, Currently, we are monitoring azure container apps (ACA) services and now we are planning to use data dog DogStatsD client lib to send custom metrics. According to this article: https://docs.datadoghq.com/serverless/azure_container_apps/ we should be…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-06-10T12:47:46.6566667+00:00
_Esteban Bett 30 Reputation points
answered 2024-06-12T06:54:14.4266667+00:00
JananiRamesh-MSFT 23,016 Reputation points
0 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,561 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-06-12T03:08:58.86+00:00
Văn Huy Tuyên 0 Reputation points
commented 2024-06-12T03:09:42.1666667+00:00
Văn Huy Tuyên 0 Reputation points
1 answer One of the answers was accepted by the question author.

Dapr WorkFlow

Hello Team, Do azure container apps supports dapr workflows? If yes can you please help me with Microsoft help link? Thanks, Sri.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-06-10T12:18:35.6233333+00:00
SriRaghavendran Prabhakaran 300 Reputation points
accepted 2024-06-10T12:34:16.6533333+00:00
SriRaghavendran Prabhakaran 300 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,250 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-04-12T17:10:20.8966667+00:00
DiptiRanjan Swain 176 Reputation points
commented 2024-06-07T08:43:53.4866667+00:00
DiptiRanjan Swain 176 Reputation points
1 answer

Reading credentials from azure failed: DefaultAzureCredential failed to retrieve a token from the included credentials.

0 I'm trying read azure default credentials but fails with following error DefaultAzureCredential failed to retrieve a token from the included credentials. 04:54:12.161 lrr-data-service-perf-green-x Attempted credentials: EnvironmentCredential:…

Azure Database for PostgreSQL
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-28T06:16:03.5266667+00:00
Yedukondalu Mammu 0 Reputation points
commented 2024-06-06T23:15:49.1166667+00:00
Oury Ba-MSFT 17,556 Reputation points Microsoft Employee
1 answer

Front Door with Azure Container Apps and Private Link - enabling authentication

I want to set up private App Containers with authentication which can be accessed via Frontdoor. I have a private Azure Container App, i.e. an App running in Azure Container Apps Environment internally. That is exposed via Azure Front Door by using a…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
621 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
483 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-30T13:38:40.4833333+00:00
Michael Cameron 502 Reputation points
commented 2024-06-06T15:17:25.0733333+00:00
KapilAnanth-MSFT 39,206 Reputation points Microsoft Employee
0 answers

Custom domain certificate creation with terraform fails with "InvalidCertificate: The certificate env-cert is invalid or password is incorrect."

I am trying to create a custom domain for a Container App using Terraform. The issue I have is with the certificate. I generated a set of fullchain.pem and privkey.pem using Certbot and Letsencrypt using certbot plugin for azure cloud for dns…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-28T12:21:57.24+00:00
Riccardo Barbieri 40 Reputation points
commented 2024-06-06T12:42:02.91+00:00
Gabriele Tassinari 0 Reputation points
2 answers One of the answers was accepted by the question author.

Issues with Updating Azure Container App Using yamlConfigPath in AzureContainerApps@1 Task

I am attempting to update an Azure Container App through an Azure Pipeline using the yamlConfigPath attribute of the AzureContainerApps@1 task. The Container App includes three containers: A background services container. A container handling incoming…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-06-03T07:51:44.9133333+00:00
Yasitha Gunarathne 40 Reputation points
accepted 2024-06-05T08:08:43.6+00:00
Yasitha Gunarathne 40 Reputation points
1 answer One of the answers was accepted by the question author.

Identifying the container engine used in Azure Container Apps

Is there a way to determine which container engine is being used in Azure Container Apps? Specifically, does Azure Container Apps use Docker, Containerd, or Crio container engines internally?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-24T03:43:11.5133333+00:00
USER01 20 Reputation points
accepted 2024-06-05T03:28:02.9833333+00:00
USER01 20 Reputation points
1 answer One of the answers was accepted by the question author.

Clarification on /proc/<pid>/cgroup for Azure Container Instances and Azure Container Apps

For Azure Container Instances, the format of /proc/<pid>/cgroup entry for pid appears to be <pid>:pids:/containers/<ID> For Azure Container Apps, it appears to be <pid>:pids:/default/<ID> Can someone confirm whether the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
666 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-31T04:28:51.1533333+00:00
PS 150 Reputation points
accepted 2024-06-03T10:23:37.8933333+00:00
PS 150 Reputation points
0 answers

Azure Container Apps - built-in OIDC for SPA?

From Azure Container Apps Docs, it claims to support codeless authentication for apps through configuration (easy auth). I deployed 2 apps to ACA, one Angular SPA, one API used by SPA, both without any code to support authentication as I want to utilize…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-21T19:03:39.47+00:00
ricky zou 0 Reputation points
edited the question 2024-06-03T10:23:10.85+00:00
Givary-MSFT 30,071 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to update environment variables of a Init Container using Azure CLI ?

I'm using the "az container app update" command to update the environment variables of sidecar containers. However, I can't use the same command to update the environment variables of an Init Container. What is the solution?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-16T12:10:20.9433333+00:00
Yasitha Gunarathne 40 Reputation points
accepted 2024-06-03T09:22:22.73+00:00
Yasitha Gunarathne 40 Reputation points
2 answers One of the answers was accepted by the question author.

Do I need to use Azure NAT Gateway for outbound internet access for Azure Container Apps or Azure Database for PostgreSQL?

Hi everyone, I would like to ask whether I need to use Azure NAT Gateway for outbound access to the internet? Insight: I have Hub and Spoke network topology implemented, in the Hub VNET there is an Azure Firewall and Azure VPN Gateway. I've setup Azure…

Azure Database for PostgreSQL
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
26 questions
asked 2024-05-31T16:22:41.7766667+00:00
Alberto Dasilvon 40 Reputation points
answered 2024-05-31T23:02:40.14+00:00
Sina Salam 6,496 Reputation points
0 answers

How can I set the `accurate` scalingStrategy for Container App Jobs?

I'm using a ServiceBus to broker messages that will require us to spawn a ContainerApp Job execution for each message. However, I'm having trouble finding the proper configuration. Specifically, I see that there should be a scalingStrategy of accurate…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
575 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-31T21:15:22.4766667+00:00
Byron Saltysiak 0 Reputation points
2 answers

Can't access a storage account from a container app

I'm trying to connect a new container app to an existing storage account that I use in other apps as well. the new container app is on the same resource group as my other apps, yet attempting to interact with the storage account (blob/table) from the new…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,854 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-30T14:45:22.0333333+00:00
Yovel Cohen 20 Reputation points
answered 2024-05-31T13:16:56.1133333+00:00
Nehruji R 3,976 Reputation points Microsoft Vendor
2 answers

Is Azure App Service suitable for web application that mostly runs background tasks?

A bit of context to go with the title: We are currently in the process of upgrading our legacy .NET applications (.NET Framework 4.8) to modern .NET and with this change we are looking to also improve the hosting model. At this moment we run two…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,249 questions
asked 2024-05-28T09:32:45.2+00:00
Tijmen 0 Reputation points
answered 2024-05-31T08:55:53.6066667+00:00
SnehaAgrawal-MSFT 19,676 Reputation points
1 answer One of the answers was accepted by the question author.

How to extract resource group name and subscription ID from containers in Azure Container Apps and Azure Container Instances

Is it possible to extract the resource group name and subscription ID from within containers running in Azure Container Apps and Azure Container Instances? If so, can anyone provide information on how to accomplish this?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
666 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-29T06:01:47.6366667+00:00
PS 150 Reputation points
accepted 2024-05-31T04:13:53.1066667+00:00
PS 150 Reputation points
0 answers

Managing costs and feasibility of separate environments within a shared Azure container environment using workload profiles.

I am trying to create separate environments for different purposes, departments, or projects in one Azure container environment using workload profiles. For example: Sales department - workload profile 1 Research department - workload profile 2 …

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,267 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-22T07:45:09.01+00:00
tatsu sei 60 Reputation points
commented 2024-05-31T03:49:41.09+00:00
tatsu sei 60 Reputation points
0 answers

By using apply command on terraform, unable to create container

I was trying to create resources under the resource group one by one so I was not having any issues but same thing when I tried creating the resources all at once using the "depends on " in terraform, I am unable to apply. after writting…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
323 questions
asked 2024-05-30T12:09:51.2933333+00:00
Amit Anand 0 Reputation points