Forum Discussion

Ashish_Arya's avatar
Ashish_Arya
Brass Contributor
Sep 18, 2022

Azure Storage Static website is not accessible on Primary Endpoint URL

Hi All,

 

Trying to set up a static website on an azure storage account and unfortunately it is not diplaying the website page and gives me the below error when trying to access it with the primary endpoint URL.

 

The requested content does not exist.

 

  • HttpStatusCode: 404

 

Below is the project structure looks like - 

 

 

 

However it is accessible when I enter the primary endpoint URL as primaryendpoint/$web/frontend/index.html

 

Can anyone tell me what should I do in the static website to show the website page while accessing it using the primary endpoint instead of typing it with the $web/frontend/index.html.

 

Regards,

Ashish Arya

 

Resources