Creating an azure storage account for static site hosting using Terraform
Azure Storage accounts have the capability of hosting static sites. No need for web servers and re-write rules to serve static sites like Single Page Apps. Just drop the static files into Azure Storage and that’s it.
Here’s a quick guide on how to pr...
gaunacode.com2 min read