Hello Robin Tan,
Thank you for posting your query here!
Since we can access the “Hello World” page, it seems your Azure Static Web setup is likely correct. The issue might indeed be related to network settings in your environment.
If you’re using a proxy, it might be interfering with your connection to the Azure Static Web. You might want to check the proxy settings in your environment.
As suggested in previous response, performing network tests like nslookup or tcpping could help diagnose the issue. These tests can check if your machine is able to reach the storage endpoint.
You might want to check with your network administrator if there are any network level restrictions in your environment which could be blocking access to the Azure Static Web.
Also, I would recommend trying to access the URL from a different network/ a different device to see if the issue persists.
I hope this helps! Please let me know if the issue persists or if you have any other questions.
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.