704 questions with Azure Container Apps tags

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

Azure Data API Builder - deploy to Container App: Unable to find config file: dab-config.json does not exist.

Hi, I am trying to deploy the Data API Builder (DAB) to a container app. I have followed some guidelines such as the following document: https://learn.microsoft.com/en-gb/azure/data-api-builder/running-in-azure?source=docs I do not have a linux machine…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-24T12:33:19.31+00:00
Seys, Jef 21 Reputation points
commented 2023-09-06T09:06:40.95+00:00
Seys, Jef 21 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Container App unexpected restarts at irregular intervals

Hi, I have a problem with occasional and unexpected restarts of my ACA app at irregular intervals. I have deployed my dockerized app to Azure as Azure Container App. It is just a single container with no scaling. It exposes two TCP, non HTTP ports to…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-24T10:54:03.64+00:00
David Drápela 75 Reputation points
accepted 2023-09-06T07:23:11.08+00:00
David Drápela 75 Reputation points
1 answer One of the answers was accepted by the question author.

Application Gateway returning 403

I have a container app env setup with 2 container apps setup. I have an Application Gateway in front of them with a listener rule with path based routing to both in their own backend pool. The idea is to have a single rule as the "catch all"…

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,218 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-31T02:13:57.36+00:00
Gregory Smith 20 Reputation points
commented 2023-09-05T10:13:42.5666667+00:00
KapilAnanth-MSFT 49,616 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Container 'app_name' was terminated with exit code '132'

Hi team, We have provisioned the container app and when we pushed the latest build, the revision was working fine until some time after some time system log showed the application crashed with "Container 'containerAppName' was terminated with exit…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-25T12:33:28.19+00:00
Sowndar kumaresan 26 Reputation points
accepted 2023-09-01T09:39:16.45+00:00
Sowndar kumaresan 26 Reputation points
2 answers One of the answers was accepted by the question author.

The Azure APIM doesn't import Container App OpenAPI Specification

I have been attempting to have APIM import our API which resides on Azure Container Apps service. The Container App service has an open API specification on the endpoint /openapi but when the API is imported to APIM the operations are not being created…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,464 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-09T14:17:29.3766667+00:00
IlicMarko 25 Reputation points
accepted 2023-08-31T07:37:43.5433333+00:00
IlicMarko 25 Reputation points
1 answer

How to use connect together a container on Azure Container Instance with a container on Azure Container app through a virtual network

I have a container 1 run on Azure Container Instance (pulled from Azure Container Registry). This works okay. I have a container 2 run on Azure Container Apps (pulled from Azure Container Registry). This works okay. Now I want container 1 to send a…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
758 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-07-07T11:32:45.77+00:00
Luca Maurelli 30 Reputation points
commented 2023-08-29T17:00:50.8466667+00:00
AirGordon 7,150 Reputation points
1 answer One of the answers was accepted by the question author.

Can a Windows Web App run a Container if Publish was set as Code during creation of the app - and how?

If so, where is the functionality on the dashboard or what are the cloud shell commands to pull a Windows container from the container registry into a Windows Web App deployment slot? Is there reference material for deploying a container into a…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2022-09-20T14:41:54.99+00:00
Herbert Kimani 66 Reputation points
edited the question 2023-08-29T16:24:35.8466667+00:00
Grmacjon-MSFT 19,381 Reputation points Moderator
1 answer

how to delete azure container apps revisions

I I have a container app in Container Apps Environments, when trying to perform any action like deactivating revisions I am getting a weird message provided below The client 'live.com#******@wordbook.pro' with object id…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-03T19:50:30.37+00:00
Shavarsh Shahoyan 0 Reputation points
commented 2023-08-28T06:04:00.37+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator
2 answers

Error during linking Container App as backend for Static Web App

I am trying to link a Container App with enabled ingress and external access (perfectly reachable and requestable directly) as backend to a Static Web App (Standard plan). I always get "An error has occurred" with no further explanation. I…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,181 questions
asked 2023-07-02T19:39:08.0866667+00:00
Mikhail Smal 10 Reputation points
commented 2023-08-25T18:15:56.01+00:00
Konstantinos Passadis 19,596 Reputation points MVP
1 answer

Azure Container Apps appear down across all our subscriptions

Azure container apps appear inoperable across all our subscriptions. Please help. This is a production outage for us

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-25T11:42:09.7766667+00:00
Mark Baker 0 Reputation points
commented 2023-08-25T13:34:02.52+00:00
MuthuKumaranMurugaachari-MSFT 22,441 Reputation points Moderator
0 answers

