Static Web Apps
Streamlined full-stack development from source code to global high availability.
Overview
Azure Static Web Apps is a service that automatically builds and deploys full stack web apps to Azure from a code repository. When you create an Azure Static Web Apps resource, Azure interacts directly with GitHub or Azure DevOps to monitor a branch of your choice. Every time you push commits or accept pull requests into the watched branch, a build automatically runs and your app and API is deployed to Azure.
Key Resources
News
Date | News |
---|---|
5/2/2025 |
To focus
on supporting users of the Standard pricing plan, the Static Web Apps Dedicated
pricing plan (currently in Public Preview) will be retired on October 31,
2025. Deployments
using the...
|
2/7/2025 |
When working with web applications, implementing authentication and authorization is crucial for security. Traditionally, there have been various ways from simple username/password inputs to...
|
1/31/2025 |
Two-factor authentication (2FA) has become a cornerstone of modern digital security, serving as a crucial defense against unauthorized access and account compromises. While many organizations...
|
1/21/2025 |
We're kicking off 2025 with a special edition of our monthly newsletter! As part of the year-end celebrations and the start of a new chapter, we’ve compiled the most inspiring and technical...
|
12/11/2024 |
We’re back with another edition of the Azure Static Web Apps Community! 🎉
October was a month full of incredible contributions from the Technical Community! 🚀
If you’d like to learn more about...
|
11/1/2024 |
We are back with another edition of the Azure Static Web Apps Community! :party_popper:
September was yet another month filled with amazing content created by the Technical Community!...
|
10/30/2024 |
In Azure Static Web Apps (SWA), customizing settings is often necessary—for example, modifying headers for specific needs. Although settings can be configured through the staticwebapp.config.json...
|
10/21/2024 |
Application Overview
The purpose of this sample application is to demonstrate the usage of Azure Active Directory B2C (Azure AD B2C) for authentication and authorization in a full-stack web...
|
9/16/2024 |
Did you know that Microsoft offers an exclusive Hub Page just for JavaScript developers? JavaScript at Microsoft brings everything you need into one place to start building apps, learn more...
|
8/21/2024 |
Welcome to the first edition of the Azure Static Web Apps Community! Every month, we'll be sharing content created by the Technical Community, whether it's articles, videos, or podcasts...
|
7/30/2024 |
At the last Azure Static Web Apps Community Standup through the Youtube - Microsoft Azure Developers channel, it was demonstrated how to create a Retrieval-Augmented Generation (RAG)...
|