Skip to content

Commit e98870f

Browse files
authored
Update storage-blob-static-website.md
## Prerequisites 1. An Azure account 2. An Azure Storage account
1 parent 62188c1 commit e98870f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Azure Blob Storage is ideal for storing large amounts of unstructured data such
1717

1818
If you need a web server to render content, you can use [Azure App Service](https://azure.microsoft.com/services/app-service/).
1919

20+
## Prerequisites
21+
1. An Azure account with an active subscription.
22+
2. An Azure Storage account with a container in a general-purpose V2 or BlockBlobStorage.
23+
2024
## Setting up a static website
2125

2226
Static website hosting functionality is configured within a storage account and isn't enabled by default. To enable static website hosting, select a storage account. In the left navigation pane, select **Static website** from the **Data management** group, and then select **Enabled**. Provide a name for your *Index document name*. You can optionally provide a path to a custom 404 page. Finally, select **Save** to save your configuration changes.

0 commit comments

Comments
 (0)