Medium1 markMultiple Choice
AZ-900 · Question 26 · Domain 3.2: Features and Tools for Governance and Compliance
An administrator wants to ensure that a critical production database cannot be accidentally deleted by any user, even those with Owner permissions. What should they apply to the database?
An administrator wants to ensure that a critical production database cannot be accidentally deleted by any user, even those with Owner permissions. What should they apply to the database?
Answer options:
A.
A CanNotDelete resource lock
B.
An Azure Policy
C.
A ReadOnly resource lock
D.
A Deny assignment in RBAC
How to approach this question
Identify the feature designed specifically to prevent accidental deletion or modification.
Full Answer
A.A CanNotDelete resource lock✓ Correct
A CanNotDelete resource lock
Resource locks prevent other users in your organization from accidentally deleting or modifying critical resources. A CanNotDelete lock means authorized users can still read and modify a resource, but they can't delete it.
Common mistakes
Thinking Owner permissions override resource locks. Locks apply to all users, including Owners.
Practice the full Azure Fundamentals AZ-900 Practice Exam 6
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...EasyQ03Which cloud benefit ensures that an application remains accessible and operational even if a loca...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...EasyQ05Which cloud service model provides the highest level of control and flexibility over the operatin...Easy
Expert