Microsoft Azure Security Technologies — Question 42

You have multiple development teams that will create apps in Azure.
You plan to create a standard development environment that will be deployed for each team.
You need to recommend a solution that will enforce resource locks across the development environments and ensure that the locks are applied in a consistent manner.
What should you include in the recommendation?

Answer options

Correct answer: D

Explanation

The correct answer is D, an Azure blueprint, as it allows you to define a repeatable set of Azure resources and also includes the ability to apply resource locks consistently across environments. Azure policies (A) and Resource Manager templates (B) do not enforce locks directly, and a management group (C) is used for governance but does not provide the specific functionality for resource locks.