After enabling static website on Azure storage, I have deployed an index.html to the $web
blob container. https://<name>.<zone>.web.core.windows.net
works fine.
To add custom domain with HTTPS support, it is recommended that we use Azure CDN
to access the blobs. On the linked page to enable that, the page says
During preview of static websites support in Azure Storage, select "custom origin" from the "origin type" drop down menu to add your storage web endpoint. In Azure Portal, you will need to do this from your CDN Profile instead of directly in your storage account.
So I selected Custom Origin
as the origin type and made <name>.<zone>.web.core.windows.net
as the origin hostname.
However, trying to access https://<cdnendpointname>.azureedge.net/
is sending me to 404 Not Found
page.
It looks like it was a propagation issue. The CDN endpoint started working fine after 30 mins.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With