Tag: azure_swa
Build a Blog: Going to production with Azure Static Web Apps
I'm almost ready to take my Static Web App to production and make it public. However, there are a few things that I want to make sure I do before going to production. This is true…
Build a Blog: Custom domains for Azure Static Web Apps
In my last post, I registered a DNS domain name and set up Azure DNS for it. I want my blog to use that domain name, so I need to set up a custom domain in Static Web Apps using…
Build a Blog: Deploy Azure Infrastructure three ways
For most developers, dealing with the infrastructure part of the job is hard. I like to say "give me a database and a web site" and prefer not to get into the other requirements…
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…