324 questions with Azure Container Apps tags

Sort by: Updated
2 answers

Azure function run time error

We have appservice which is ple enabled , recently we are migrated our agent to private subnet, after that only we are facing the issue(azure function runtime error) .Our storage account also public only, earlier every thing works fine after this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,555 questions
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,864 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,259 questions
asked 2023-03-29T23:23:31.52+00:00
KRISHNA, CHOPPADANDI VAMSHI 0 Reputation points
answered 2023-04-03T17:23:01.74+00:00
KRISHNA, CHOPPADANDI VAMSHI 0 Reputation points
1 answer

My Docker AppService is not receiving the environment variables set in App Settings.

Hello, I am running a public docker image as a Container App. Setting the invironment variables, they are not set in what is the log of the command run to start the application. Specifically I added all possible env variables, yet I always get the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-01-27T11:02:10.4466667+00:00
Marco Montanari 10 Reputation points
answered 2023-04-02T05:29:16.54+00:00
Lex Li (Microsoft) 5,157 Reputation points Microsoft Employee
1 answer

Is Dapr Sidecar per Replica or per Container App in ACA?

Is the Dapr sidecar container in Azure Container Apps created per replica or per container app? For example if I had a container with 3 replicas, does each replica get its own sidecar? Or is it 1 sidecar for the entire container app regardless of the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-03-10T17:11:56.82+00:00
Alex Ip 196 Reputation points
answered 2023-03-27T15:10:16.8466667+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Integrating Front Door and Azure Container Apps with Private Link

