
Answer-first summary for fast verification
Answer: Set up an alert in Azure Monitor using the Log Analytics workspace.
The correct answer is D. To set up an alert for more than two error events in the System event log within an hour on VM1, you need to follow these steps: create an Azure Log Analytics workspace, configure the Agent settings, install Microsoft Monitoring Agent on VM1, and create an alert in Azure Monitor using the Log Analytics workspace. This approach ensures that the logs are collected and monitored correctly, and the specified alerts will be triggered when the criteria are met.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
For VM1 running Windows Server 2016 on Azure, how do you set up an alert for more than two System event log errors within an hour?
A
Create an Azure Log Analytics workspace.
B
Configure the Agent settings.
C
Install Microsoft Monitoring Agent on VM1.
D
Set up an alert in Azure Monitor using the Log Analytics workspace.
No comments yet.