I HAVE SUCESSFULLY MIGRATED THE DATABASE AND WEB APPLICATION ON AZURE BUT WHEN I RUN ON THE LOCAL HOST MY WEB APPLICATIONWORKING PROPERLY BUT WHEN HOSTED ON AZURE WEB APP SERVICE AND RUN IT SHOWS" Error 403 - This web app is stopped."

Ashraf Khan 40 Reputation points
2025-03-07T11:11:40.25+00:00

User's image

User's image

User's image

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

Accepted answer
  1. TP 124.9K Reputation points Volunteer Moderator
    2025-03-07T13:11:38.3933333+00:00

    Hi Ashraf,

    When browsing to your site [https://powerermwebapp-gqfchedzh5gqahgw.centralindia-01.azurewebsites.net] in Central India region, it responds properly (see screenshot):

    User's image

    However, there is meta refresh in your head to different site [https://powererms.azurewebsites.net], in East US region, which is the one that is stopped:

    User's image

    To fix you would need to correct your code or enable web app in East US region.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.