I’ll try to post Azure Updates News periodically.
It’s a so cool feature and generally available!!
https://azure.microsoft.com/en-us/blog/static-websites-on-azure-storage-now-generally-available/
When developing APIs by Serverless Computing such as Azure Functions,this feature saves the effort to manage the storages where client-side scripts store.It’s possible to store and execute client-side scripts such as Angular,React,Vue.js and so on by using Static Websites on Azure Storage.Furthermore,no additional charge is needed by enabling Static Websites on Azure Storage!!
For an example of using “Static Websites on Azure Storage” effectively,the official document provided by Microsoft as mentioned below describes the Static Content Hosting pattern which is one of the useful design patterns when developing Applications on the Cloud.
https://docs.microsoft.com/en-us/azure/architecture/patterns/static-content-hosting