News

Introducing Azure Static Web Apps Build 2020 saw Microsoft unveil its own platform for supporting Jamstack-style applications: Azure Static Web Apps. Available in preview, it brings together ...
While Azure Static Web Apps started out with a strictly JavaScript focus, Blazor support was added in September 2020, allowing C#-based projects. Thus the gamut of more than two dozen front-end ...
During this year's digital Build event, Microsoft announced it had expanded Azure App Service with a new hosting offer explicitly tailored for static web apps. The hosting offering is called App ...
Azure Static Web Apps, announced at the developer-focused Build event earlier this year, automates the creation of full-stack web apps, using Azure Functions (event-driven, serverless computing) that ...
Azure recently announced the preview of new API backend options in Azure Static Web Apps. Developers can now create an end-to-end authenticated application calling APIs hosted on Azure App Service ...
Azure Static Web Apps use GitHub to host your code, so Microsoft provides a GitHub repository with the files you need to build your first Blazor app. Start by using the provided template to set up ...
Until Microsoft adds a native command that easily connects virtual directories to Azure Web apps, we're going to have to do it ourselves.