Skip to content

Commit f052d62

Browse files
authored
Merge pull request #126927 from egiberne/patch-1
Update storage-blob-static-website.md
2 parents f8d85a9 + ebed5dd commit f052d62

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
@@ -18,6 +18,10 @@ Azure Blob Storage is ideal for storing large amounts of unstructured data such
1818

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

21+
## Prerequisites
22+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/).
23+
- An Azure storage account resource. To learn how to create a storage account, see [Create an Azure storage account](/common/storage-account-create.md).
24+
2125
## Setting up a static website
2226

2327
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)