From a9274796e52f4abc8a45d86357b567bf2dfb44d4 Mon Sep 17 00:00:00 2001 From: polichtm Date: Sun, 15 Mar 2020 09:15:15 -0400 Subject: [PATCH] addressing #19 --- Instructions/Labs/LAB_07-Manage_Azure_Storage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md index c83df18d..44b2902b 100644 --- a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md +++ b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md @@ -191,7 +191,7 @@ In this task, you will configure authentication and authorization for Azure Stor 1. Open another browser window by using InPrivate mode and navigate to the URL you copied in the previous step. -1. You should be presented with the content of **The MIT License (MIT)** page. + > **Note**: If you are using Microsoft Edge or Internet Explorer, you should be presented with the **The MIT License (MIT)** page. If you are using Chrome or Firefox, you should be able to view the content of the file by downloading it and opening it with Notepad. > **Note**: This is expected, since now your access is authorized based on the newly generated the SAS token. @@ -324,4 +324,4 @@ In this lab, you have: - Managed blob storage - Managed authentication and authorization for Azure Storage - Created and configured an Azure Files shares -- Managed network access for Azure Storage \ No newline at end of file +- Managed network access for Azure Storage