Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise wants to establish comprehensive cloud governance across its Azure subscriptions. The IT management team needs a solution that automatically enforces corporate standards, such as restricting deployments to approved resource sizes to control costs, blocking insecure resource configurations, and continuously evaluating overall compliance in real time.
Which Azure service should the enterprise implement to meet these governance requirements?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Azure Policy is a dedicated governance service in Microsoft Azure designed to create, assign, and manage policy definitions across Azure environments. It evaluates your cloud resources against defined business rules and conventions to maintain consistent security, cost management, and regulatory compliance.
DeployIfNotExists and Modify effects.Azure Policy operates at the control plane level via Azure Resource Manager (ARM), ensuring centralized, proactive governance without requiring custom scripts or manual approval gates.