You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vpn-gateway/tutorial-site-to-site-portal.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,8 +151,6 @@ You can configure more settings for your connection, if necessary. Otherwise, sk
151
151
152
152
## Optional steps
153
153
154
-
This section describes options that are available to you.
155
-
156
154
### <aname="resize"></a>Resize a gateway SKU
157
155
158
156
There are specific rules about resizing versus changing a gateway SKU. In this section, you resize the SKU. For more information, see [Resize or change gateway SKUs](about-gateway-skus.md#resizechange).
@@ -161,15 +159,15 @@ There are specific rules about resizing versus changing a gateway SKU. In this s
161
159
162
160
### <aname="reset"></a>Reset a gateway
163
161
164
-
Resetting an Azure VPN gateway is helpful if you lose cross-premises VPN connectivity on one or more site-to-site VPN tunnels. In this situation, your on-premises VPN devices are all working correctly but aren't able to establish IPsec tunnels with the Azure VPN gateways.
162
+
Resetting an Azure VPN gateway is helpful if you lose cross-premises VPN connectivity on one or more site-to-site VPN tunnels. In this situation, your on-premises VPN devices are all working correctly but aren't able to establish IPsec tunnels with the Azure VPN gateways. If you need to reset an active-active gateway, you can reset both instances using the portal. You can also use PowerShell or CLI to reset each gateway instance separately using instance VIPs. For more information, see [Reset a connection or a gateway](reset-gateway.md#reset-a-gateway).
165
163
166
164
[!INCLUDE [reset a gateway](../../includes/vpn-gateway-reset-gw-portal-include.md)]
167
165
168
166
### <aname="addconnect"></a>Add another connection
169
167
170
-
You can create a connection to multiple on-premises sites from the same VPN gateway. If you want to configure multiple connections, the address spaces can't overlap between any of the connections.
168
+
A gateway can have multiple connections. If you want to configure connections to multiple on-premises sites from the same VPN gateway, the address spaces can't overlap between any of the connections.
171
169
172
-
1. If you're connecting using a site-to-site VPN and you don't have a local network gateway for the site you want to connect to, create another site.
170
+
1. If you're connecting using a site-to-site VPN and you don't have a local network gateway for the site you want to connect to, create another local network gateway and specify the site details. For more information, see [Create a local network gateway](#LocalNetworkGateway).
173
171
1. To add a connection, go to the VPN gateway and then select **Connections** to open the **Connections** page.
174
172
1. Select **+ Add** to add your connection. Adjust the connection type to reflect either VNet-to-VNet (if connecting to another virtual network gateway) or site-to-site.
175
173
1. Specify the shared key that you want to use and then select **OK** to create the connection.
Copy file name to clipboardExpand all lines: includes/vpn-gateway-reset-gw-portal-include.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,4 @@
8
8
9
9
1. In the portal, go to the virtual network gateway that you want to reset.
10
10
1. On the **Virtual network gateway** page, in the left pane, scroll and locate **Help -> Reset**.
11
-
1. On the **Reset** page, select **Reset**. After the command is issued, the current active instance of Azure VPN Gateway is rebooted immediately. Resetting the gateway causes a gap in VPN connectivity and might limit future root cause analysis of the issue.
11
+
1. On the **Reset** page, select **Reset**. After the command is issued, the current active instance of Azure VPN gateway is rebooted immediately. Resetting the gateway causes a gap in VPN connectivity and might limit future root cause analysis of the issue.
0 commit comments