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 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
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 Container Apps

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
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 Container Apps
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 Apps

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

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

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 Static Web Apps

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
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 Container Apps
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 Container Apps
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 App Service
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 - 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 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 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

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
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
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 Container Apps
