Skip to content

Commit 35ab319

Browse files
authored
Update articles/vpn-gateway/tutorial-site-to-site-portal.md
1 parent 37cc74c commit 35ab319

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/vpn-gateway/tutorial-site-to-site-portal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,10 @@ To see more information about the public IP address object, select the name/IP a
9595

9696
## <a name="LocalNetworkGateway"></a>Create a local network gateway
9797

98-
The local network gateway is a specific object that represents your on-premises location (the site) for routing purposes. You give the site a name by which Azure can refer to it, and then specify the IP address of the on-premises VPN device to which you create a connection. You also specify the IP address prefixes that are routed through the VPN gateway to the VPN device. The address prefixes you specify are the prefixes located on your on-premises network. If your on-premises network changes or you need to change the public IP address for the VPN device, you can easily update the values later. Note that local network gateway is deployed in Azure only and not on your on-premises.
98+
The local network gateway is a specific object that represents your on-premises location (the site) for routing purposes. You give the site a name by which Azure can refer to it, and then specify the IP address of the on-premises VPN device to which you create a connection. You also specify the IP address prefixes that are routed through the VPN gateway to the VPN device. The address prefixes you specify are the prefixes located on your on-premises network. If your on-premises network changes or you need to change the public IP address for the VPN device, you can easily update the values later.
99+
100+
> [!Note]
101+
> The local network gateway is deployed in Azure only and not on your on-premises.
99102
100103
Create a local network gateway by using the following values:
101104

0 commit comments

Comments
 (0)