A Static Website as cheaply as possible with Azure Storage, Azure CDN, HTTPS and a Custom Domain
Last Friday I finally got to playing with Azure. My first assignment was to host a static website as cheap as possible. I decided to use Azure Storage.
Below are the links needed to duplicate this effort:
Shows you step by step on howto do it using the Azure dashboard:
https://www.youtube.com/watch?v=G_gDYlRBAZw
For me, I use Google Domains, so I needed a way to forward my root domain to my subdomain of www.blahblah.com:
https://www.tachyonstemplates.com/2018/google-domains-forward-root
Tools: Used this tool to upload file folders to the storage blob:
https://azure.microsoft.com/en-us/features/storage-explorer/