Skip to content

Commit 66fd936

Browse files
authored
Merge pull request #106682 from cherylmc/v2v
add new graphics
2 parents 0b14d72 + 839eebb commit 66fd936

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

articles/vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: cherylmc
66

77
ms.service: vpn-gateway
88
ms.topic: conceptual
9-
ms.date: 02/26/2020
9+
ms.date: 03/05/2020
1010
ms.author: cherylmc
1111

1212
---
@@ -71,16 +71,16 @@ This article shows you how to connect VNets by using the VNet-to-VNet connection
7171

7272
- **Virtual network settings**
7373
- **Name**: VNet1
74-
- **Address space**: 10.11.0.0/16
74+
- **Address space**: 10.1.0.0/16
7575
- **Subscription**: Select the subscription you want to use.
7676
- **Resource group**: TestRG1
7777
- **Location**: East US
7878
- **Subnet**
7979
- **Name**: FrontEnd
80-
- **Address range**: 10.11.0.0/24
80+
- **Address range**: 10.1.0.0/24
8181
- **Gateway subnet**:
8282
- **Name**: *GatewaySubnet* is autofilled
83-
- **Address range**: 10.11.255.0/27
83+
- **Address range**: 10.1.255.0/27
8484

8585
- **Virtual network gateway settings**
8686
- **Name**: VNet1GW
@@ -123,11 +123,6 @@ If you already have a VNet, verify that the settings are compatible with your VP
123123
### To create a virtual network
124124
[!INCLUDE [vpn-gateway-basic-vnet-rm-portal](../../includes/vpn-gateway-basic-vnet-rm-portal-include.md)]
125125

126-
## Add additional address space and create subnets
127-
You can add additional address space and create subnets once your VNet has been created.
128-
129-
[!INCLUDE [vpn-gateway-additional-address-space](../../includes/vpn-gateway-additional-address-space-include.md)]
130-
131126
## Create a virtual network gateway
132127
In this step, you create the virtual network gateway for your VNet. Creating a gateway can often take 45 minutes or more, depending on the selected gateway SKU. If you're creating this configuration as an exercise, see the [Example settings](#example-settings).
133128

0 commit comments

Comments
 (0)