Question

Difficulty: MediumAzure Advisor

An enterprise is optimizing its cloud infrastructure and wants to understand the operational boundaries of various Azure management tools. Which of the following scenarios describes a task that is performed by Azure Advisor rather than Azure Policy or Azure Monitor?

  1. A
    Enforcing that all newly created virtual machines must have backup enabled and blocking deployment if they do not meet this rule
  2. Generating personalized recommendations to right-size or shut down underutilized virtual machines to optimize monthly spendingAnswer
  3. C
    Collecting real-time CPU utilization metrics from virtual machines to trigger auto-scaling rules when demand increases
  4. D
    Providing real-time notifications and status dashboards regarding global Azure service outages and planned maintenance window events

Answer

Generating personalized recommendations to right-size or shut down underutilized virtual machines to optimize monthly spending
The correct answer describes a key feature of Azure Advisor, which evaluates resource telemetry and configuration to suggest optimizations such as resizing or shutting down underutilized virtual machines to save costs. Unlike other management tools, Advisor provides recommendations but does not directly enforce compliance or collect real-time metrics for direct scaling actions.

Step-by-Step Solution

1
Analyze the role of Azure Advisor.
Identify that Azure Advisor acts as a personalized cloud consultant, providing proactive, actionable recommendations across cost, security, reliability, performance, and operational excellence by analyzing resource configuration and telemetry.
This establishes the core capability of the tool being tested.
2
Evaluate the choices against the operational boundaries of Azure management tools.
Determine that right-sizing recommendations are advisor-driven, whereas active policy enforcement is done by Azure Policy, telemetry collection/auto-scaling is done by Azure Monitor, and service outages are tracked by Azure Service Health.
This eliminates the distractors and identifies the correct choice.

Key Concept

Azure Advisor provides non-intrusive, personalized recommendations to optimize Azure resources based on best practices across five core categories.
Estimated Time:1m 30s
Rate this question