Skip to content

Commit 076c832

Browse files
authored
Merge pull request #122918 from rufer7/patch-1
Add missing steps to container creation
2 parents 4371999 + 8bc29e2 commit 076c832

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,9 @@ To host your HTML content in Blob storage, use the following steps:
228228

229229
To create a public container in Blob storage, perform the following steps:
230230

231+
1. Under **Settings** in the leftmost menu, select **Configuration**.
232+
1. Enable **Allow Blob anonymous access**.
233+
1. Select **Save**.
231234
1. Under **Data storage** in the left-hand menu, select **Containers**.
232235
1. Select **+ Container**.
233236
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.

0 commit comments

Comments
 (0)