Hosted my website on Azure storage static website but it’s slow on some devices

nopua 40 Reputation points
2024-01-03T21:26:48.9066667+00:00

I hosted my website to azure storage static website and it doesn’t load on some devices it’s loads phone on my phone and laptop but doesn’t load on my brothers phone

It loads fine on 2 of my friends phone still doesn’t load or is too slow on 2 of my other friends phone so I don’t understand the issue or what’s going on

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,490 questions
{count} votes

Accepted answer
  1. Silvia Wibowo 5,871 Reputation points Microsoft Employee Moderator
    2024-01-05T04:24:32.5366667+00:00

    Hi @nopua , I understand that you use Azure Storage Static Website for your website thisisnopua.io.

    I tried loading your website, with www (https://www.thisisnopua.io) it's accessible and quite fast, but root/apex domain (https://thisisnopua.io) does not load (timeout). I suspect the issue is in the custom domain mapping. Azure Front Door does not support root/apex domain as mentioned here.

    Please confirm:

    • Are you using Azure Blob Storage Static Website or Azure Static Web App?
    • How do you configure custom domain? Using Azure Front Door or Azure CDN?
    • Do you enable require secure transfer in your Storage Account?

    If possible, use subdomain (www.thisisnopua.io) as some service has limitations for root/apex domain.

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    0 comments No comments

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.