Skip to content

Commit 2285223

Browse files
committed
Editorial updates
1 parent 589f77b commit 2285223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/blob-containers-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: stevenmatthew
77

88
ms.service: storage
99
ms.topic: how-to
10-
ms.date: 04/12/2022
10+
ms.date: 04/13/2022
1111
ms.author: shaas
1212
ms.subservice: blobs
1313
---
@@ -37,7 +37,7 @@ To create a container in the [Azure portal](https://portal.azure.com), follow th
3737
1. In the navigation pane for the storage account, scroll to the **Data storage** section and select **Containers**.
3838
1. Within the **Containers** pane, select the **+ Container** button to open the **New container** pane.
3939
1. Within the **New Container** pane, provide a **Name** for your new container. The container name must be lowercase, must start with a letter or number, and can include only letters, numbers, and the dash (-) character. For more information about container and blob names, see [Naming and referencing containers, blobs, and metadata](/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata).
40-
1. Set the **Public access level** for the container. The default level is **Private (no anonymous access)**. Read the article to learn how to [configure anonymous public read access for containers and blobs](https://docs.microsoft.com/en-us/azure/storage/blobs/anonymous-read-access-configure?tabs=portal).
40+
1. Set the **Public access level** for the container. The default level is **Private (no anonymous access)**. Read the article to learn how to [configure anonymous public read access for containers and blobs](anonymous-read-access-configure.md?tabs=portal).
4141
1. Select **Create** to create the container.
4242

4343
:::image type="content" source="media/blob-containers-portal/create-container-sml.png" alt-text="Screenshot showing how to create a container within the Azure portal" lightbox="media/blob-containers-portal/create-container-lrg.png":::

0 commit comments

Comments
 (0)