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.