Medium1 markMultiple Choice
AZ-900 · Question 51 · Domain 3.2: Features and Tools for Governance and Compliance
Select TWO types of Resource Locks available in Azure.
Select TWO types of Resource Locks available in Azure.
Answer options:
A.
CanNotDelete
B.
CanNotModify
C.
ReadOnly
D.
WriteOnly
E.
Hidden
How to approach this question
Recall the two specific states you can lock a resource into.
Full Answer
CanNotDelete AND ReadOnly
Azure provides two types of resource locks: 'CanNotDelete' (which means authorized users can read and modify a resource, but they can't delete it) and 'ReadOnly' (which means authorized users can read a resource, but they can't delete or update it).
Common mistakes
Guessing 'CanNotModify'. The correct Azure terminology is 'ReadOnly'.
Practice the full Azure Fundamentals AZ-900 Practice Exam 5
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...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
Expert