An administrator with the Owner role can delete an Azure Key Vault named vault-prod, which is located in a resource group that has an active CanNotDelete resource lock, without first removing the lock.
Cevap: Cevap
Cevap
False
The statement is false because the CanNotDelete lock applied to the resource group is inherited by the Key Vault. The lock must be deleted before any administrator, including an Owner, can delete the Key Vault.
Adım Adım Çözüm
Anahtar Kavram
Resource locks are inherited by child resources and apply to all users, including Owners, blocking deletion operations.