Skip to content

Commit e9056f5

Browse files
authored
Merge pull request #110006 from isamsaroia/main
Update customize-ui-with-html.md
2 parents d99051d + 1b9e74e commit e9056f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/customize-ui-with-html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ To create a public container in Blob storage, perform the following steps:
233233
1. Under **Data storage** in the left-hand menu, select **Containers**.
234234
1. Select **+ Container**.
235235
1. For **Name**, enter *root*. The name can be a name of your choosing, for example *contoso*, but we use *root* in this example for simplicity.
236-
1. For **Public access level**, select **Blob**.
236+
1. For **Public access level**, select **Blob**. By selecting the **Blob** option, you allow an anonymous public read-only access for this container.
237237
1. Select **Create** to create the container.
238238
1. Select **root** to open the new container.
239239

0 commit comments

Comments
 (0)