AZ-900 · Question #366
Where does Azure Monitor store performance data?
The correct answer is A. a Log Analytics workspace. Azure Monitor primarily stores performance data, alongside other monitoring data like logs and metrics, in a Log Analytics workspace.
Question
Options
- Aa Log Analytics workspace
- Ban Azure Storage account
- CAzure Event Hubs E3
- Dan event subscription
How the community answered
(20 responses)- A85% (17)
- B5% (1)
- C10% (2)
Why each option
Azure Monitor primarily stores performance data, alongside other monitoring data like logs and metrics, in a Log Analytics workspace.
A Log Analytics workspace is a unique environment for Azure Monitor log data. It collects and stores various types of monitoring data, including performance counters, metrics, and logs from Azure resources, enabling powerful querying and analysis capabilities.
An Azure Storage account can store various types of data but is not the primary or integrated service for storing and querying Azure Monitor performance data directly.
Azure Event Hubs is a big data streaming platform used for ingesting large amounts of data, not for storing and querying performance data for Azure Monitor.
An event subscription is used in Azure Event Grid to route events to various handlers, not for storing performance data.
Concept tested: Azure Monitor data storage for logs and performance
Source: https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-analytics-workspace-overview
Community Discussion
No community discussion yet for this question.