Skip to content

Commit 8da3819

Browse files
authored
note
1 parent a1b31d2 commit 8da3819

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,11 @@ 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.
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+
99100

100101
> [!Note]
101-
> The local network gateway is deployed in Azure only and not on your on-premises.
102+
> The local network gateway object is deployed in Azure, not to your on-premises location.
102103
103104
Create a local network gateway by using the following values:
104105

0 commit comments

Comments
 (0)