News

You need both GitHub and Azure accounts to get started. Once these are set up, create a repository for your site. GitHub provides useful templates for common static Web application frameworks ...
I deploy a react application to an Azure static web app. If I run my app locally (redirectUri etc to "/"), the token is reused correctly when I refresh the page. If I deploy my app as a astatic web ...
Use an Azure Static Web App (client-side React app) to upload an image file to an Azure Storage blob using an Azure Storage @azure/storage-blob npm package and an Azure Storage SAS token. This sample ...
In this article we will make a static web app and deploy to Azure using GitHub actions. What is a static web app? In modern web development, the front end application that the user accesses in their ...
"Azure Static Web Apps is a great option to accelerate the development and time to market for full-stack modern web apps using commonly built libraries and frameworks like Angular, React, Svelte, Vue, ...