Skill 4.4 -- Monitor and troubleshoot virtual networking Flashcards
What is Azure NPM
Network Performance Monitor (NPM) is a networking monitoring solution for hybrid networks that enables you to monitor network connectivity and performance between various points in your network, both in Azure and On-Premises
What three services are provided by network performance monitor
Performance Monitor – Used to monitor connectivity between various points in your network both in Azure and on premises.
Service Connectivity Monitor – Used to monitor outbound connectivity from nodes on your network to any external service with an open TCP port.
ExpressRoute – Used to monitor end-to-end connectivity between your on premises network and Azure over Express route. Can use auto-discover for your ExpressRoute network topology
Describe Log analytics
Agents installed on each node used to measure network connectivity adn performance. These agensts perform synthetic transactions over TCP or ICMP to measure network performance.
Where can NPM be installed from
The Azure Marketplace and Network Watcher
What is Network Watcher
an Azure service that acts as a hub for a wide range of network monitoring and diagnostic tools.
Where should NPM agents be installed
To monitor a given network link, agents should be installed on servers at both ends of that link
To monitor connections between subnets an agent should be installed on at least one server in each subnet.
Describe Performance Monitor
Used to monitor Packet Loss and Latency
Requires a log analytics agent at each end
Enables you to monitor packet loss and latency between your endpoint, both in Azure and on-premises. A VM or server running the log analytics agent is required at both ends of each monitored connection. It can be set up with TCP or ICMP-based monitoring
Describe Service Connectivity Monitor
Used to test outbound connectivity from your network to open TCP port, such as website, application, database. It supports pre-configured endpoints for Microsoft 365 and Dynamics. You can also configure custom test to arbitrary endpoints.
Describe Express Route Monitor
Allows monitoring of end-to-end network connectivity and performance between on-premises and Azure endpoints over ExpressRoute connections. It can autodetect ExpressRoute Circuits and your network topology, and track bandwidth utilization, packet loss, and network latency. Reports are available for circuits and peering. Takes 30-60 minutes for the first ExpressRoute Circuits to become available
Describe Azure Network watcher
enabled as a single instance per Azure Region. It is not deployed like a conventional resource, but it does appear as a resource in a resource. group
What is IP Flow Verify
provides a quick and easy way to test whether a given network flow will be allowed into or out of an Azure virtual machine. It will report whether the requested traffic is allowed or blocked and in the latter case, which NSG rule is blocking the flow.
What are possible next hop types
Internet
VirtualAppliance
VirtualNetworkGateway
VirtualNetwork
VirtualNetwork Peering
VirtualNetworkServiceEndpoint
None
Describe the packet capture tool
Allows you to capture network packets entering or leaving your virtual machines. It is powerful tool for deep network diagnostics. You can capture all packets, or a filtered subset based on the protocol and local and remote IP addresses and ports. Packet captures are stored as a file on the VM or in an Azure storage account
Describe the VPN troubleshooting Tool
Provides automated diagnostics of Azure VPN gateways and connections. The results provide a detailed report on gateway health and connection health, providing accurate points regarding common issues that might occur when enabling informed remeidation.
Describe Connection troubleshoot
Network Watcher feature designed to allow you to test the connection between an Azure VM or App Gateway and another endpoint. The difference is that connection monitor provides ongoing connection monitoring whearas connection troubleshoot provides a point-in-time test