Resource Locks: Microsoft Learn. (2023). Lock resources to prevent unexpected changes.
"Before you can delete a locked resource, you must first remove the lock."
Direct URL: https://learn.microsoft.com/en-us/azure/azure-resourcemanager/management/lock-resources?tabs=json#delete
Deleting Recovery Services Vault: Microsoft Learn. (2023). Delete an Azure Backup
Recovery Services vault. "You can't delete a Recovery Services vault if there are any
dependencies, such as backup items or recovery points... To delete a vault with
dependencies: ... In the item's dashboard, select Stop backup. In the Stop Backup page,
select Delete Backup Data from the dropdown menu."
Direct URL: https://learn.microsoft.com/en-us/azure/backup/backup-azure-deletevault?tabs=portal#delete-a-recovery-services-vault-with-dependencies
Deleting Resource Groups: Microsoft Learn. (2023). Azure Resource Manager resource
group and resource deletion. "When you delete a resource group, Resource Manager
determines the order to delete resources... It waits for dependencies to be finished before
deleting a dependent resource... If you have a lock on a resource group or a resource, you
must remove the lock before you can delete the resource group or resource."
Direct URL: https://learn.microsoft.com/en-us/azure/azure-resourcemanager/management/delete-resource-group?tabs=azure-powershell#how-resources-are-
deleted