From ead0ddf508acda402e381aa29df70e881fd78ca5 Mon Sep 17 00:00:00 2001 From: awillslo Date: Wed, 23 Jun 2021 15:20:57 -0400 Subject: [PATCH] Lab_07 update Task 5 switching to Azure AD User Account error explanation is incorrect and access was never removed. The goal is to show how to use IAM to assign a role to a user to perform Authentication Method changes. --- 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 865c96b0..06fc289d 100644 --- a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md +++ b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md @@ -188,7 +188,7 @@ In this task, you will configure authentication and authorization for Azure Stor > **Note**: You can see an error when you change the authentication method (the error is *"You do not have permissions to list the data using your user account with Azure AD"*). It is expected. - > **Note**: At this point, you no longer have access to the container. + > **Note**: At this point, you do not have permissions to change the Authentication method. 1. On the **az104-07-container** blade, click **Access Control (IAM)**. @@ -202,7 +202,7 @@ In this task, you will configure authentication and authorization for Azure Stor | Assign access to | **User, group, or service principal** | | Select | the name of your user account | -1. Save the change and return to the **Overview** blade of the **az104-07-container** container and verify that you can access to container again. +1. Save the change and return to the **Overview** blade of the **az104-07-container** container and verify that you can change the Authentication method to (Switch to Azure AD User Account). > **Note**: It might take about 5 minutes for the change to take effect.