Gabriel Mongeon
  • Home
  • About
  • Series
  • Categories
  • Tags
Gabriel Mongeon

Azure Static Web Apps With Blazor


PR preview environments

 Posted on April 11, 2026  |   Reading time: 4 min  |   697 words  |   Gabriel Mongeon  • Other languages: fr

Sixth and final article in the series. We explore SWA’s preview environments: each pull request generates a complete environment with its own URL. [Read More]
Categories: Azure  Tags: Azure Blazor Static Web Apps GitHub Actions .NET 

Local development with the swa CLI

 Posted on April 9, 2026  |   Reading time: 5 min  |   896 words  |   Gabriel Mongeon  • Other languages: fr

Fifth article in the series. We set up the swa CLI for local development with the proxy, the Functions API and authentication emulation. [Read More]
Categories: Azure  Tags: Azure Blazor Static Web Apps .NET CLI 

SWA's built-in authentication

 Posted on April 7, 2026  |   Reading time: 5 min  |   964 words  |   Gabriel Mongeon  • Other languages: fr

Fourth article in the series. We explore SWA’s built-in authentication: the built-in providers, the /.auth/ endpoint, and how to get the user in Blazor and in the API. [Read More]
Categories: Azure  Tags: Azure Blazor Static Web Apps Authentication .NET 

Adding an Azure Functions API

 Posted on April 5, 2026  |   Reading time: 5 min  |   1063 words  |   Gabriel Mongeon  • Other languages: fr

Third article in the series. We add an Azure Functions API to our Blazor WASM project, call it from the client without fighting CORS, and deploy the whole thing. [Read More]
Categories: Azure  Tags: Azure Blazor Static Web Apps Azure Functions .NET 

The staticwebapp.config.json file

 Posted on April 3, 2026  |   Reading time: 4 min  |   824 words  |   Gabriel Mongeon  • Other languages: fr

Second article in the series. We explore the staticwebapp.config.json file in depth: the fallback for Blazor, routes, redirects, headers and page protection. [Read More]
Categories: Azure  Tags: Azure Blazor Static Web Apps .NET 

What is an Azure Static Web App?

 Posted on April 1, 2026  |   Reading time: 4 min  |   777 words  |   Gabriel Mongeon  • Other languages: fr

First article in a series on Azure Static Web Apps with Blazor. We create a Blazor WASM project and deploy it to Azure in minutes. [Read More]
Categories: Azure  Tags: Azure Blazor Static Web Apps .NET 

Gabriel Mongeon  •  © 2010 - 2026  •  Gabriel Mongeon

Hugo v0.147.2 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll