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")
This commit is contained in:
Eric Bland 2023-03-01 12:59:54 -06:00 committed by GitHub
parent c65cb1ea03
commit f817ec50db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.