Authenticate users with Azure Static Web Apps

Beginner
Developer
Visual Studio Code
Azure
Azure Functions
Azure App Service
Azure Static Web Apps

Publish an Angular, React, Svelte, or Vue JavaScript app with API and authentication using Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.

Learning objectives

In this module, you will:

  • Choose an existing web app project with either Angular, React, Svelte or Vue
  • Publish the app and its API to Azure Static Web Apps
  • Integrate user authentication in an existing web app
  • Block unauthenticated users and allow only specific authentication providers

Prerequisites