From f817ec50db212152fdae379dbf1986c128f83cfc Mon Sep 17 00:00:00 2001 From: Eric Bland Date: Wed, 1 Mar 2023 12:59:54 -0600 Subject: [PATCH] Update LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md UI update: when deleting it now asks you to type "delete" (instead of "yes") --- .../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 9d0eaaf6..4050af72 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 @@ -106,7 +106,7 @@ In this task, you will apply a resource lock to an Azure resource group containi 1. On the **az104-03a-rg3** resource group blade, click **Overview**, in the list of resource group resources, select the entry representing the disk you created earlier in this task, and click **Delete** in the toolbar. -1. When prompted **Do you want to delete all the selected resources?**, in the **Confirm delete** text box, type **yes** and click **Delete**. +1. When prompted **Do you want to delete all the selected resources?**, in the **Confirm delete** text box, type **delete** and click **Delete**. 1. You should see an error message, notifying about the failed delete operation.