Skip to main content
Jorge Bernhardt Jorge Bernhardt

New-AzStorageAccount

2019

How to Host a Static Website Directly on an Azure Storage Account
·522 words·3 mins· 100 views · 5 likes
Azure PowerShell Connect-AzAccount Enable-AzStorageStaticWebsite Get-ChildItem
Today, in this post, I want to show you how to use Azure PowerShell to create a static website in Azure Storage GPv2 accounts. This interesting functionality allows us to publish a static website without any additional cost, only the storage used.