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 |
|---|---|
| 12/18/2025 |
The durable task extension for Microsoft Agent Framework makes all this possible.
In this post, we'll walk through the AI Travel Planner, a C# application I built that demonstrates how to build...
|
| 10/22/2025 |
AI agents that can actually do stuff (not just chat) are the fun part nowadays, but wiring them cleanly into real APIs, keeping things observable, and shipping them to the cloud can get... messy....
|
| 10/3/2025 |
Due to changes in underlying infrastructure, the database connections feature of Static Web Apps this feature (currently in public preview), will be deprecated effective November 30, 2025.
To...
|
| 6/16/2025 |
In this quest, you’ll give your Gen AI prototype a polished chat interface using Vite and Lit. Along the way, you’ll also manage application infrastructure with Bicep and Azure Developer CLI...
|
| 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...
|