Hi @Jayakumar R
Currently, there is no dedicated Azure setting to disable the default page for Web Apps, unlike Azure Functions, which offer the AzureWebJobsDisableHomepage setting. For Web Apps, the recommended and supported approach is to deploy your own custom content.
https://stackoverflow.com/questions/20303567/azure-website-default-page-my-sites-title/20339051
Please accept as "Yes" if the answer provided is useful , so that you can help others in the community looking for remediation for similar issues.
how to disables the default landing page that is shown of a web app in azure
Jayakumar R
40
Reputation points
How can I disable the default landing page that appears when accessing of my Azure Web App?
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,756 questions
Accepted answer
-
Laxman Reddy Revuri 4,325 Reputation points Microsoft External Staff Moderator
2025-04-28T17:25:06.0166667+00:00