Merge pull request #274 from massimobonanni/master

Fix about portal ui changes
This commit is contained in:
polichtm 2021-04-10 06:03:27 -04:00 committed by GitHub
commit ae9296981c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -56,7 +56,7 @@ In this task, you will create and configure management groups.
1. In the list of management groups, click the entry representing the newly created management group and then display its **details**.
1. From the **az104-02-mg1** blade, click **+ Add subscription** and add the subscription you are using in this lab to the management group.
1. From the **Subscriptions** blade, click **+ Add subscription** and add the subscription you are using in this lab to the management group.
>**Note**: Copy the ID of your Azure subscription into Clipboard. You will need it in the next task.
@ -173,7 +173,7 @@ In this task, you will create an Azure Active Directory user, assign the RBAC ro
1. In the Azure portal, navigate to the **az104-02-mg1** management group and display its **details**.
1. Right-click the **ellipsis** icon to the right of the entry representing your Azure subscription and click **Move**.
1. In the **Subscriptions** blade, right-click the **ellipsis** icon to the right of the entry representing your Azure subscription and click **Move**.
1. On the **Move** blade, select the management group which the subscription was originally part of and click **Save**.

View File

@ -140,7 +140,7 @@ In this task, you will create a blob container and upload a blob into it.
1. In the list of containers, click **az104-07-container** and then click **Upload**.
1. Browse to **\\Allfiles\\Labs\\07\\LICENSE** on your lab computer and click **Open**, then click **Upload**.
1. Browse to **\\Allfiles\\Labs\\07\\LICENSE** on your lab computer and click **Open**.
1. On the **Upload blob** blade, expand the **Advanced** section and specify the following settings (leave others with their default values):
@ -207,6 +207,8 @@ In this task, you will configure authentication and authorization for Azure Stor
1. Click the **Switch to the Azure AD User Account** link next to the **Authentication method** label.
> **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.
1. On the **az104-07-container** blade, click **Access Control (IAM)**.