Skip to content

Commit 512596d

Browse files
authored
Add caution about enabling anonymous public access
Added caution note regarding anonymous public access.
1 parent 31e1d7b commit 512596d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

learn-pr/wwl-azure/guided-project-azure-files-azure-blobs/includes/3-exercise-public-website-storage.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,10 @@ Launch the exercise and follow the instructions. When you're done, be sure to re
1212
> [!NOTE]
1313
> To complete this lab you will need an [Azure subscription](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
1414
15+
> [!CAUTION]
16+
> Enabling anonymous public access is demonstrated here for learning purposes only. Microsoft recommends keeping anonymous access disabled. Instead use shared access signatures or Azure CDN with authenticated origin access for secure public content delivery.
17+
18+
19+
20+
1521
[![Button to launch exercise.](../media/launch-exercise.png)](https://go.microsoft.com/fwlink/?linkid=2261879)

0 commit comments

Comments
 (0)