Update LAB_02a_Manage_Subscriptions_and_RBAC.md

Updated the instructions and removed the F drive
This commit is contained in:
Yas 2021-11-30 10:18:14 +11:00 committed by GitHub
parent 89ad60faea
commit d2cbe40c2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ In this task, you will create and configure management groups.
In this task, you will create a definition of a custom RBAC role.
1. From the lab computer, open the file **F:\\Allfiles\\Labs\\02\\az104-02a-customRoleDefinition.json** in Notepad and review its content:
1. From the lab computer, open the file **\\Allfiles\\Labs\\02\\az104-02a-customRoleDefinition.json** in Notepad and review its content:
```json
{
@ -102,6 +102,7 @@ In this task, you will create a definition of a custom RBAC role.
]
}
```
> **Note**: If you are not sure where the files are stored locally in your lab environment, please ask your instructor.
1. Replace the `SUBSCRIPTION_ID` placeholder in the JSON file with the subscription ID you copied into Clipboard and save the change.