Unable to run virtual application (nodejs based) on azure application service

Madhusudan Vishnupurikar 21 Reputation points
2023-01-27T14:37:27.2166667+00:00

I have been using azure app service to run nodejs based application and that works fine.

Currently I am trying to create and run virtual application on same azure app service. The new virtual application is mapped in Azure app service --> Configuration -->Path mappings with Virtual directories and applications option.

When app is deployed to new directory, web.config gets generated with correct path to start file (main.js) however accessing new path doesn't work and results in 500 error.

 

``

Please help.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,311 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.