Tag: azure_storage
Choosing a hosting option for your web app in Azure
Azure, like all the other clouds, has a plethora of mechanisms for getting your web site published. You have Static Web Apps, Azure App Service, Azure Blob Storage, Web Apps for…
Deploy your React app to Azure
I've got to the point with my template where I am thinking about deployment options. There is already a great option (the gh-pages module) for deploying to a github.io site.…