This article covers using Azure Storage static website that is in preview to host a static webpage and creating custom domain on storage account for that webpage. The custom domain used in this scenario is managed by Azure DNS.
http://azstoretest.azureiaas.icu/
Necessity the mother of invention……
When I got the email from DYNDNS that they will no longer be offering free service, I started looking for and alternate service to use. I notice all have catches or fees involved, so I decided to create my own dynamic DNS service using PowerShell. Yes I know it can be converted to an application (.exe) to remove PowerShell dependencies but I do not have C programming under my belt yet.
All that is needed to completely setup a Dynamic DNS are Webhosting (optional), DNS Server (with FTP) and Client Computer.
Took a little time off hardware and software to relax and nothing relaxes me like Web development.
Made a few enhancements to My Blog, amongst other things I did;
A few days ago i decided to move my personal site from a Static HTML site to a WordPress site so i can add blog to my site just for ‘kicks and giggles’.
Still doing finishing touches but after 4 hours of working on it this is what i got;