AZ-305 · Question 11 · Domain 1.3: Design Governance
A company has a critical Azure SQL Database hosting their ERP system.
To prevent accidental deletion, an administrator applies a 'CanNotDelete' resource lock to the resource group containing the database.
A developer with the 'Owner' RBAC role on the resource group attempts to delete the SQL Database.
What will be the outcome, and why?
A company has a critical Azure SQL Database hosting their ERP system.
To prevent accidental deletion, an administrator applies a 'CanNotDelete' resource lock to the resource group containing the database.
A developer with the 'Owner' RBAC role on the resource group attempts to delete the SQL Database.
What will be the outcome, and why?
Answer options:
The deletion will fail because resource locks override RBAC permissions.
The deletion will succeed because the 'Owner' role bypasses resource locks.
The deletion will fail because only the Global Administrator can delete locked resources.
The deletion will succeed but the database will be moved to a soft-delete state.
How to approach this question
Full Answer
Common mistakes
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1
55 questions · hints · full answers · grading
Expert