Designing and Implementing Microsoft Azure Networking Solutions — Question 52
You have an Azure virtual machine named VM1.
You need to capture all the network traffic of VM1 by using Azure Network Watcher.
To which locations can the capture be written?
Answer options
- A. a file path on VM1 only
- B. General purpose v2 standard only
- C. a Block blob premium account only
- D. General purpose v2 standard and a file path on VM1 only
- E. General purpose v2 standard and a Block blob premium account only
- F. blob storage, a file path on VM1, and a Block blob premium account
Correct answer: D
Explanation
The correct answer is D because Azure Network Watcher allows capturing traffic to both a file path on the VM and a General purpose v2 standard storage account. Options A and B are incorrect as they limit the capture to only one location. Options C, E, and F include locations not supported for this specific capture scenario, making them invalid.