325 questions with Azure Container Apps tags

Sort by: Updated
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,001 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 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,266 Reputation points Microsoft Employee
0 answers

Versioning in Azure Container Apps for Multi-tenant application

Hello, we're planning on developing a multi-tenant application and deploying it to Azure Container Apps. We plan to use shared containers for all tenants. However, there might be a use-case where we want to deploy different version of application for…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-24T08:14:01.7133333+00:00
Jakub Pernica 215 Reputation points
commented 2023-07-24T22:13:36.9766667+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer

Logging options not available in Container Apps Environment

Hi, If I try to open the Logging options for my Container Apps Environment I receive this error: The extension encountered an unexpected error and provided no additional details. { "shellProps": { "sessionId":…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-19T17:02:26.8766667+00:00
dansch 0 Reputation points
commented 2023-07-20T03:54:34.71+00:00
navba-MSFT 19,655 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Question regarding Azure Container Apps zone redundancy

I have a question regarding Azure Container Apps zone redundancy. Let's assume that I have enabled zone-redundancy in my Container App environment, I have only 1 container instance, let's say that there is an zone outage where my container app is…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-10T12:46:25.29+00:00
Piotr Kurylak (Euvic) 20 Reputation points
accepted 2023-07-11T06:04:55.8633333+00:00
Piotr Kurylak (Euvic) 20 Reputation points
1 answer One of the answers was accepted by the question author.

Maturity level of ACA - Azure Container Apps

I would like to know the maturity level of ACA - Azure Container Apps. Do we have companies using this technology?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-03T17:11:09.17+00:00
Marcus Martins Leite 40 Reputation points
accepted 2023-07-09T22:59:33.9333333+00:00
Marcus Martins Leite 40 Reputation points
1 answer One of the answers was accepted by the question author.

Does Azure Cosmos DB for MongoDB API support passwordless connections?

Good day, Does Azure Cosmos DB for MongoDB API support passwordless connections from Azure Container Apps? Example I found for Azure Cosmos DB for NoSQL at ->…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-08T05:29:07.8633333+00:00
ETKK 20 Reputation points
accepted 2023-07-09T09:19:42.55+00:00
ETKK 20 Reputation points
1 answer

Access to ***.azurewebsites.net was denied - You don't have authorization to view this page. HTTP ERROR 403

I am receiving a 403 error when attempting to access my Web App for Containers, despite having "Allow All" set in the networking blade of the app According to documentation…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-06-06T20:28:01.2366667+00:00
Barry Forrest 10 Reputation points
answered 2023-07-06T23:33:48.8066667+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Azure ContainerApp stuck at provisioning state for more than 90 minutes

I built a azure containerapp through a bicep script shortened form of script below resource containerApp 'Microsoft.App/containerApps@2023-04-01-preview' = { name: containerAppName location: location properties: { managedEnvironmentId:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-04T14:39:51.9766667+00:00
Bharath 10 Reputation points
answered 2023-07-06T20:59:16.5866667+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer

TCP app with public IP

I have a TCP application that connects to a Postgres database, and I need it to be autoscalable with a fixed IP. Can I use Azure App Container? What is the most recommended service?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
669 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,474 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,269 questions
asked 2023-06-26T18:01:23.05+00:00
Daniel Gauer 0 Reputation points
commented 2023-07-06T08:47:01.3433333+00:00
Ben Gimblett 3,835 Reputation points Microsoft Employee
0 answers

ContainerApp update command fails to pull image from private registry with admin credentials disabled

I have an nodejs application image stored in a private ACR with admin credentials disabled. I have created a containerApp with system assigned managed identity which has the azrPull role on the private ACR. The containerApp has been created with a…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-04T18:02:46.6266667+00:00
Bharath 10 Reputation points
edited the question 2023-07-06T06:44:22.4133333+00:00
vipullag-MSFT 25,611 Reputation points
1 answer

Why do I get connection errors when my front container tries fetching from the backend container in an Azure Container App?

I have a frontend that sends requests to the backend over localhost on a different port. On my local machine it works flawlessly, but when deployed I get connection errors and the fetch fails. It is not a CORS error. Failed to load resource:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-03T17:12:44.06+00:00
Marko Grdinić 0 Reputation points
answered 2023-07-05T15:19:43.8966667+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer

Azure Bicep Container App Deployment Failure: Invalid image name

Context: I am using Azure Bicep to deploy and Azure Container App. I have used this deployment script before and it worked. I think there are 2 possibilities: Bicep changed by upgrading and it now fails when it succeeded before My code changed and…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-07-04T22:52:16.78+00:00
Matt Mazzola 0 Reputation points
commented 2023-07-05T02:45:01.0933333+00:00
navba-MSFT 19,655 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to settings CNI overlay in Azure Container App

I need to know if is possible settings Azure Container App with CNI overlay like AKS. If not, please, can you solve IP exhaution in replicas. I can't see where is the IP address information is. I know that IP address is assigned to replicas, but I don't…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-06-28T05:43:48.63+00:00
Marcus Martins Leite 40 Reputation points
accepted 2023-07-03T12:27:28.2033333+00:00
Marcus Martins Leite 40 Reputation points
2 answers

Problems to implement client certificate FNMT in a Web app for container

We have a multicontainer application deployed in an Azure web app for container with a docker compose. It is a website that uses a client certificate to log in, within the containers we have the service nginx Performs the certificate check. In azure it…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,269 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
830 questions
asked 2023-06-20T13:36:58.0733333+00:00
Michelle Gabriela Lopez Rodriguez 0 Reputation points
commented 2023-07-01T23:01:23.3466667+00:00
Michelle Gabriela Lopez Rodriguez 0 Reputation points
1 answer

Container app

Hello. Is there some documentation that explain in details the consumption of IP's in azure container apps? I saw a lot information in this documentations: https://video2.skills-academy.com/en-us/azure/container-apps/ , but for me doesn't work, because I want…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-06-28T16:54:01.79+00:00
Marcus Martins Leite 40 Reputation points
edited an answer 2023-06-30T02:55:24.6166667+00:00
navba-MSFT 19,655 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What is difference b/w container apps and service fabric....

What is difference b/w container apps and service fabric? Pls provide typical architecture diagram. Under which scenario, we should be using these services?

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-06-28T08:56:09.6133333+00:00
Chandrakant Pawle 81 Reputation points
edited the question 2023-06-28T12:50:21.9433333+00:00
Ommi Naveen Kumar 195 Reputation points Microsoft Vendor
3 answers

Container Apps Authentication error - Cannot configure authentication

When configuring authentication for a Container App using the Microsoft provider, this error is generated in the activity log 'Unknown properties tokenStore in Microsoft.ContainerApps.WebApi.Views.Version20221101Preview.LoginView are not supported'. I…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-06-19T02:38:36.3566667+00:00
Chris 15 Reputation points
edited an answer 2023-06-24T23:07:08.3033333+00:00
Nicholas Drake 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure container app ingress URL does not change from the default Application Url

Hello Team   I have set up an Azure private dns zone named as test.group and generated a self-signed certificate using powershell for this privat dns zone. Then I have created an azure container app with an azure container app environment using internal…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-05-29T14:27:34.8766667+00:00
Vishal Bakshi 46 Reputation points
accepted 2023-06-24T18:44:39.46+00:00
Vishal Bakshi 46 Reputation points
1 answer

How to fix communication problem between Application Gateway and Container App?

While accessing the container app which is behind the application gateway, it is working sometimes otherwise returning 403 error. What should I do to resolve this issue?

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,001 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-06-15T23:33:30.16+00:00
Manjeet Kaur 6 Reputation points
commented 2023-06-21T10:40:13.2533333+00:00
GitaraniSharma-MSFT 49,256 Reputation points Microsoft Employee
2 answers

Azure Container App Ingress decoding url?

We're using Azure Container app with dockerized private npm client. Npm, when requesting packages, encodes a slash inside a package name - if package name is "@scope/name", the path of npm GET request will be:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
325 questions
asked 2023-05-29T15:59:14.78+00:00
Kruzel, Jacek 0 Reputation points
answered 2023-06-04T14:40:48.7566667+00:00
Nandan Vallamdasu 20 Reputation points Student Ambassador