Static Web App – Azure Static Web App Tutorial

Here’s some brand new content from the SoftwareArchitect.ca YouTube channel that you might find interesting.

Static Web App – Azure Static Web App Tutorial

In this video, we use Visual Studio Code to deploy a small static web app directly to Azure. VS Code using GitHub Actions in order to deploy into Azure.

Static Web Apps are a new website hosting service in Azure, that only went into General Availability recently.

A Static Web App is very simple – entirely front-end code. You can use any front-end framework such as react, vue, or svelte. This demo uses a vanilla app, which is just plain HTML and CSS.

#AzureStaticWebApps #Azure #SoftwareDevelopment

Static Web App – Azure Static Web App Tutorial

Or you can see the video directly on YouTube.