Today we will go through how to change the default page in Azure Website. Sometimes you might need it. CPanel users knows well how easy it is to change the default page in a site. It is much easier is in Azure Websites. I have a basic site deployed in Azure. Let’s see how we can change the site’s default page.
Step 1: Go to CONFIGURE Tab of your website.
Figure 1: Go to CONFIGURE Tab
Step 2: Scroll down to the default documents section
Figure 2: Scroll down to the default documents section
Step 3: Fill in the name of the page you want to make default.
Figure 3: Fill the box with name of the Page
Step 4: Click SAVE at the bottom of the page.
Figure 4: Click Save
Cheers!