Modern web applications are shifting more towards a static html/css architecture that leverages RESTful APIs as the backend data services. Previously, in order to host a static web app like this, you would need to use an Azure App Service Web App or even an Azure...
