Merge pull request #327 from awillslo/patch-2

Lab_07 update - Task 4. Incorrect explanation
This commit is contained in:
polichtm 2021-06-23 20:58:21 -04:00 committed by GitHub
commit b7ecaa518b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.