Run custom domain with HTTPS on Azure Shared Web App
HTTPS is becoming mainstream for all websites in 2018, but the Azure Shared Web Apps don't have the option to add a custom certificate. So I went ahead and created a different solution using an Azure Functions Proxy to host a small website with HTTPS.
Read more