You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/blobs/storage-blob-static-website.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ Azure Blob Storage is ideal for storing large amounts of unstructured data such
18
18
If you need a web server to render content, you can use [Azure App Service](https://azure.microsoft.com/services/app-service/).
19
19
20
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.
21
+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/).
22
+
- An Azure storage account resource. To learn how to create a storage account, see [Create an Azure storage account](azure/storage/common/storage-account-create).
0 commit comments