Question

Difficulty: MediumAzure Advisor

An organization is establishing governance and operational procedures for its Microsoft Azure environment. The administration team needs to align specific operational requirements with the correct Azure management tools. Match each operational requirement on the left to the corresponding Azure service or tool on the right.

  • Analyze active resource utilization to receive recommendations for cost savings, reliability, performance, security, and operational excellence.Azure Advisor
  • Define rules to enforce compliance standards across all subscriptions and prevent the deployment of non-compliant resources.Azure Policy
  • Collect and analyze diagnostic logs, platform metrics, and application telemetry to monitor real-time resource health.Azure Monitor
  • Monitor cloud security posture across hybrid workloads, detect threats, and calculate a unified secure score.Microsoft Defender for Cloud

Answer

Analyzing utilization for recommendations matches Azure Advisor; defining rules for compliance matches Azure Policy; collecting telemetry matches Azure Monitor; and monitoring security posture matches Microsoft Defender for Cloud.
Matching the operational requirements to the tools correctly identifies the unique function of each tool. Azure Advisor is the correct match for analyzing resources to provide optimization recommendations across the five pillars. Azure Policy is the correct match for enforcing standards and blocking non-compliant resources. Azure Monitor is the correct match for logging and telemetry collection. Microsoft Defender for Cloud is the correct match for threat protection and generating a secure score.

Step-by-Step Solution

1
Identify the service that evaluates active resources against five pillars (cost, security, reliability, performance, operational excellence) to give personalized recommendations.
This aligns directly with Azure Advisor.
Azure Advisor is designed specifically to provide optimization recommendations across these core domains.
2
Identify the service used to enforce rules and prevent non-compliant deployments.
This aligns with Azure Policy.
Azure Policy evaluates resources and blocks non-compliant resource creation or updates.
3
Identify the service that acts as the central hub for collecting logs and metrics.
This aligns with Azure Monitor.
Azure Monitor gathers telemetry data from resources and allows querying and alerting.
4
Identify the service focused on hybrid threat detection, security posture, and the secure score.
This aligns with Microsoft Defender for Cloud.
Microsoft Defender for Cloud is dedicated to security posture assessment and threat protection.

Key Concept

Azure Management and Governance Service Boundaries
Rate this question