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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Static website hosting functionality is configured within a storage account and
25
25
26
26
A blob storage container named **$web** is created for you within the storage account if it doesn't already exist. Add your website's files to the **$web** container to make them accessible through the static website's primary endpoint.
27
27
28
-
:::image type="content" source="media/storage-blob-static-website/storage-blob-static-website-blob-container-sml.png" alt-text="Screenshot showing how to enable static website hosting on a storage account using a blob storage container" lightbox="media/storage-blob-static-website/storage-blob-static-website-blob-container-lrg.png":::
28
+
:::image type="content" source="media/storage-blob-static-website/storage-blob-static-website-blob-container-sml.png" alt-text="Screenshot showing how to enable static website hosting on a storage account using a blob storage container." lightbox="media/storage-blob-static-website/storage-blob-static-website-blob-container-lrg.png":::
29
29
30
30
Files in the **$web** container are case-sensitive, served through anonymous access requests and are available only through read operations.
0 commit comments