Skip to content

Commit 9c88c4b

Browse files
committed
add lightbox
1 parent ed8a77e commit 9c88c4b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/network-watcher/diagnose-vm-network-routing-problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ To further analyze routing, review the effective routes for **myVM** network int
189189

190190
1. Under **Help**, select **Effective routes** to see the all routes associated with the network interface of **myVM**.
191191

192-
:::image type="content" source="./media/diagnose-vm-network-routing-problem/effective-routes-default.png" alt-text="Screenshot showing Azure default system routes associated with the virtual machine network interface.":::
192+
:::image type="content" source="./media/diagnose-vm-network-routing-problem/effective-routes-default.png" alt-text="Screenshot showing Azure default system routes associated with the virtual machine network interface." lightbox="./media/diagnose-vm-network-routing-problem/effective-routes-default-expanded.png":::
193193

194194
In the previous section, when you ran the test using **13.107.21.200**, the route with 0.0.0.0/0 address prefix was used to route traffic to the address since no other route has the address. By default, all addresses not specified within the address prefix of another route are routed to the internet.
195195

30.6 KB
Loading

0 commit comments

Comments
 (0)