Skip to content

Commit 61b9ab9

Browse files
authored
Update exercise instructions with SAS and subscription info
Added important notes regarding SAS recommendations and Azure subscription requirements.
1 parent c563413 commit 61b9ab9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

learn-pr/wwl-azure/guided-project-azure-files-azure-blobs/includes/4-exercise-private-company-storage.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,16 @@ The company needs storage for their offices and departments. This content is pri
66
| --- | --- |
77
| :::image type="content" source="../media/task-3.png" alt-text="Diagram with one storage account and two blob containers." border="true"::: | <ul><li>Create a storage account.<li>Create a storage container with restricted access.</li><li>Configure a shared access signature for partners.</li><li>Back up the public website storage.<li>Implement lifecycle management to move content to the cool tier.</li></ul>|
88

9+
> [!Important]
10+
> This exercise uses a service SAS for simplicity, but Microsoft recommends user delegation SAS backed by Microsoft Entra ID for production scenarios.
11+
912
Launch the exercise and follow the instructions. When you're done, be sure to return to this page so you can continue learning.
1013

1114
> [!NOTE]
1215
> To complete this lab you will need an [Azure subscription](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
1316
17+
18+
19+
20+
1421
[![Button to launch exercise.](../media/launch-exercise.png)](https://go.microsoft.com/fwlink/?linkid=2262131)

0 commit comments

Comments
 (0)