diff --git a/Instructions/Labs/LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md b/Instructions/Labs/LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md index 0967b9c6..6b21c81c 100644 --- a/Instructions/Labs/LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md +++ b/Instructions/Labs/LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md @@ -227,7 +227,7 @@ In this task, you will use a Bicep file to deploy a managed disk. Bicep is a dec 1. Make the following changes: - + Change the **managedDiskName** value, line 4, to Disk4. + + Change the **managedDiskName** value, line 2, to Disk4. + Change the **sku name** value, line 26, to StandardSSD_LRS. + Change the **diskSizeinGiB** value; line 7, to 32.