329 questions with Azure Container Apps tags

Sort by: Updated
1 answer

Unable to set locale on web app service from a docker image

Hi, after creation of a custom docker debian image with locale settings in Dockerfile build, when image is running to Azure Web App, locale remain as POSIX. With command "locale -a" en_US.utf8 looks installed while with commands…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,289 questions
asked 2023-09-12T10:30:35.2233333+00:00
Athanasios Polyzos 0 Reputation points
commented 2023-09-19T01:44:53.4+00:00
MayankBargali-MSFT 69,946 Reputation points
1 answer

How to make an Azure Container App available at a path rather than only a domain?

I am implementing both a web client and API deployed and running as Azure Container Apps. One of the features available to me is to use custom domains with deployed container apps. I need to have the client available at the domain level and the API…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 questions
asked 2023-09-07T17:53:29.24+00:00
enthusiastic 0 Reputation points
commented 2023-09-12T04:44:20.02+00:00
Deepanshukatara-6769 7,350 Reputation points
1 answer

Powershell automation script to update the container app scale

Hi team, we have created an automation script that will increase the scaling to 1 in business hours. we use the below script to do the same. In lower env, we use a Consumption plan, and in higher env, we use a consumption + workload profile Still we are…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,177 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,445 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 questions
asked 2023-09-05T13:47:28.4333333+00:00
Sowndar kumaresan 21 Reputation points
answered 2023-09-10T19:26:30.2133333+00:00
Dan Rios 1,735 Reputation points MVP
1 answer

Unable to use a image from ACR in azure container app.

While using image from azure container registry in the container apps which we are deploying using modules approach in terraform, I am unable to use that image and this error pops up and I have also logged in through admin credentials in ACR then also…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
422 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 questions
asked 2023-07-18T12:28:41.5+00:00
Dhariwal, Jaanvi 15 Reputation points
answered 2023-09-08T08:48:05.9066667+00:00
Karol Pieciukiewicz 5 Reputation points MVP
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://video2.skills-academy.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.
329 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.
329 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,003 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 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 39,461 Reputation points Microsoft Employee
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.
329 questions
asked 2023-08-25T12:33:28.19+00:00
Sowndar kumaresan 21 Reputation points
accepted 2023-09-01T09:39:16.45+00:00
Sowndar kumaresan 21 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.
1,912 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 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.
670 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 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,030 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.
329 questions
asked 2022-09-20T14:41:54.99+00:00
Herbert Kimani 56 Reputation points
edited the question 2023-08-29T16:24:35.8466667+00:00
Grmacjon-MSFT 17,286 Reputation points
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#admin@wordbook.pro' with object id…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 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 69,946 Reputation points
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.
329 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
833 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 17,456 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.
329 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,261 Reputation points
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.
4,573 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 questions
asked 2023-08-17T14:58:49.7266667+00:00
Casey C 0 Reputation points
commented 2023-08-23T13:12:58.6633333+00:00
MuthuKumaranMurugaachari-MSFT 22,261 Reputation points
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.
7,480 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 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.
329 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,289 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,261 Reputation points
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.
329 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 23,256 Reputation points
1 answer One of the answers was accepted by the question author.

Azure App Service vs Azure Container Apps - which to use?

Hello, our company is planning to develop multitenant web application. We will be having several modules, where each module consists of frontend and backend (as separate apps). So not really a monolith, but not really a microservice architecture as well.…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,289 questions
asked 2023-07-27T07:21:16.6833333+00:00
Jakub Pernica 215 Reputation points
commented 2023-08-18T18:40:33.25+00:00
Matteo Contrini 5 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.
329 questions
asked 2022-12-18T23:18:56.5+00:00
Siva 6 Reputation points
commented 2023-08-16T18:51:59.1333333+00:00
Mike Urnun 9,781 Reputation points Microsoft Employee