Azure Network Traffic Analysis using Log Analytics and Dependency Agents | AZ-301 Exam Solution

Analyze Network Traffic with Wire Data Solution in Azure Log Analytics

Question

Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

Your company has deployed several virtual machines (VMs) on-premises and to Azure. Azure ExpressRoute has been deployed and configured for on-premises to Azure connectivity.

Several VMs are exhibiting network connectivity issues.

You need to analyze the network traffic to determine whether packets are being allowed or denied to the VMs.

Solution: Install and configure the Log Analytics and Dependency Agents on all VMs. Use the Wire Data solution in Azure Log Analytics to analyze the network traffic.

Does the solution meet the goal?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B.

B

Instead use Azure Network Watcher to run IP flow verify to analyze the network traffic.

https://docs.microsoft.com/en-us/azure/network-watcher/network-watcher-monitoring-overview https://docs.microsoft.com/en-us/azure/network-watcher/network-watcher-ip-flow-verify-overview

The solution meets the goal of analyzing the network traffic to determine whether packets are being allowed or denied to the VMs.

The proposed solution involves installing and configuring the Log Analytics and Dependency Agents on all VMs, and using the Wire Data solution in Azure Log Analytics to analyze the network traffic.

Log Analytics is a tool in Azure that collects and analyzes log and performance data from different sources, including virtual machines, applications, and other Azure services. Dependency Agent is an agent that can be installed on VMs to collect network traffic data.

The Wire Data solution in Log Analytics allows users to collect and analyze network traffic data at the network interface level. By using the Wire Data solution, it is possible to capture network traffic between VMs and between VMs and other resources, such as load balancers or firewalls. The solution also allows users to monitor network performance, identify network bottlenecks, and troubleshoot network connectivity issues.

Therefore, the proposed solution meets the goal of analyzing the network traffic to determine whether packets are being allowed or denied to the VMs.