486 questions with Azure Container Apps tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Contaniner app

If I have a container app that will access to a key vault using a manage identity, the keyvualt can be in a different region as the container app is?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-24T18:57:58.02+00:00
Cinthia Rodriguez 50 Reputation points
edited the question 2024-12-25T21:21:53.7566667+00:00
VarunTha 10,130 Reputation points Microsoft Vendor
1 answer

How to Run Docker tasks on a GitHub selfhosted Runner on an Azure container Apps?

We are currently hosting our self-hosted runners on Azure Container Apps. Since the runner itself is based on a Docker image, we're facing challenges running Docker tasks within it. Could you please advise on how Docker can be utilized on a self-hosted…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-09T21:43:31.2866667+00:00
Manoj Kumar 0 Reputation points
answered 2024-12-25T19:32:05.06+00:00
Vahid Ghafarpour 22,290 Reputation points
1 answer One of the answers was accepted by the question author.

Using GPU in Container Apps.

I need to increase the quota of GPU T4 in Container Apps for using the GPU in it. Thanks

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-15T11:43:09.1233333+00:00
Hamdy 20 Reputation points
accepted 2024-12-24T19:07:19.2333333+00:00
Hamdy 20 Reputation points
1 answer

Azure Container Apps Revision Changes Not Propagating to Default Application URL

I have recently launched an azure container app. I have done this by packaging a jar file with maven, and then deployed it through az containerapp up, as shown in the following…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
130 questions
asked 2024-12-24T06:45:18.7+00:00
mardahacker 0 Reputation points
answered 2024-12-24T13:21:40.28+00:00
Sina Salam 14,551 Reputation points
1 answer

Connection Timeout Issues Between Azure Container App and Azure Database for PostgreSQL

Establishing a connection to Azure Database for PostgreSQL from an Azure Container App randomly times out from a container. The connection works perfectly fine from a local workstation during the periods when timeouts occur. The container runs Alpine…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-19T10:08:34.67+00:00
Jan Matousek 0 Reputation points
answered 2024-12-23T19:56:05.52+00:00
Khadeer Ali 1,400 Reputation points Microsoft Vendor
1 answer

How to get the exact alert messages in Notification for detailed Managed Identity operation in Container Apps

I would like to create an alert particularly turning ON/OFF on Managed Identity on Container Apps or any resources under Identity. See screenshot below. I would like to filter or create alert the same as below notification messages if possible.

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
334 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-19T14:29:24.32+00:00
Mance, Romulo 0 Reputation points
commented 2024-12-23T16:30:08.75+00:00
VINODH KUMAR T D 26,141 Reputation points MVP
0 answers

Azure Container app connectivity issue

Hi Team, We are facing connectivity issue in Container App, that after enabling the connectivity from Logic app and Function app to container app (workload profile or consumption-only tier). We are getting the "RBAC Denied" error, we have tried…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,250 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,275 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-20T17:18:00.1233333+00:00
Chakraborty, Shubham 60 Reputation points
edited a comment 2024-12-23T14:30:27.7966667+00:00
VenkateshDodda-MSFT 23,141 Reputation points Microsoft Employee
0 answers

Cannot Delete a Function Container App

