From 1d2631a5aa85c9dbb3d41d296ad4e547cb397f14 Mon Sep 17 00:00:00 2001 From: polichtm Date: Wed, 7 Oct 2020 09:15:50 -0400 Subject: [PATCH] Update LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md --- .../LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md b/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md index ea909841..ef19ad60 100644 --- a/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md +++ b/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md @@ -120,7 +120,7 @@ In this task, you will apply a resource lock to an Azure resource group containi 1. Navigate back to the list of resources of the **az104-03a-rg3** resource group and click the entry representing the **az104-03a-disk2** resource. -1. On the **az104-03a-disk2** blade, in the **Settings** section, click **Size + performance**, set the disk type and size to **Premium SSD** and **64 GiB**, respectively, and save the change. Verify that the change was successful. +1. On the **az104-03a-disk2** blade, in the **Settings** section, click **Size + performance**, set the disk type and size to **Premium SSD** and **64 GiB**, respectively, and apply the change. Verify that the change was successful. >**Note**: This is expected, since the resource group-level lock applies to delete operations only.