How to create azure pipeline for azure static website

 To publish static web site or Azure static web site using Azure pipeline we have to following following steps/actions.

  • Setup Azure Repo for your static web site.
  • Set up an Azure Static Web Apps site.
  • Create an Azure Pipeline to build and publish a static web app.


Comments

Popular posts from this blog

how to add meta tag elements dynamic in ASP.NET

Defensive Programming Approach - A developer must have this skill

Inno Setup - Free installer for Windows programs