Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

Deploying to Azure Static Web Apps

Azure Static Web Apps is a service that automatically builds and deploys full stack web apps to Azure from a code repository. Azure is a large cloud platform with hundreds of services working together to give you serverless, databases, AI, and static website hosting. The Azure Static Web Apps service is meant to be used with static websites. It provides features like hosting, CDN, authentication/authorization, continuous deployment with Git-triggered builds, HTTPS, the ability to add a serverless API, and much more.

Prerequisites

  • A Gatsby project set up. (Need help creating one? Follow the Quick Start)
  • A GitHub account
  • An Azure account

Instructions

You can get started with Azure Static Web Apps by following their Publish a Gatsby site to Azure Static Web Apps guide.

Limitations

Azure Static Web Apps doesn’t support advanced features like SSR, DSG, or Image CDN. You can get all features and faster builds by signing up to Gatsby Cloud.

Additional resources

There’s much more to learn about Azure Static Web Apps such as working with routes, setting up custom domains, adding a Serverless API, and much more. Below are some useful links:

Start building today on Netlify!
Edit this page on GitHub
© 2023 Gatsby, Inc.