Skip to content

Commit 3cc68f9

Browse files
Merge pull request #267402 from rvandenbedem/patch-9
Update configure-site-to-site-vpn-gateway.md
2 parents c9f7651 + ee14049 commit 3cc68f9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

articles/azure-vmware/configure-site-to-site-vpn-gateway.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to establish a VPN (IPsec IKEv1 and IKEv2) site-to-site t
44
ms.topic: how-to
55
ms.custom: engagement-fy23
66
ms.service: azure-vmware
7-
ms.date: 12/15/2023
7+
ms.date: 2/27/2024
88
---
99

1010
# Configure a site-to-site VPN in vWAN for Azure VMware Solution
@@ -22,19 +22,17 @@ You must have a public-facing IP address terminating on an on-premises VPN devic
2222

2323
## Create a virtual hub
2424

25-
A virtual hub is a virtual network that is created and used by Virtual WAN. It's the core of your Virtual WAN network in a region. It can contain gateways for site-to-site and ExpressRoute.
25+
A virtual hub is a virtual network that is created and used by Azure Virtual WAN. It's the core of your Virtual WAN network in a region. It can contain gateways for site-to-site and ExpressRoute.
2626

2727
>[!TIP]
2828
>You can also [create a gateway in an existing hub](../virtual-wan/virtual-wan-expressroute-portal.md#existinghub).
2929
30-
3130
[!INCLUDE [Create a hub](../../includes/virtual-wan-hub-basics.md)]
3231

3332
## Create a VPN gateway
3433

3534
[!INCLUDE [Create a gateway](../../includes/virtual-wan-tutorial-s2s-gateway-include.md)]
3635

37-
3836
## Create a site-to-site VPN
3937

4038
1. In the Azure portal, select the virtual WAN you created earlier.
@@ -58,7 +56,6 @@ A virtual hub is a virtual network that is created and used by Virtual WAN. It's
5856
>[!NOTE]
5957
>If you edit the address space after creating the site (for example, add an additional address space) it can take 8-10 minutes to update the effective routes while the components are recreated.
6058
61-
6259
1. Select **Links** to add information about the physical links at the branch. If you have a Virtual WAN partner CPE device, check with them to see if this information gets exchanged with Azure as a part of the branch information upload set up from their systems.
6360

6461
Specifying link and provider names allow you to distinguish between any number of gateways that can eventually be created as part of the hub. [BGP](../vpn-gateway/vpn-gateway-bgp-overview.md) and autonomous system number (ASN) must be unique inside your organization. BGP ensures that both Azure VMware Solution and the on-premises servers advertise their routes across the tunnel. If disabled, the subnets that need to be advertised must be manually maintained. If subnets are missed, HCX fails to form the service mesh.
@@ -137,8 +134,6 @@ A virtual hub is a virtual network that is created and used by Virtual WAN. It's
137134
* **Connected**: Connectivity established between Azure VPN gateway and on-premises VPN site.
138135
* **Disconnected**: Typically seen if disconnected for any reason (on-premises or in Azure)
139136

140-
141-
142137
1. Download the VPN configuration file and apply it to the on-premises endpoint.
143138

144139
1. On the VPN (Site to site) page, near the top, select **Download VPN Config**. Azure creates a storage account in the resource group 'microsoft-network-\[location\]', where location is the location of the WAN. After you apply the configuration to your VPN devices, you can delete this storage account.
@@ -149,16 +144,20 @@ A virtual hub is a virtual network that is created and used by Virtual WAN. It's
149144

150145
For more information about the configuration file, see [About the VPN device configuration file](../virtual-wan/virtual-wan-site-to-site-portal.md#config-file).
151146

147+
152148
1. Patch the Azure VMware Solution ExpressRoute in the Virtual WAN hub.
153149

150+
154151
>[!IMPORTANT]
155152
>You must first have a private cloud created before you can patch the platform.
156153
157-
>[!IMPORTANT]
154+
>[!IMPORTANT]
158155
>You must also have an ExpressRoute Gateway configured as part of your Virtual WAN Hub.
159156
157+
160158
[!INCLUDE [request-authorization-key](includes/request-authorization-key.md)]
161159

160+
162161
1. Link Azure VMware Solution and the VPN gateway together in the Virtual WAN hub. You use the authorization key and ExpressRoute ID (peer circuit URI) from the previous step.
163162

164163
1. Select your ExpressRoute gateway and then select **Redeem authorization key**.
73.5 KB
Loading

0 commit comments

Comments
 (0)