Skip to content

Commit 51af5d1

Browse files
authored
create gateway subnet
1 parent 0462ab6 commit 51af5d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure VPN Gateway server settings for P2S configur
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
8-
ms.date: 05/20/2024
8+
ms.date: 06/20/2024
99
ms.author: cherylmc
1010

1111
---
@@ -60,6 +60,12 @@ In this section, you create a VNet. Refer to the [Example values](#example) sect
6060

6161
[!INCLUDE [Basic point-to-site VNet](../../includes/vpn-gateway-basic-vnet-rm-portal-include.md)]
6262

63+
## Create a gateway subnet
64+
65+
The virtual network gateway requires a specific subnet named **GatewaySubnet**. The gateway subnet is part of the IP address range for your virtual network and contains the IP addresses that the virtual network gateway resources and services use. Specify a gateway subnet that's /27 or larger.
66+
67+
[!INCLUDE [Create gateway subnet](../../includes/vpn-gateway-create-gateway-subnet-portal-include.md)]
68+
6369
## <a name="creategw"></a>Create the VPN gateway
6470

6571
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.

0 commit comments

Comments
 (0)