Configuring Azure static web apps

My personal websites are hosted as Azure Static Web App using the free/hobby plan. The notes in this series are reminders how to configure Azure to make that work. Some topics describe the hosting configuration, others the application's configuration (see also the full specification).

  1. Create a new Static Web App
  2. Use a custom domain
  3. Authorisation configuration
  4. Blocking an authentication provider
  5. Become co-owner of a subscription
  6. API configuration