Skip to content

Commit 72dbc47

Browse files
authored
Merge pull request #106354 from cherylmc/vnet
portal
2 parents c0375f1 + 7a405e7 commit 72dbc47

8 files changed

+30
-55
lines changed

articles/vpn-gateway/create-routebased-vpn-gateway-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: cherylmc
77

88
ms.service: vpn-gateway
99
ms.topic: article
10-
ms.date: 09/24/2019
10+
ms.date: 03/03/2020
1111
ms.author: cherylmc
1212
---
1313

@@ -19,7 +19,7 @@ The steps in this article will create a VNet, a subnet, a gateway subnet, and a
1919

2020
## <a name="vnet"></a>Create a virtual network
2121

22-
[!INCLUDE [create-gateway](../../includes/vpn-gateway-create-virtual-network-portal-include.md)]
22+
[!INCLUDE [Create a virtual network](../../includes/vpn-gateway-basic-vnet-rm-portal-include.md)]
2323

2424
## <a name="gwvalues"></a>Configure and create the gateway
2525

articles/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: cherylmc
77

88
ms.service: vpn-gateway
99
ms.topic: conceptual
10-
ms.date: 01/10/2020
10+
ms.date: 03/03/2020
1111
ms.author: cherylmc
1212

1313
---
@@ -57,7 +57,7 @@ The examples in this article use the following values. You can use these values
5757

5858
## <a name="CreatVNet"></a>1. Create a virtual network
5959

60-
[!INCLUDE [Create a virtual network](../../includes/vpn-gateway-create-virtual-network-portal-include.md)]
60+
[!INCLUDE [Create a virtual network](../../includes/vpn-gateway-basic-vnet-rm-portal-include.md)]
6161

6262
## <a name="VNetGateway"></a>2. Create the VPN gateway
6363

62.5 KB
Loading
85.2 KB
Loading
Binary file not shown.

includes/vpn-gateway-basic-vnet-rm-portal-include.md

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: include
8-
ms.date: 02/25/2020
8+
ms.date: 03/03/2020
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
1212
You can create a VNet with the Resource Manager deployment model and the Azure portal by following these steps. For more information about virtual networks, see [Virtual Network overview](../articles/virtual-network/virtual-networks-overview.md).
1313

1414
>[!NOTE]
15-
>For the VNet to connect to an on-premises location, coordinate with your on-premises network administrator to carve out an IP address range that you can use specifically for this virtual network. If a duplicate address range exists on both sides of the VPN connection, traffic will route in an unexpected way. Additionally, if you want to connect this VNet to another VNet, the address space cannot overlap with other VNet. Plan your network configuration accordingly.
15+
>When using a virtual network as part of a cross-premises architecture, be sure to coordinate with your on-premises network administrator to carve out an IP address range that you can use specifically for this virtual network. If a duplicate address range exists on both sides of the VPN connection, traffic will route in an unexpected way. Additionally, if you want to connect this virtual network to another virtual network, the address space cannot overlap with the other virtual network. Plan your network configuration accordingly.
1616
>
1717
>
1818
@@ -23,21 +23,31 @@ You can create a VNet with the Resource Manager deployment model and the Azure p
2323
1. Select **Virtual Network** from the **Marketplace** results.
2424

2525
![Select virtual network](./media/vpn-gateway-basic-vnet-rm-portal-include/marketplace-results.png "Locate virtual network resource page")
26-
1. On the **Virtual Network** page, click **Create**.
26+
1. On the **Virtual Network** page, select **Create**.
2727

28-
![virtual network page](./media/vpn-gateway-basic-vnet-rm-portal-include/vnet-click-create.png "Click Create")
29-
1. Once you click create, the **Create virtual network** page opens.
28+
![virtual network page](./media/vpn-gateway-basic-vnet-rm-portal-include/vnet-click-create.png "Select Create")
29+
1. Once you select **Create**, the **Create virtual network** page opens.
30+
1. On the **Basics** tab, configure **Project details** and **Instance details** VNet settings.
3031

31-
![Create virtual network page](./media/vpn-gateway-basic-vnet-rm-portal-include/create-virtual-network-page.png "Create virtual network page")
32-
1. On the **Create virtual network** page, configure the VNet settings. When you fill in the fields, the red exclamation mark becomes a green check mark when the characters you enter in the field are validated. Some values are autofilled, which you can replace with your own values:
32+
![Basics tab](./media/vpn-gateway-basic-vnet-rm-portal-include/basics.png "Basics tab") When you fill in the fields, you see a green check mark when the characters you enter in the field are validated. Some values are autofilled, which you can replace with your own values:
3333

34-
- **Name**: Enter the name for your virtual network.
35-
- **Address space**: Enter the address space. If you have multiple address spaces to add, enter your first address space here. You can add additional address spaces later, after you create the VNet. If your configuration requires IPv6 address space, check the checkbox to enter that information.
3634
- **Subscription**: Verify that the subscription listed is the correct one. You can change subscriptions by using the drop-down.
37-
- **Resource group**: Select an existing resource group, or create a new one by entering a name for your new resource group. If you're creating a new group, name the resource group according to your planned configuration values. For more information about resource groups, see [Azure Resource Manager overview](../articles/azure-resource-manager/management/overview.md#resource-groups).
38-
- **Location**: Select the location for your VNet. The location determines where the resources that you deploy to this VNet will live.
39-
- **Subnet**: Add the subnet **Name** and subnet **Address range**. You can add additional subnets later, after you create the VNet.
40-
- **DDos protection**: Select **Basic**, unless you want to use the Standard service.
41-
- **Service endpoints**: You can leave this setting as **Disabled**, unless your configuration specifies this setting.
42-
- **Firewall**: You can leave this setting as **Disabled**, unless your configuration specifies this setting.
43-
1. Click **Create** to begin the virtual network deployment.
35+
- **Resource group**: Select an existing resource group, or click **Create new** to create a new one. For more information about resource groups, see [Azure Resource Manager overview](../articles/azure-resource-manager/management/overview.md#resource-groups).
36+
- **Name**: Enter the name for your virtual network.
37+
- **Region**: Select the location for your VNet. The location determines where the resources that you deploy to this VNet will live.
38+
39+
1. On the **IP Addresses** tab, configure the values. The values shown in the examples below are for demonstration purposes. Adjust these values according to the settings that you require.
40+
41+
![IP addresses tab](./media/vpn-gateway-basic-vnet-rm-portal-include/addresses.png "IP addresses tab")
42+
- **IPv4 address space**: By default, an address space is automatically created. You can click the address space to adjust it to reflect your own values. You can also add additional address spaces.
43+
- **IPv6**: If your configuration requires IPv6 address space, select the **Add IPv6 address space** box to enter that information.
44+
- **Subnet**: If you use the default address space, a default subnet is created automatically. If you change the address space, you need to add a subnet. Select **+ Add subnet** to open the **Add subnet** window. Configure the following settings and then select **Add** to add the values:
45+
- **Subnet name**: In this example, we named the subnet "FrontEnd".
46+
- **Subnet address range**: The address range for this subnet.
47+
48+
1. On the **Security** tab, at this time, leave the default values:
49+
50+
- **DDos protection**: Basic
51+
- **Firewall**: Disabled
52+
1. Select **Review + create** to validate the virtual network settings.
53+
1. After the settings have been validated, select **Create**.

includes/vpn-gateway-create-virtual-network-portal-include.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)