Unable to setup path based routing in Frontdoor

Mahesh 20 Reputation points
2024-08-09T09:26:05.78+00:00

Im trying to setup an two different Angular application(hosted in Azure Container apps) to get externally access via a single Front door.

/angular-fe--> is an application to be accessed via https://frontdoor.net/angular-fe

And my second application

/angular-api --> is an application to be accessed via https://frontdoor.net/angular-api

I tried multiple methods to get this work but unsuccessful.

I believe im mission some paths and routes in application not at the Front door, because im able to achieve this path based routing with simple nignx hello world app at /nginx and httpd application at /httpd paths.

When i try to add Angular based binaries im not able to access the application via paths.

User's image

Please help how this path based routing can be addressed in the angular application code.

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
682 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.