Skip to content

Commit 5d765f4

Browse files
authored
Merge pull request #106505 from cherylmc/patch-1
Update vpn-gateway-howto-site-to-site-resource-manager-portal.md
2 parents 8660265 + 4792f30 commit 5d765f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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
@@ -47,7 +47,7 @@ The examples in this article use the following values. You can use these values
4747
* **Subnet:** FrontEnd: 10.1.0.0/24, BackEnd: 10.1.1.0/24 (optional for this exercise)
4848
* **Gateway subnet address range:** 10.1.255.0/27
4949
* **Virtual network gateway name:** VNet1GW
50-
* **Public IP address name:** VNet1GWIP
50+
* **Public IP address name:** VNet1GWpip
5151
* **VPN type:** Route-based
5252
* **Connection type:** Site-to-site (IPsec)
5353
* **Gateway type:** VPN
@@ -73,7 +73,7 @@ In this step, you create the virtual network gateway for your VNet. Creating a g
7373
* **Instance details > Gateway type:** VPN
7474
* **Instance details > VPN type:** Route-based
7575
* **Virtual Network > Gateway subnet address range:** 10.1.255.0/27
76-
* **Public IP address > Public IP address name:** VNet1GWIP
76+
* **Public IP address > Public IP address name:** VNet1GWpip
7777

7878
[!INCLUDE [Create a vpn gateway](../../includes/vpn-gateway-add-gw-rm-portal-include.md)]
7979

0 commit comments

Comments
 (0)