AZ-500 · Question #162
SIMULATION You need to configure a virtual network named VNET2 to meet the following requirements: Administrators must be prevented from deleting VNET2 accidentally. Administrators must be able to…
A Delete lock on VNET2 is the correct solution because it prevents accidental deletion of the resource while still allowing administrators to make modifications, such as adding subnets. The Read-only lock would be too restrictive as it would prevent both deletion AND…
Question
Explanation
A Delete lock on VNET2 is the correct solution because it prevents accidental deletion of the resource while still allowing administrators to make modifications, such as adding subnets. The Read-only lock would be too restrictive as it would prevent both deletion AND modification (including adding subnets), which contradicts the second requirement. By applying only a Delete lock, both requirements are satisfied: protection from accidental deletion and the ability to continue managing subnets.
Topics
Community Discussion
No community discussion yet for this question.