In Azure, you suspect a compromised VM is being used for cryptocurrency mining. You want to see process-level execution details on that VM. Which tool should you use?
Trap 1: Azure Advisor
Advisor provides cost and performance recommendations.
Trap 2: Azure Network Watcher
Network Watcher monitors connectivity but not guest-OS process execution.
Trap 3: Azure Resource Graph
Resource Graph is for inventory management, not process monitoring.
- A
Microsoft Defender for Servers
Defender for Servers provides EDR capabilities to monitor processes on virtual machines.
- B
Azure Advisor
Why wrong: Advisor provides cost and performance recommendations.
- C
Azure Network Watcher
Why wrong: Network Watcher monitors connectivity but not guest-OS process execution.
- D
Azure Resource Graph
Why wrong: Resource Graph is for inventory management, not process monitoring.