Reader small image

You're reading from  Learn Azure Administration - Second Edition

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781837636112
Edition2nd Edition
Right arrow
Author (1)
Kamil Mrzygłód
Kamil Mrzygłód
author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód

Right arrow

Diagnosing next hops

When running diagnostics on network traffic, sometimes you need to understand what stands between a virtual machine and the traffic destination. To analyze that, Network Watcher offers a feature called Next hop. To use it, you need to go to the Next hop blade in the Azure portal and configure the machine you’d like to check. In the Azure portal, it looks like this:

Figure 15.4 – Result of checking the next hop to a publicly available IP address

Figure 15.4 – Result of checking the next hop to a publicly available IP address

The hop type presented by the feature depends on your machine’s network configuration and the IP address selected as the destination. As of now, the following next hop types are supported:

  • Internet
  • VirtualNetwork
  • VirtualNetworkPeering
  • VirtualNetworkServiceEndpoint
  • MicrosoftEdge
  • VirtualAppliance
  • VirtualNetworkGateway
  • None

All of these types come from the route table selected by your machine. The default system routes are VirtualNetwork...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Learn Azure Administration - Second Edition
Published in: Dec 2023Publisher: PacktISBN-13: 9781837636112

Author (1)

author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód