AZ-104 · Question #693
You have an Azure subscription that contains an Azure SQL database named DB1. You plan to use Azure Monitor to monitor the performance of DB1. You must be able to run queries to analyze log data…
The correct answer is A. Send to a Log Analytics workspace. Log Analytics is a tool in the Azure portal to edit and run log queries from data collected by Azure Monitor logs and interactively analyze their results. You can use Log Analytics queries to retrieve records that match particular criteria, identify trends, analyze patterns…
Question
Options
- ASend to a Log Analytics workspace.
- BArchive to a storage account.
- CStream to an Azure event hub.
How the community answered
(39 responses)- A82% (32)
- B13% (5)
- C5% (2)
Explanation
Log Analytics is a tool in the Azure portal to edit and run log queries from data collected by Azure Monitor logs and interactively analyze their results. You can use Log Analytics queries to retrieve records that match particular criteria, identify trends, analyze patterns, and provide various insights into your data. https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-analytics-tutorial
Community Discussion
No community discussion yet for this question.