hugo/docs/content/en/hosting-and-deployment/hosting-on-azure-static-web-apps.md
2022-09-13 20:34:24 +02:00

926 B

title linktitle description date publishdate categories keywords authors menu weight sections_weight draft toc aliases
Hosting on Azure Static Web Apps Hosting on Azure Static Web Apps Learn how to deploy a Hugo application to Azure Static Web Apps. 2022-05-09 2022-05-09
hosting and deployment
hosting
Azure Static Web Apps
Azure Static Web Apps
docs
parent weight
hosting-and-deployment 200
200 200 false true

You can create and deploy a Hugo web application to Azure Static Web Apps. The final result is a new Azure Static Web App with associated GitHub Actions that give you control over how the app is built and published. You'll learn how to create a Hugo app, setup an Azure Static Web App and deploy the Hugo app to Azure.

Here's the tutorial on how to Publish a Hugo site to Azure Static Web Apps.