mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 16:49:09 +00:00
Update LAB_02a_Manage_Subscriptions_and_RBAC.md
Updated the instructions and removed the F drive
This commit is contained in:
parent
89ad60faea
commit
d2cbe40c2e
@ -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.
|
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
|
```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.
|
1. Replace the `SUBSCRIPTION_ID` placeholder in the JSON file with the subscription ID you copied into Clipboard and save the change.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user