332 questions with Azure Container Apps tags

Sort by: Updated
0 answers

Should I allow traffic to lgn-rcp-api-northeurope.lgn-rcp-ase-northeurope.p.azurewebsites.net from Azure Container Apps

I have Azure Container Environment with Azure Firewall. I realized that the Azure Firewall blocks some traffic to lgn-rcp-api-northeurope.lgn-rcp-ase-northeurope.p.azurewebsites.net I tried to find out in the documentation if I should enable traffic…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-09T08:56:45.1433333+00:00
Krzysztof Madej 26 Reputation points
edited a comment 2024-07-11T09:42:22.05+00:00
Krzysztof Madej 26 Reputation points
0 answers

OTel endpoints for Azure Insights cannot set connection string

I have a container apps that want to enable OTel endpoints to push traces to an Azure Insights. I do changes in portal, enabled logs and traces then selected my Azure Insights resource. I see that traces are being generated in the app but not available…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-11T08:45:06.9933333+00:00
Serhat Can 0 Reputation points
edited the question 2024-07-11T08:49:05.53+00:00
AmaranS 3,555 Reputation points Microsoft Vendor
1 answer

Creating a new Container App resource cannot select a subnet of the Virtual Network

hi, I am learning by doing the following applied skill: https://learn.microsoft.com/en-us/training/modules/deploy-manage-container-app-using-azure-container-apps/4-exercise-create-configure-container-app-azure-container-apps I am stuck at step 7 of…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-09T14:48:00.5233333+00:00
fifty gabor 20 Reputation points
answered 2024-07-11T06:32:59.8+00:00
Luke Murray 10,636 Reputation points MVP
2 answers

Azure Container app not accessible when Replica increases

Hi Experts, My container app not working for a several minutes when it scalled. it is http and sticky session enabled Is there any way to fix this issue? Thanks in advance, Sriguruvel

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-08T13:41:20.9533333+00:00
Sriguruvel R 0 Reputation points
answered 2024-07-10T11:35:40.09+00:00
Sriguruvel R 0 Reputation points
1 answer

Provision and bind managed certificate to custom domain for azure container apps with az cli fails: certificate does not exist in environment

I am trying to provision and then bind a managed certificate to a custom domain for an Azure Container App but I am getting an error. I used the command az containerapp env certificate create -g $RESOURCE_GROUP -n $CONTAINER_APP_ENV_NAME --hostname…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-07T11:59:31.5+00:00
Riccardo Barbieri 40 Reputation points
answered 2024-07-10T07:38:46.8166667+00:00
navba-MSFT 20,050 Reputation points Microsoft Employee
1 answer

Azure Container App Running RabbitMQ keeps creating new replicas

We have a configuration where we have an azure container app The container app is running Rabbit MQ image rabbitmq:3.12.2-management-alpine We are trying to replace rabbit MQ running in a linux vm because of skills issue We have TCP health probes…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-03-12T10:01:47.75+00:00
Wycliffe Mohapi 0 Reputation points
commented 2024-07-10T06:51:22.1633333+00:00
Wycliffe Mohapi 0 Reputation points
1 answer One of the answers was accepted by the question author.

Does Azure Container Apps support IMDS service

Does Azure Container Apps support IMDS service? I tried to issue a command suggested in https://learn.microsoft.com/en-us/azure/virtual-machines/instance-metadata-service?tabs=linux , but the connection failed with a timeout error. Here is the command I…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-05T06:33:51.6533333+00:00
PS 170 Reputation points
edited a comment 2024-07-09T07:15:08.9533333+00:00
PS 170 Reputation points
4 answers

Azure Container App returns 503 when scaling from 0 with multiple concurrent requests

Hi, I'm currently facing this issue with my Azure Container App (ACA): When the ACA receives at the same time 4 or more requests and if the app has been "Scaled to 0", some requests return status 503 while others complete just fine. status:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2023-12-29T18:08:18.4933333+00:00
Pedro Antunes 15 Reputation points
answered 2024-07-09T06:30:47.95+00:00
Sriguruvel R 0 Reputation points
0 answers

Azure Container app not accessible when Replica increases

Hi Experts, I am using the Azure Container app for our development of a multi-tenant architecture application. We have around 7 containers . 3 containers are browsable so we enabled it in http ingress and others are internel purpose . So we enabled…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-08T13:32:11.4+00:00
Sriguruvel R 0 Reputation points
1 answer

