From 79cc20ab9d359a9c4cca7379ba7583f91bbd6ac1 Mon Sep 17 00:00:00 2001 From: polichtm Date: Sat, 4 Jul 2020 11:00:46 -0400 Subject: [PATCH] addressing #104 --- Allfiles/Labs/03/az104-03b-md-template.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Allfiles/Labs/03/az104-03b-md-template.json b/Allfiles/Labs/03/az104-03b-md-template.json index 4c9a6e2e..dceb3e86 100644 --- a/Allfiles/Labs/03/az104-03b-md-template.json +++ b/Allfiles/Labs/03/az104-03b-md-template.json @@ -29,6 +29,9 @@ "hyperVGeneration": { "defaultValue": "V1", "type": "String" + }, + "diskEncryptionSetType": { + "type": "String" } }, "resources": [ @@ -50,4 +53,4 @@ } } ] -} \ No newline at end of file +}