Gabriel Mongeon
  • Home
  • About
  • Series
  • Categories
  • Tags
  • Français
Gabriel Mongeon

Azure


PR preview environments

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

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]
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: Français

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]
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: Français

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]
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: Français

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]
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: Français

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]
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: Français

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]
Azure  Blazor  Static Web Apps  .NET 

Rebuilding My 15-Year Blog Archive Without Losing Its Memory

 Posted on February 1, 2026  |  Reading time: 4 min  |  761 words  |  Gabriel Mongeon  • Other languages: Français

I rebuilt my 15-year blog archive using Hugo and Azure Static Web Apps. Here’s what mattered: don’t break old links, keep EN/FR working, and make deploys boring. [Read More]
Blogging  Hugo  Azure  Azure Static Web Apps  Technical Writing  Migration 

Gabriel Mongeon  • © 2026  •  Gabriel Mongeon

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