Skip to content

Commit e1368f4

Browse files
authored
Merge pull request #106220 from normesta/normesta-reg-updates-5
some edits
2 parents b4904d9 + 9cc17cb commit e1368f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/storage/blobs/storage-blob-static-website.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,12 @@ If the storage account is configured to [require secure transfer](../common/stor
8787
> [!TIP]
8888
> Consider hosting your domain on Azure. For more information, see [Host your domain in Azure DNS](../../dns/dns-delegate-domain-azure-dns.md).
8989
90+
## Adding HTTP headers
91+
92+
There's no way to configure headers as part of the static website feature. However, you can use Azure CDN to add headers and append (or overwrite) header values. See [Standard rules engine reference for Azure CDN](https://docs.microsoft.com/azure/cdn/cdn-standard-rules-engine-reference).
93+
94+
If you want to use headers to control caching, see [Control Azure CDN caching behavior with caching rules](https://docs.microsoft.com/azure/cdn/cdn-caching-rules).
95+
9096
## Pricing
9197

9298
You can enable static website hosting free of charge. You're billed only for the blob storage that your site utilizes and operations costs. For more details on prices for Azure Blob Storage, check out the [Azure Blob Storage Pricing Page](https://azure.microsoft.com/pricing/details/storage/blobs/).

0 commit comments

Comments
 (0)