AZ-304 Azure Monitoring and Governance Design 1 — Questions and Answers
Question 1: Which Azure service provides a centralized solution for collecting, analyzing, and acting on telemetry data from Azure and on-premises environments?
- Azure Service Health
- Azure Monitor (Correct answer)
- Azure Advisor
- Azure Security Center
Correct answer: Azure Monitor
Azure Monitor is the unified monitoring platform that collects metrics and logs from Azure resources, on-premises systems, and other clouds, enabling alerting and analytics.
Question 2: An architect needs to enforce that all Azure resources in a subscription are deployed only in approved regions. Which Azure service enforces this policy?
- Azure RBAC
- Azure Policy (Correct answer)
- Azure Blueprints
- Management Groups only
Correct answer: Azure Policy
Azure Policy allows you to define and enforce rules like allowed resource locations, automatically denying or auditing non-compliant deployments across your subscriptions.
Question 3: Which Azure Monitor component stores structured log data and allows you to query it using Kusto Query Language (KQL)?
- Azure Metrics Store
- Log Analytics Workspace (Correct answer)
- Application Insights Live Metrics
- Azure Event Grid
Correct answer: Log Analytics Workspace
Log Analytics Workspace is the data repository within Azure Monitor that stores logs and enables powerful ad-hoc analysis using the Kusto Query Language.
Question 4: Which Azure service provides proactive recommendations to improve cost, security, reliability, and performance based on analysis of your Azure resources?
- Azure Monitor
- Azure Service Health
- Azure Advisor (Correct answer)
- Microsoft Defender for Cloud
Correct answer: Azure Advisor
Azure Advisor analyzes your Azure resource configurations and usage patterns to provide personalized, actionable recommendations across cost, security, reliability, performance, and operational excellence pillars.
Question 5: Which Azure Monitor feature captures a complete picture of an application's performance including request rates, failures, and dependencies across distributed microservices?
- Azure Metrics Explorer
- Application Insights (Correct answer)
- Log Analytics Workspace queries
- Azure Monitor Workbooks
Correct answer: Application Insights
Application Insights provides distributed tracing, live metrics, dependency tracking, and performance analytics for application code running on Azure or on-premises.
Question 6: Which Azure governance feature bundles Azure Policy assignments, RBAC assignments, and ARM templates into a repeatable, version-controlled package for deploying compliant environments?
- Azure Resource Manager templates only
- Azure Blueprints (Correct answer)
- Azure Policy Initiative
- Management Groups
Correct answer: Azure Blueprints
Azure Blueprints compose policy assignments, role assignments, resource groups, and ARM templates into a tracked package that can be deployed and updated across multiple subscriptions.
Which Azure service provides a centralized solution for collecting, analyzing, and acting on telemetry data from Azure and on-premises environments?