What are Azure Static Web Apps?
Azure Static Web Apps are a service for hosting static web applications and their serverless backend. In the talk, I will introduce them in detail and compare them to Azure App Services. In the demo, I will use them for hosting a Blazor WebAssembly app with an Azure Functions backend. Before the end, I will mention the (current) limitations and consider when this form hosting might not (yet) be the right choice.