From ca738bb7630a5a086b9cab933f0326e87459815e Mon Sep 17 00:00:00 2001 From: "Valeriano A.R." Date: Wed, 13 Mar 2024 17:05:55 +0100 Subject: [PATCH] =?UTF-8?q?F=C3=AFx=20Lab=5F03B:=20Fix=20disk=20name=20on?= =?UTF-8?q?=20task=202=20step=205?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7dcd2ba5..a98c1167 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 @@ -92,7 +92,7 @@ In this task, you use the downloaded template to deploy a new managed disk. This 1. Within the editor pane, make these changes. + Change **disks_az104_disk1_name** to `disk_name` (two places to change) - + Change **az104_disk1** to `az102_disk2` (one place to change) + + Change **az104-disk1** to `az104-disk2` (one place to change) 1. Notice this is a **Standard** disk. The location is **eastus**. The disk size is **32GB**.