Static Websites with Azure - Part 6

01/01/1970

This blog series explains what static site generators are, why we have chosen a static site generator for our blog, how static sites can be implemented using only Microsoft Azure technologies and when you should consider using them vs. a CMS like WordPress.

This is a multi part article with the following parts:

In this part we will implement an Azure Function to redirect traffic from the root of our staticwebsite.de domain to the www.staticwebsite.de domain. Then we will use Azure Function proxies and the letsencrypt extension in combination with a PowerShell function to get a free SSL certificate.