How to fix error "No webpage was found for the web address:" when I am opening the url for my app service.

Ayodeji Esuruoso 0 Reputation points
2023-08-23T18:29:18.5566667+00:00

Hi community,

I have created one Node.js web app. Pushed it to repos in Azure DevOps, created a pipeline and deployed it on Azure web app services. After creating the release and publishing it on the web app, when I try to open the URL of the web app, I get an error like "No webpage was found for the web address:", Error:404.

Please help me with it.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,964 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 19,301 Reputation points Moderator
    2023-08-23T22:33:05.31+00:00

    Hi @Ayodeji Esuruoso ,

    Sorry to hear you're facing the issue. does your Node.js app work when deployed locally?

    I suggest taking a look at the solution shared by Jason in this similar thread: https://learn.microsoft.com/en-us/answers/questions/1287099/how-to-fix-error-no-webpage-was-found-for-the-web

    If the issue persists, please let us know.

    Best,

    Grace


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.