Virtual Machine Reachability Analysis

Virtual Machine Reachability Analysis shows how a VM can be reached inside your cloud network. It builds an interactive diagram of the network path to an instance (for example: Internet → Load Balancer → VM), including the ports involved, so you can quickly spot unintended exposure.

What it helps you do

  • Confirm public exposure: See if a VM is reachable from the internet, and through which components.

  • Understand the path: Visualize the exact route traffic can take (load balancers, network hops), not just a single “public/private” label.

  • Reduce risk faster: Identify surprising entry points and tighten access where needed.

Where to find it

In Virtual Machinesarrow-up-right, hover over your VM and select View Virtual Machine Reachability. This opens the reachability diagram view for that instance.

Last updated

Was this helpful?