From e0e489f5ff4847a5729fdff2654da30fb73dbfe8 Mon Sep 17 00:00:00 2001 From: Mahesh V S Date: Thu, 22 Jun 2023 20:17:21 -0400 Subject: [PATCH] fix (LAB03b): Include missing mandatory parameters --- .../LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md | 2 ++ 1 file changed, 2 insertions(+) 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 9f426db8..14da9a6d 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 @@ -102,7 +102,9 @@ In this lab, you will: | Disk Size Gb | **32** | | Create Option | **empty** | | Disk Encryption Set Type | **EncryptionAtRestWithPlatformKey** | + | Data Access Auth Mode | None | | Network Access Policy | **AllowAll** | + | Public Network Access | Disabled | 1. Select **Review + Create** and then select **Create**.