You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/tutorial-virtual-network-tap-portal.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ The following steps show you how to create a virtual network TAP resource using
29
29
30
30
In the portal, search for and select **Virtual network access points** to open the Virtual network terminal access points page.
31
31
32
-
:::image type="content" source="./media/virtual-network-tap/portal-tutorial-create.png" alt-text="Create a virtual network TAP resource." lightbox="./media/virtual-network-tap/portal-tutorial-create.png":::
32
+
:::image type="content" source="./media/virtual-network-tap/portal-tutorial-create.png" alt-text="Screenshot of virtual network tap Azure portal showing how to start creating a virtual network TAP resource." lightbox="./media/virtual-network-tap/portal-tutorial-create.png":::
33
33
34
34
1. Select your subscription ID.
35
35
1. Select the Resource Group for your virtual network TAP resource.
@@ -41,7 +41,7 @@ In the portal, search for and select **Virtual network access points** to open t
41
41
42
42
A virtual network TAP resource can only have a single destination resource and it must be in the same region as the virtual network TAP resource.
43
43
44
-
:::image type="content" source="./media/virtual-network-tap/portal-tutorial-add-destination.png" alt-text="Add destination resource for mirrored traffic" lightbox="./media/virtual-network-tap/portal-tutorial-add-destination.png":::
44
+
:::image type="content" source="./media/virtual-network-tap/portal-tutorial-add-destination.png" alt-text="Screenshot of virtual network tap Azure portal showing how to add destination resource for mirrored traffic." lightbox="./media/virtual-network-tap/portal-tutorial-add-destination.png":::
45
45
46
46
Use the following steps to add a destination resource.
47
47
@@ -54,7 +54,7 @@ Use the following steps to add a destination resource.
54
54
55
55
You can have multiple sources per virtual network resource. If you have multiple sources, traffic is mirrored to the same destination resource. Sources must be in the same region as the virtual network TAP resource.
:::image type="content" source="./media/virtual-network-tap/portal-tutorial-add-source.png" alt-text="Screenshot of virtual network tap Azure portal showing how to add mirrored traffic source." lightbox="./media/virtual-network-tap/portal-tutorial-add-source.png":::
58
58
59
59
Configure the following settings to add a source resource:
0 commit comments