How to fix Connection string is either blank or malformed - Azure Function App + Container

I have a few functions in a Docker container that I'd like to deploy on Azure. One of them is triggered by additions to a Queue. When building the container, I add the AZURE_STORAGE_CONNECTION_STRING as an ENV. When I then run the container locally and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,943 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-17T14:58:49.7266667+00:00
Casey C 5 Reputation points
commented 2023-08-23T13:12:58.6633333+00:00
MuthuKumaranMurugaachari-MSFT 22,441 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Can I automatically update (install updates for Windows and Linux distributions at the moment) for all the blobs I have (*.vhd ) in the container

Good afternoon I have some questions Can I automatically update (install updates for Windows and Linux distributions at the moment) for all the blobs I have (*.vhd ) in the container without creating a virtual machine for each blob? If this is…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,073 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-14T13:29:13.0666667+00:00
Aleksandr Slypchenko 40 Reputation points
accepted 2023-08-23T11:49:46.5233333+00:00
Aleksandr Slypchenko 40 Reputation points
1 answer One of the answers was accepted by the question author.

Web app running Docker container (Java 8, spring framework 2.2.5) suddenly won´t start

Hi, I have been running several containerized (Docker) Java Spring Boot applications on web apps in Azure for the last two years. Unfortunately, since yesterday all the app services we had running are failing to start. Nothing has been changed from our…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,988 questions
asked 2023-08-04T07:00:56.05+00:00
Ramon Bezanilla 41 Reputation points
edited the question 2023-08-22T14:41:04.4333333+00:00
MuthuKumaranMurugaachari-MSFT 22,441 Reputation points Moderator
1 answer

Azure Container Apps

What are the recommended approaches to migrate from Amazon Elastic Container Service to Azure Container Apps?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-14T11:04:05.9633333+00:00
AzureUser-9588 151 Reputation points
edited a comment 2023-08-22T03:49:23.98+00:00
JananiRamesh-MSFT 29,276 Reputation points
2 answers

Azure container apps - connect to on-premise database and other services

We are planning to host our application on Azure container apps. However, it is difficult to connect on premise services and database from container app. Our network team is not happy with VNet option and the Hybrid connection is not very feasible…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2022-12-18T23:18:56.5+00:00
Siva 6 Reputation points
commented 2023-08-16T18:51:59.1333333+00:00
MikeUrnun 9,782 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Azure Container App deletes all IP Restrictions on each new revision

I have created several Container apps and have set up IP Restrictions for each container under the Ingress settings. These settings work correctly until a new revision is published. When a new revision is published all of the IP restriction entries are…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-03T19:34:50.37+00:00
Steve Parsons 20 Reputation points
accepted 2023-08-10T11:34:19.0066667+00:00
Steve Parsons 20 Reputation points
2 answers

Azure Container Apps custom role to only deploy Container Apps but not Managed Environments

Hi, Due to security reasons and to split roles and responsabilities between different teams, I would like to being able to: Assign role to a team that they can create ACAE Assign a role a role to a team so that they can create ACA but not ACAE  The…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-08T07:57:40.2333333+00:00
Giovanni Fleres 20 Reputation points
commented 2023-08-09T12:57:23.14+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator
0 answers

ContainerApp deployment fails in Bicep: Failed to provision revision for container app

resource containerApp 'Microsoft.App/containerApps@2023-04-01-preview' = { name: containerAppName location: location identity: { type: 'SystemAssigned' } properties: { environmentId:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-02T06:19:47.2066667+00:00
Bharath 10 Reputation points
commented 2023-08-08T22:36:47.19+00:00
MikeUrnun 9,782 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Help me understand Azure Container Apps scaling and replicas

Hello, I'm playing with Azure Container Apps. I've deployed C# backend and React frontend as separate ACA. The backend also requests data from Azure SQL Database. Just a simple web application. Now I'm not quite sure how replicas and scaling works in…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-08-01T07:55:51.9033333+00:00
Jakub Pernica 220 Reputation points
accepted 2023-08-01T08:36:48.5766667+00:00
Jakub Pernica 220 Reputation points
1 answer

Expose internal Azure Container App's for external client access through Application Gateway

I have set up a container apps environment that is sitting within a VNET. Containers within need to be accessed externally through application gateway. Following steps in this learn.microsoft page has not given me the results I…

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,218 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
704 questions
asked 2023-07-27T09:39:52.72+00:00
nikola perac 5 Reputation points
answered 2023-07-27T12:11:11.0666667+00:00
msrini-MSFT 9,291 Reputation points Microsoft Employee