Hi, I'd like to ensure that the only network traffic that reaches my Azure Container Apps environment are those that have gone through Azure Front Door. This is to ensure that Front Door's Web Application Firewall protects my ACA environment (e.g. an…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
622 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,256 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 Web Application Firewall
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-03-22T22:05:06.71+00:00
Jason Lee 181 Reputation points
answered 2023-03-27T15:00:44.7933333+00:00
Jason Lee 181 Reputation points
1 answer

Container App not starting without logs

Hi! I am a bit new to the cloud and have gotten totally stuck here. I have a java spring app that I want to run in a container app. It has been working until I added managed Identity so that I could access a key vault. I created a system assigned…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-02-26T21:56:50.4+00:00
Daniel Muresu 0 Reputation points
answered 2023-03-16T03:50:51.6666667+00:00
Daniel Muresu 0 Reputation points
0 answers

How to override a file in Azure Container App container by another one ?

Hello, I would like to override a specific config file in my ACA container. One way would have been to use Azure Storage / File Share and volumeMounts in app.yaml, as described in tutorial : …

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-02-15T15:49:01.03+00:00
DELATTRE Maxime 0 Reputation points
commented 2023-03-08T00:31:55.24+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
1 answer

Default Container Apps Balancer algorithm

Hi, How does the default load balancer work specifically for container apps? I've found conflicting information online. Do all browser http requests use a round-robin algorithm to evenly balance all requests across all replicas, or, does it use IP…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
416 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-02-21T10:41:46.11+00:00
Shea Lavington 0 Reputation points
commented 2023-03-06T12:24:21.1166667+00:00
GitaraniSharma-MSFT 49,006 Reputation points Microsoft Employee
0 answers

Default Container Apps Balancer algorithm

The Container Apps default setup without selecting VNet comes with a default load balancer. What's the container apps default balancing behavior? Does it use a round-robin algorithm to evenly balance every browser request across all replicas (expecting…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-02-21T08:55:17.17+00:00
Shea Lavington 0 Reputation points
commented 2023-03-03T05:47:44.8366667+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
1 answer

message: "\nInvalid `prisma.user.findUnique()` invocation:\n\n\nError querying the database: Server error: `ERROR 08S01 (1043): Bad handshake'

i have a working container application running on prisma client and connected to mysqlflexible server got an error connection. "message: "\nInvalid prisma.user.findUnique() invocation:\n\n\nError querying the database: Server error: `ERROR…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
756 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-02-22T08:13:44.9933333+00:00
Henson Dedoro 0 Reputation points
commented 2023-02-27T05:39:54.0466667+00:00
MayankBargali-MSFT 69,941 Reputation points
0 answers

Running a docker container in a serverless environment with private networking

We are building an aspnet core web app. It has two main projects. One is for booting up the web APIs and another is for db migration. Db migration project is a console application. We want to run db migration first through something similar to AWS…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,555 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-02-19T09:38:01.0766667+00:00
Chintan Shah 0 Reputation points
commented 2023-02-23T06:34:43.1033333+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
4 answers

Microsoft sign in application package

I cannot seem to add microsoft account to user profile or work account to device management cause the login application automatically closes and does not even load, pops up and then closes itself. Is this a symbolic link or? Mail application does the…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,759 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
908 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,259 questions
asked 2023-01-25T22:38:59.75+00:00
Nick B 361 Reputation points
edited the question 2023-02-16T02:41:13.4166667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

App Architecture - Any suggestions

Hey Folks, We are developing an app using which: 1. Flow reports for KPIs should be triggered at regular intervals. 2. Users accessing the flow reports should be tracked for analytics. Anyone here has suggestions on what kind of architecture to follow.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,962 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,259 questions
asked 2023-01-27T22:16:23.0033333+00:00
Monisha Barooah 21 Reputation points
answered 2023-02-15T07:36:42.2333333+00:00
SnehaAgrawal-MSFT 19,676 Reputation points
1 answer

Requests from Azure appService to containerApps get blocked on custom VNET with NSG

I asked the sam equestion on stack overflow. Pls remove if this is not the place for ist: https://stackoverflow.com/questions/75243527/requests-from-azure-appservice-to-containerapps-get-blocked-on-custom-vnet-with I am trying to set up an…

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,256 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,259 questions
asked 2023-01-26T09:00:27.3633333+00:00
Björn Schulz 0 Reputation points
edited the question 2023-02-10T22:52:21.7666667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Does Azure Container Apps support AVX2 vector instruction set?

I'm looking for documentation regarding vCPU capabilities for code run in Azure Container Apps. Specifically looking for AVX/AVX2 vector instruction support and whether it is guaranteed to be available under Azure Container Apps since there is no…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-01-29T13:22:45.28+00:00
Ashok P 5 Reputation points
commented 2023-02-09T08:57:07.3666667+00:00
MayankBargali-MSFT 69,941 Reputation points
2 answers

Azure Container app - deploying a container using an Azure Service Bus scaler

Trying to provision a simple container scaling on Azure Service Bus. I tried the "Azure Service Bus" scaler first but received a system log message "ScaledObject doesn't have correct scaleTargetRef specification". I then tried…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-01-18T16:21:11.1166667+00:00
Ron Hayes 0 Reputation points
answered 2023-02-08T00:24:08.0133333+00:00
Nick Raphael 0 Reputation points
1 answer

How to fix deployment timeout for Container Apps connected to VNet

We've been trying to deploy Azure Container Apps connected to a VNet. So far we have not been successful. We have tried through the Web Portal and the Azure CLI with no success. Microsoft.ContainerService and Microsoft.OperationalInsights are already…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-01-17T22:17:37.44+00:00
Andrés Felipe Quintero 0 Reputation points
commented 2023-02-03T10:25:11.3666667+00:00
Krister Konst 0 Reputation points
1 answer

Container Apps Resource groups

When creating the first container app you are required to create a container app environment. During the process you select which resource group to deploy the CAE to, but during deployment most of the components that are created are actually deployed to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-01-20T12:48:49.35+00:00
MLW104 6 Reputation points
answered 2023-01-26T17:51:43.23+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
0 answers

Domain validator on Container Apps stopped working?

Hi, I have constant problems with configuring custom domain with container app. I am trying to add my custom domain sevigo.eu. On Azure site it looks like that: I configured DNS at my domain provider like that: As you can see I have added record @,…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-01-18T09:55:32.26+00:00
Adam Jachocki 46 Reputation points
commented 2023-01-26T04:55:28.9366667+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

When will Azure Containers Apps be available in other Australian regions?

Currently it is only available in Australian East but all my other resources are located in Australian Southeast. I want to migrate my app service to Containers App but it is not available in my region yet.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-01-05T09:58:05.393+00:00
Raymond Tang 21 Reputation points
edited the question 2023-01-23T11:11:07.0066667+00:00
MayankBargali-MSFT 69,941 Reputation points
1 answer One of the answers was accepted by the question author.

Removing named volumes when using docker-compose

Hello everyone. I am fairly new to docker and I am trying to deploy a multi-container app to azure app service using docker-compose.yml I was able to successfully deploy the app. I deleted the app service instance and tried deploying the app again and it…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
667 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
829 questions
asked 2023-01-15T12:01:11.1633333+00:00
Adebayo A. Asamu 45 Reputation points
commented 2023-01-16T14:23:51.71+00:00
Adebayo A. Asamu 45 Reputation points