You create an Azure virtual machine named VM1 in a resource group named RG1.
You discover that VM1 performs slower than expected.
You need to capture a network trace on VM1.
What should you do?
You create an Azure virtual machine named VM1 in a resource group named RG1.
You discover that VM1 performs slower than expected.
You need to capture a network trace on VM1.
What should you do?
To capture a network trace on an Azure virtual machine, you should install performance diagnostics and run advanced performance analysis from the VM's blade. This tool includes all checks in the standard performance analysis and can collect one or more traces, including network traces. This method is specifically designed to troubleshoot complex performance issues and gather the necessary diagnostic data.
For performance issues, it is C .
Answer C is correct. It can do a network trace as well. https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/how-to-use-perfinsights#what-kind-of-information-is-collected-by-perfinsights:~:text=Network%20trace%09%09%09%09Yes%09Yes
A is correct.
C is correct. Only from the Advance Diagnostics you can capture a network trace. Performance Diagnostics > Run Diagnostics > Advanced Performance Analysis > Select Network Trace ON
Correct
repeat
but question in the end is just asking about network monitoring which needs using network watcher from Azure Monitor.
https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/performance-diagnostics-vm-extension
Repeat Topic 1 Q49
why questions are repeated?