Hosting an ASP.NET Core 3.1 Application With Angular to Azure Storage as a Static Website

Last month, we had Core 3.0 available for production. SDKs for it are out, including 3.1. When used with Visual Studio 2019, there are ready-to-use templates for Angular Single Page Applications. 

What if you are using this template with static content and need to host it on public a URL? Microsoft Azure Storage does provide you with the feature, "Static Website" to host an application with static content.