Skip to content

Commit 5d3ee02

Browse files
authored
Update customize-ui-with-html.md
Add missing steps to enable Blob anonymous access which is not enabled by default anymore
1 parent e96c44a commit 5d3ee02

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 left-hand 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)