Hi there, I have an Azure Container Function which has become unresponsive. I have tried to delete over the last 24 hours - but I am getting the error: "Cannot modify this site because another operation is in progress" (This is through the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,250 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-17T11:09:55.3433333+00:00
Keith Doran 0 Reputation points
commented 2024-12-23T12:17:21.4366667+00:00
Pinaki Ghatak 5,310 Reputation points Microsoft Employee
1 answer

azure function on containerapps

Good morning, I have a bicep files azurefunction.bice and env.bicep. the provisioning works fine. once I am trying to deploy the functionapp service (ref in azure.yaml) on the function hosted on containerapp I am getting the following error: Error:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,250 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-21T06:42:04.0066667+00:00
Adrian Ruchti 20 Reputation points
edited the question 2024-12-23T03:28:53+00:00
VarunTha 10,130 Reputation points Microsoft Vendor
1 answer

KEDA Unable to Connect to Kafka Broker in Same Container Apps Environment.

I have two container apps. One is running an instance of kafka and the other is consuming kafka messages. They both live inside the same container app environment and traffic from outside the environment is not allowed. The consumer app can connect to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-16T14:43:21.8166667+00:00
Joachim Ovesen 0 Reputation points
answered 2024-12-22T02:55:52.5133333+00:00
VINODH KUMAR T D 26,141 Reputation points MVP
1 answer

Container App Job to Retrieve the Replica Name

Here's what I wish to build:- I will deploy my backend jobs as Azure Container App Job. Whenever new message published to Service Bus, new replica will be auto created to process the message accordingly. So 1 message -> 1 replica -> 1 job. And my…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-17T06:33:00.79+00:00
John Wong Yek Hon 100 Reputation points
commented 2024-12-19T13:52:50.56+00:00
VenkateshDodda-MSFT 23,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Time required for a container/revision to scale up from 0

Hi, Azure container apps support scale down to 0 in both dedicated and consumption plan. I want to know what is the typical time required for scaling. I understand that it will depend upon factors like container startup time etc., but please give a…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-16T07:31:23.9933333+00:00
RajivBansal-2486 266 Reputation points
accepted 2024-12-19T05:03:06.4266667+00:00
RajivBansal-2486 266 Reputation points
1 answer One of the answers was accepted by the question author.

Preview Feature Timeline for Private Link Integration with Azure Front Door

In regard to "Create a private link to an Azure Container App with Azure Front Door (preview)", could you please provide an estimated timeline or any updates regarding when this feature will move out of the preview stage and become generally…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-12T17:25:05.0133333+00:00
Aranda, Christian 20 Reputation points
commented 2024-12-19T03:45:43.04+00:00
VenkateshDodda-MSFT 23,141 Reputation points Microsoft Employee
1 answer

Having difficulty configuring TLS passthrough for Azure Container Apps

Hi, I'm working on a small test project deploying a Golang app pulled directly from the docker hub and attempting to host this with Azure Container Apps. The application requires me to mount a volume to the container and requires TLS to terminate inside…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-08T10:03:42.69+00:00
Kieran Hardwick 0 Reputation points
edited the question 2024-12-16T07:54:30.89+00:00
KapilAnanth-MSFT 48,081 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Zone Redundancy in Azure Container Apps

Hello, Documentation for Azure Container Apps (ACA) shows that enabling zone redundancy will distribute the nodes (instances) between zones and then replicas will be distributed to these nodes, making the application zone redundant. It is suggested to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-15T05:56:09.1466667+00:00
RajivBansal-2486 266 Reputation points
commented 2024-12-16T07:26:41.8166667+00:00
RajivBansal-2486 266 Reputation points
1 answer

The access token is from the wrong issuer

I am getting this error while deploying container apps environment through terraform, all the other resources are created on the right subscription as well as tenant id but for container apps only I'm not able to make them up. RESPONSE 401: 401…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2023-08-23T19:30:38.6566667+00:00
Dhariwal, Jaanvi 15 Reputation points
commented 2024-12-14T06:24:02.76+00:00
Gerry Tan 0 Reputation points Microsoft Employee
2 answers 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.
707 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,099 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-09-18T07:31:27.0833333+00:00
Will Ang 20 Reputation points
answered 2024-12-13T12:03:35.9366667+00:00
Christophe Humbert 121 Reputation points
0 answers

75% requests to arkisit.thereforeonline.com are failing from Azure Container Apps which is routed via Azure HUB PaloAlto Firewall.

Requests to arkisit.thereforeonline.com are failing from Azure Container Apps, roughly 75% of the requests are failing. If the request is successful it will be really fast, otherwise it will fail to connection timeout. Running the exactly same requests…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-12-12T22:23:14.37+00:00
Rauno Laakso 0 Reputation points
commented 2024-12-13T10:54:24.46+00:00
Rauno Laakso 0 Reputation points
1 answer

Unable to Create Service Connector Between Azure Function App and MySQL Flexible Server in VNet

Hello, I'm trying to set up a service connector between an Azure Function App and a MySQL Flexible Server, but I’m encountering difficulties because the database server is within a Virtual Network (VNet). Steps Tried: Used the Azure CLI command: bash az…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,250 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
875 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-11-27T08:15:11.1933333+00:00
Ofek Waiz 0 Reputation points
commented 2024-12-11T14:15:20.4933333+00:00
Sai Raghunadh M 1,605 Reputation points Microsoft Vendor
2 answers

Issue with accessing Azure Container App behind internal load balancer on VNet

I have pretty regular set of templates that deploy Container App on private network (vnet) with ingress working only on that network The underlying container exposes port 80, the replicas are up and running, health checks are OK. I have a test VM on that…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
486 questions
asked 2024-04-29T16:50:17.05+00:00
Eugene N 20 Reputation points
answered 2024-12-10T21:33:22.3166667+00:00
Silvia Wibowo 4,256 Reputation points Microsoft Employee