Mon Apr 13 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Azure static hosting setup notes

azure, static-web-apps

For a personal website, Azure Static Web Apps gives a good balance of cost and delivery speed.

Key points in this setup:

  1. keep infrastructure simple
  2. deploy automatically from main branch
  3. keep content in Markdown for easy review in pull requests