From 774f701e9cc8c2f24e4a6a6637e94660dbff3c0d Mon Sep 17 00:00:00 2001 From: Raymond Comvalius Date: Mon, 8 Jun 2020 10:42:39 +0200 Subject: [PATCH] Update LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md Added Disk Encryption Set Type, which is a mandatory setting in the template. --- .../LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md | 1 + 1 file changed, 1 insertion(+) 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 eba7c0d2..a9dbe3c3 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 @@ -107,6 +107,7 @@ In this task, you will create an Azure disk resource by using an Azure Resource | Sku | **Standard_LRS** | | Disk Size Gb | **32** | | Create Option | **empty** | + | Disk Encryption Set Type | **EncryptionAtRestWithPlatformKey** | 1. Select the checkbox **I agree to the terms and conditions stated above** and click **Purchase**.