From c7eca23adb031b96411473992cd56f13e33b67a6 Mon Sep 17 00:00:00 2001 From: James Finley Date: Sun, 8 May 2022 13:22:40 +1200 Subject: [PATCH] Task 6, step 4--handle likely user error Learners often miss the note in Task 4 telling them to save the SAS URL. Added a note in Task 6 to help them create a new one. --- Instructions/Labs/LAB_07-Manage_Azure_Storage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md index ff16d969..1f65a57e 100644 --- a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md +++ b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md @@ -282,6 +282,8 @@ In this task, you will configure network access for Azure Storage. 1. Open another browser window by using InPrivate mode and navigate to the blob SAS URL you generated in the previous task. + > **Note**: If you did not record the SAS URL from task 4, you should generate a new one with the same configuration. Use Task 4 steps 4-6 as a guide for generating a new blob SAS URL. + 1. You should be presented with the content of **The MIT License (MIT)** page. > **Note**: This is expected, since you are connecting from your client IP address.