AZ-900 · Question #84
AZ-900 Question #84: Real Exam Question with Answer & Explanation
The correct answer is B: the delete lock must be removed before an administrator. If an Azure resource group has a delete lock, it cannot be deleted until the lock is explicitly removed, regardless of the user's role.
Question
This question requires that you evaluate the underlined text to determine if it is correct. If a resource group named RG1 has a delete lock, only a member of the global administrators group can delete RG1. Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.
Options
- ANo change is needed
- Bthe delete lock must be removed before an administrator
- Can Azure policy must be modified before an administrator
- Dan Azure tag must be added before an administrator
Explanation
If an Azure resource group has a delete lock, it cannot be deleted until the lock is explicitly removed, regardless of the user's role.
Common mistakes.
- A. A delete lock prevents deletion for all users, including global administrators, until the lock itself is removed.
- C. Azure Policy is used for enforcing standards and compliance, but it does not directly override a resource lock; a lock must be removed irrespective of policy.
- D. Azure tags are used for organizing and categorizing resources and have no direct impact on preventing or allowing the deletion of resources protected by a resource lock.
Concept tested. Azure Resource Locks
Reference. https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources
Community Discussion
No community discussion yet for this question.