A company wants to implement a centralized monitoring strategy for its cloud infrastructure and applications. The IT administrator needs to identify the specific capabilities of Azure Monitor to ensure it is used for the correct operational tasks.
Which of the following tasks can be accomplished by using Azure Monitor? (Select TWO)
- Analyze web application performance and trace user sessions by using Application Insights.Cevap
- Run Kusto Query Language (KQL) queries to retrieve and filter log data stored in a Log Analytics workspace.Cevap
- CTrack global Azure service outages and receive alerts about planned platform maintenance affecting Azure regions.
- DEnforce compliance regulations by blocking the creation of resources that violate resource group location rules.
Cevap
The correct options are the ones stating that Azure Monitor can be used to analyze web application performance using Application Insights, and to run Kusto Query Language (KQL) queries in a Log Analytics workspace.
The correct tasks are analyzing application performance with Application Insights and running KQL queries in a Log Analytics workspace. Azure Monitor is a comprehensive solution for collecting, analyzing, and acting on telemetry from cloud and on-premises environments. Application Insights is an extension of Azure Monitor that provides Application Performance Management (APM), while Log Analytics is the tool in the Azure portal used to edit and run log queries using KQL.
Adım Adım Çözüm
Anahtar Kavram
Azure Monitor provides full-stack monitoring, advanced analytics through Log Analytics and KQL, and application performance monitoring through Application Insights. It is distinct from Azure Service Health, which reports on the status of Azure services globally.