Question

Difficulty: MediumAzure Policy

Azure Policy is the primary service used to monitor resource performance metrics, such as CPU utilization, and automatically scale virtual machine instances to meet demand.

Answer: Answer

Answer

False
The statement is false because Azure Policy enforces configuration standards and compliance (such as allowed locations or VM SKUs) rather than monitoring performance metrics or scaling resources. Performance monitoring and scaling are handled by Azure Monitor and Autoscale.

Step-by-Step Solution

1
Identify the primary purpose of Azure Policy.
Azure Policy is a service in Azure that enables the creation, assignment, and management of policies that enforce rules over resource configurations to ensure compliance with corporate standards.
To determine whether Azure Policy is responsible for performance monitoring and resource scaling.
2
Identify the service responsible for performance monitoring and autoscaling.
Azure Monitor collects and analyzes performance telemetry (like CPU usage), and Autoscale dynamically adjusts resources based on demand.
To map operational and performance-related requirements to the correct Azure service.
3
Evaluate the statement based on the identified service purposes.
The statement incorrectly attributes performance monitoring and autoscaling to Azure Policy instead of Azure Monitor.
To determine the correct true/false value.

Key Concept

Azure Policy vs. Azure Monitor and Autoscale
Estimated Time:1m 0s
Rate this question