Azure static hosting setup notes
For a personal website, Azure Static Web Apps gives a good balance of cost and delivery speed.
Key points in this setup:
- keep infrastructure simple
- deploy automatically from main branch
- keep content in Markdown for easy review in pull requests