Which THREE features of Azure Monitor can help you diagnose a performance issue in an Azure Virtual Machine?
KQL queries can analyze performance data.
Why this answer
Options A, C, and D are correct. VM Insights provides performance charts. Log Analytics queries allow deep analysis.
Diagnostic settings send data to Log Analytics. Option B is wrong because VM backup is unrelated. Option E is wrong because Network Watcher is for network issues, not VM performance.