Medium1 markMultiple Choice
AZ-900 · Question 50 · Domain 3.2: Governance and Compliance
Which TWO of the following are valid types of Azure Resource Locks? (Select TWO)
Which TWO of the following are valid types of Azure Resource Locks? (Select TWO)
Answer options:
A.
CanNotDelete
B.
NoExecute
C.
ReadOnly
D.
WriteOnly
E.
Hidden
How to approach this question
Identify the two specific lock levels available in Azure Resource Manager.
Full Answer
CanNotDelete and ReadOnly.
Azure provides two types of resource locks: CanNotDelete (authorized users can read and modify, but not delete) and ReadOnly (authorized users can read, but cannot modify or delete).
Common mistakes
Guessing made-up lock types like 'NoExecute'.
Practice the full Azure Fundamentals AZ-900 Practice Exam 1
60 questions · hints · full answers · grading
More questions from this exam
Q01Which of the following best describes cloud computing?EasyQ02True or False: In an Infrastructure as a Service (IaaS) model, the cloud provider is responsible ...EasyQ03Which TWO of the following are recognized cloud deployment models? (Select TWO)MediumQ04What is the primary benefit of high availability in cloud computing?EasyQ05Which financial model allows a company to pay only for the computing resources they use, rather t...Easy
Expert