An organization needs to query and analyze telemetry logs gathered from several cloud resources in a central repository. Which Azure Monitor feature should the organization use to write and run these queries?
- AAzure Policy
- Log AnalyticsAnswer
- CAzure Service Health
- DAzure Arc
Answer
Log Analytics
Log Analytics is the feature within Azure Monitor used to write and run Kusto Query Language (KQL) queries on log data collected from various resources in a centralized workspace.
Step-by-Step Solution
Key Concept
Azure Monitor Log Analytics allows users to query and analyze log data collected from monitored resources.
Estimated Time:45s