Azure Back to School 2020 - Using Blazor and Azure Static Web Apps to build seamlessly client-side apps
This post is meant to provide you guidance on how to create your client-side applications, using Blazor WebAssembly and Azure Static Web Apps.
To support this post, I decided to record a video with all the steps on how to create your apps, so you can refer to the video and check the steps I am doing.
Prerequisites
In order to follow this guide, you need the following:
- Azure account and subscription
- GitHub account
- Visual Studio / Visual Studio (VS) Code
- Azure Static Web Apps extension for VS Code - In case you are using VS Code
- Install Blazor and create a WebAssembly app
Create Azure Static Web App
Once you created your Blazor WebAssembly app locally, ran it successfully and upload the source files to your GitHub repository, you are good to proceed and create your Azure Static Web Apps using the Azure Portal.












