How to Build and Deploy a Serverless React App on Azure

Microsoft’s Azure platform has as many high-tech products as anyone could ever want, including the Azure Static Web Apps service. As the name suggests, the platform hosts static web apps that don’t require a back end. Azure supports React, Angular, Vue, Gatsby, and many more, out of the box.


This is a companion discussion topic for the original entry at https://developer.okta.com/blog/2022/04/13/react-azure-functions

Hi. That was a good article. I’m looking for something similar for Azure Static Web App in Blazor WASM. I’m not finding it (or every one I’ve built, I built wrong). Can you point me in the right direction?