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 |
---|---|
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)...
|
5/21/2024 |
Enterprise-grade features for advanced use cases
|
5/21/2024 |
Introduction
Azure Static Web Apps already offers an amazing solution to build and host full stack web apps with our Free and Standard plans!
However, you have been asking us for Static Web...
|
5/21/2024 |
Welcome to Build 2024!
The team will be covering the latest AI enhancements for migrating web applications, how AI helps developers to monitor and troubleshoot applications, examples of...
|
5/21/2024 |
What is App Spaces?
App Spaces is a new way to look at building an application in Azure. App Spaces is different because it’s not a service on its own, but rather an aggregation of existing...
|
4/10/2024 |
We're still at the beginning of exploring what we can do with generative AI, and the field is moving fast, very fast!
And when things move fast, you need to be able to experiment and iterate...
|
4/10/2024 |
We're still at the beginning of exploring what we can do with generative AI, and the field is moving fast, very fast!
And when things move fast, you need to be able to experiment and iterate...
|
3/26/2024 |
Reduced latency by distributing managed functions to regions of high demand.
|
3/26/2024 |
Azure Static Web Apps is the best service to host websites with a lot of static content, such as documentation, marketing, or educational material. But sometimes, these websites are quite large,...
|
3/22/2024 |
Hybrid rendering frontend frameworks on Azure Static Web Apps
Frontend frameworks have evolved to make use of the server to provide optimal hosting for frontend applications. From hybrid...
|
3/21/2024 |
Next.js is the most popular hybrid rendering frontend framework and is the most popular React framework as well. With Azure Static Web Apps’ recently announced improved support for Next.js, we...
|