Skip to content

Commit efae529

Browse files
authored
Merge pull request #278559 from asudbring/vnet-peer-update
Fixed screenshot and order of names for peering link name
2 parents d92ebff + 6aa8ce8 commit efae529

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-24.8 KB
Loading

includes/virtual-network-create-network-peer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use the following steps to create a two way network peer between **vnet1** and *
2727
| Setting | Value |
2828
|---|---|
2929
| **Remote virtual network summary** | |
30-
| Peering link name | Enter **vnet-1-to-vnet-2**. |
30+
| Peering link name | Enter **vnet-2-to-vnet-1**. |
3131
| Virtual network deployment model | Leave the default of **Resource Manager**. |
3232
| Subscription | Select your subscription. |
3333
| Virtual network | Select **vnet-2**. |
@@ -37,7 +37,7 @@ Use the following steps to create a two way network peer between **vnet1** and *
3737
| Allow gateway or route server in 'vnet-2' to forward traffic to 'vnet-1' | Leave the default of cleared. |
3838
| Enable 'vnet-2' to use 'vnet-1's' remote gateway or route server | Leave the default of cleared. |
3939
| **Local virtual network peering summary** | |
40-
| Peering link name | Enter **vnet-2-to-vnet-1**. |
40+
| Peering link name | Enter **vnet-1-to-vnet-2**. |
4141
| **Local virtual network peering settings** | |
4242
| Allow 'vnet-1' to access 'vnet-2' | Leave the default of selected. |
4343
| Allow 'vnet-1' to receive forwarded traffic from 'vnet-2' | Select the checkbox. |

0 commit comments

Comments
 (0)