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 |
---|---|
3/16/2023 |
You can view the full series of GraphQL on Azure articles on my website.
In the last post I introduced you to a new project we've been working on, Data API builder for Azure Databases (DAB) and...
|
3/15/2023 |
You can now make REST or GraphQL requests to a built-in `/data-api` endpoint to retrieve and modify contents of a connected database, without having to write backend code.
|
3/15/2023 |
You can now add an APEX custom domain to your Static Web Apps with A Records
|
3/15/2023 |
Databases are a critical component of modern web applications. In fact, database access is one of the most common uses for serverless functions. However, implementing backend services to handle...
|
2/15/2023 |
Azure Static Web Apps now supports building and deploying full-stack Python 3.10 applications.
|
1/25/2023 |
Azure Static Web Apps allows you to easily host your web apps globally, with built-in support for APIs, staging environments and more. With the introduction of the API integration feature for...
|
12/14/2022 |
You can now access guided troubleshooting information related to specific issues detected within your Azure Static Web Apps service configuration.
|
11/28/2022 |
I think most practitioners can agree that making the jump from ad-hoc code deployments to a continuous integration (CI/CD) deployment model can seem complex. There are so many things that you...
|
11/13/2022 |
Azure Networking Engineering Manager Abhishek Tiwari joins us once again, this time to talk about all of the work his team has done to add L7 and DDOS protection at the Edge and the enhancements...
|
11/9/2022 |
Deploy applications to staging environments using Azure DevOps.
|
11/9/2022 |
Deploy Static Web Apps using Gitlab and Bitbucket as CI/CD providers.
|
11/9/2022 |
Use stable URLs with Azure Static Web Apps preview environments.
|
11/9/2022 |
You can skip the default API builds via GitHub Actions and Azure pipelines.
|
11/9/2022 |
Azure Static Web Apps now supports building and deploying full-stack Node 18 applications.
|
11/8/2022 |
Azure Static Web Apps now supports building and deploying full-stack .NET 7.0 isolated applications.
|
10/12/2022 |
Azure Static Web Apps now supports zero configuration deployment and hosting of hybrid-rendered Next.js applications.
|
8/31/2022 |
Azure Static Web Apps now offers faster page loads, enhanced security, and reliability for your global applications.
|
7/14/2022 |
We chat with Nir Mashkowski, Principal PM Manager, about the evolution of PaaS since its inception 10+ years ago, some of the usage patterns that he has observed, the benefits and reasoning of...
|
7/7/2022 |
Azure FastTrack Engineers John Downs and Arsen Vladimirskiy explain how multi-tenant architectures can be deployed on Azure. They talk about the various factors that should be considered when...
|
6/22/2022 |
You can now use App Service, Container Apps, or API Management as an API backend in Azure Static Web Apps.
|