An organization wants to control costs by restricting the virtual machine sizes (SKUs) that users can deploy in their environment. Is it true that Azure Policy can be used to block the creation of virtual machines that do not match the allowed sizes?
Answer: Answer
Answer
True
The statement is true because Azure Policy is designed to enforce resource properties. A built-in policy can restrict virtual machine SKUs and block (deny) the deployment of any sizes not explicitly permitted.
Step-by-Step Solution
Key Concept
Azure Policy enforces organizational standards and assesses compliance at scale by evaluating resource properties and blocking non-compliant deployments.
Estimated Time:45s