Bind managed certificate to custom domain container app with az cli

I am trying to provision and then bind a managed certificate to a custom domain for an Azure Container App but I am getting an error. I used this command to create the certificate az containerapp env certificate create -g $RESOURCE_GROUP -n…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-07T11:54:40.9866667+00:00
Riccardo Barbieri 40 Reputation points
answered 2024-07-08T06:43:09.67+00:00
akinbade abiola 7,835 Reputation points
1 answer

How to fix the imagepullfailure error [ "Container \u0027XXX\u0027 was terminated with exit code \u0027\u0027 and reason \u0027ImagePullFailure\u0027","Reason":"ContainerTerminated","EventSource":"ContainerAppController","Count":68}

Hello, I am facing the imagepullfailure error in my azure container app, it show activation fail with the following error message "Container \u0027crm-backend-api-testing-scale-1\u0027 was terminated with exit code \u0027\u0027 and reason…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
423 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-04-03T03:34:07.6633333+00:00
Dan Kanivas 0 Reputation points
commented 2024-07-04T13:07:45.2533333+00:00
Mx 0 Reputation points
1 answer

Internal Azure Container Apps communication between subscriptions

I'm trying to get my head around how multiple internal Azure Container Apps in different regions communicate with each other. I have 2 vnets which are peered and each container app environment is integrated with the vnets. I also have VMs using the same…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-06-17T21:34:47.62+00:00
Bon Macalindong 65 Reputation points
commented 2024-07-04T12:35:27.4133333+00:00
Bon Macalindong 65 Reputation points
0 answers

Requests/Traffic NOT happening between Azure Application Gateway to Container Apps(Frontend: Angular, Backend: dotNET)

Issue: The traffic is not happening between Application Gateway(Public) to the Container Apps. High level steps follows: Below are the step that followed: Created 2 Internal Container Apps Environment from portal (One environment for frontend…

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,004 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-04T03:28:02.6266667+00:00
Ramesh S 0 Reputation points
3 answers

We are trying to deploy a self hosted agent in container app instance using Service Principal authentication instead of PAT token . But the agent will not get provisioned automatically .

Hello Team , We are trying to deploy a self hosted agent in container app instance using Service Principal authentication instead of PAT token . Butthe agent will not get provisioned automatically .

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-06-28T14:51:29.8166667+00:00
SUDNYA MALI 0 Reputation points
edited a comment 2024-07-03T09:40:53.9133333+00:00
SUDNYA MALI 0 Reputation points
0 answers

Azure Container App Revisions Time Out In Status "Activating"

Hi, I have an Azure Container App that fails at revision deployment. In the "Revisions and replicas" the current revision hangs in the Running status "Activating" until timing out eventually and switching to status…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
asked 2024-07-01T11:33:41.6366667+00:00
Paul Voelker 5 Reputation points
commented 2024-07-03T07:37:17.8033333+00:00
Paul Voelker 5 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.
332 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
237 questions
asked 2024-06-03T07:51:44.9133333+00:00
Yasitha Gunarathne 40 Reputation points
edited the question 2024-07-03T04:21:25.5533333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
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.
580 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
237 questions
asked 2024-05-31T21:15:22.4766667+00:00
Byron Saltysiak 0 Reputation points
edited the question 2024-07-03T04:21:13.2933333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
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,887 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
237 questions
asked 2024-05-30T14:45:22.0333333+00:00
Yovel Cohen 20 Reputation points
edited the question 2024-07-03T04:20:57.7466667+00:00
Ryan Hill 26,866 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.
332 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
237 questions
asked 2024-05-16T12:10:20.9433333+00:00
Yasitha Gunarathne 40 Reputation points
edited the question 2024-07-03T04:19:35.67+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
0 answers

Application Gateway Infinite Refreshes

Hi Support Team, I deployed an Azure Container App behind an Application Gateway. I am able to access it using the Application Gateway public IP. The issue is that the page seems to be infinitely refreshing in browser. Any idea what might be the…

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,004 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
332 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
237 questions
asked 2024-05-12T22:42:27.65+00:00
Alex Nedelcu 0 Reputation points
edited the question 2024-07-03T04:19:01.7466667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee