diff --git a/Instructions/Labs/LAB_02a_Manage_Subscriptions_and_RBAC.md b/Instructions/Labs/LAB_02a_Manage_Subscriptions_and_RBAC.md index b5099702..2e6a2aec 100644 --- a/Instructions/Labs/LAB_02a_Manage_Subscriptions_and_RBAC.md +++ b/Instructions/Labs/LAB_02a_Manage_Subscriptions_and_RBAC.md @@ -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.