azure#azure#swa#cicd
Deploying a Static Web App on Azure
Zero to production Azure Static Web Apps with GitHub Actions in under 10 minutes.
Azure Static Web Apps in 10 Minutes
az staticwebapp create --name my-app --resource-group rg --source https://github.com/you/repo --branch main --app-location "/" --output-location "build"- Azure creates a GitHub Action wiring your repo to CDN + Functions.
- Push to
main— done.
Custom domains via az staticwebapp hostname set.
Keep reading
You may also like
azure
AZ-104 Part 2: Storage, Redundancy & Access Tiers
Storage Accounts, Blob vs File vs Disk, LRS/ZRS/GRS explained with a picture, plus SAS tokens and Soft Delete.
Read
azure
AZ-104 Part 1: Identity & Governance (Azure AD, RBAC, Policy)
Users, groups, roles, subscriptions and Management Groups — the plumbing that decides *who can do what* in Azure.
Read
azure
Azure AZ-104 Study Guide: Roadmap & Summary
One-page map of the whole AZ-104 exam — the 5 domains, what each covers, and where to click next for the deep dive.
Read
Discussion (0)
No comments yet. Be the first to weigh in.