
Answer-first summary for fast verification
Answer: Remove VNET1 lock and delete Vault1 data
The correct answer is B. In order to delete the resource group TestRG, first ensure that you remove the existing resource lock on VNET1, as a locked resource cannot be deleted. Additionally, a Recovery Services vault (Vault1) cannot be deleted if it contains backup data. Therefore, you must delete all backup data within Vault1 before proceeding with the deletion of the resource group. Shutdown of VM1 is not necessary for this operation, thus eliminating options C and D.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In an Azure subscription, you have a resource group TestRG with resources VM1, VNET1, and Vault1. To delete TestRG, what is the initial step required considering resource dependencies and locks?
A
Modify VM1 backup settings and VNET1 lock type
B
Remove VNET1 lock and delete Vault1 data
C
Shutdown VM1 and remove VNET1 lock
D
Shutdown VM1 and clear Vault1 data
No comments yet.