Skip to content

Commit a5f3ad3

Browse files
committed
fixes
1 parent 3bfcd2a commit a5f3ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/diagnose-network-routing-problem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ The steps that follow assume you have an existing VM to view the effective route
3131

3232
1. To select the interface, select its name.
3333

34-
:::image type="content" source="./media/diagnose-network-network-routing-problem/view-nics.png" alt-text="Screenshot of network interface in VM settings." lightbox="./media/diagnose-network-traffic-filter-problem/view-nics.png":::
34+
:::image type="content" source="./media/diagnose-network-routing-problem/view-nics.png" alt-text="Screenshot of network interface in VM settings." lightbox="./media/diagnose-network-routing-problem/view-nics.png":::
3535

3636
1. In the network interface, expand **Help**. Select **Effective routes**.
3737

38-
:::image type="content" source="./media/diagnose-network-network-routing-problem/view-effective-routes.png" alt-text="Screenshot of network interface effective routes." lightbox="./media/diagnose-network-traffic-filter-problem/view-effective-routes.png":::
38+
:::image type="content" source="./media/diagnose-network-routing-problem/view-effective-routes.png" alt-text="Screenshot of network interface effective routes." lightbox="./media/diagnose-network-routing-problem/view-effective-routes.png":::
3939

4040
Select the desired network interface to view its effective routes. Each interface might belong to a different subnet, resulting in unique routes.
4141
The example in the image shows default routes created by Azure for each subnet. Your list includes the default routes and might also include extra routes. The routes could be from features like virtual network peering or connections to on-premises networks via an Azure VPN gateway. For details about the routes, see [Virtual network traffic routing](virtual-networks-udr-overview.md). If there are many routes, use the **Download** option to save them as a .csv file for easier review.

0 commit comments

Comments
 (0)