Skip to content

Commit 17f883b

Browse files
committed
Fix typos and add to TOC
1 parent bda8ada commit 17f883b

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

articles/vpn-gateway/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@
166166
href: vpn-gateway-modify-local-network-gateway.md
167167
- name: Azure CLI
168168
href: vpn-gateway-modify-local-network-gateway-cli.md
169+
- name: Advanced Connectivity
170+
items:
171+
- name: High Bandwidth tunnels
172+
href: site-to-site-high-bandwidth-tunnel.md
169173
- name: VPN devices
170174
items:
171175
- name: About VPN devices and parameters

articles/vpn-gateway/site-to-site-high-bandwidth-tunnel.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ static routing:
232232
10.1.0.0/24 next-hop: tunnel 3
233233
```
234234

235-
### <a name="configure-connect"></a>Configure custom encryption algoriths (optional)
235+
### <a name="configure-connect"></a>Configure custom encryption algorithms (optional)
236236

237237
In each VPN Connection you can define a custom IKEv2 and IPsec policy to match the encryption requirements. For more information, see [Configure custom IPsec/IKE connection policies](ipsec-ike-policy-howto.md).
238238

@@ -252,13 +252,15 @@ You can customize site-to-site configurations in various ways. For more informat
252252

253253
## Clean up resources
254254

255-
If you're not going to continue to use this application, delete these resources.
255+
If you are not going to continue to use these resources, your should delete them.
256256

257257
1. Enter the name of your resource group in the **Search** box at the top of the portal and select it from the search results.
258258
1. Select **Delete resource group**.
259259
1. Enter your resource group for **TYPE THE RESOURCE GROUP NAME** and select **Delete**.
260260

261-
### <a name="additional"></a>Limitations
261+
## Next steps
262+
263+
For more information about VPN Gateway, see the [VPN Gateway FAQ](vpn-gateway-vpn-faq.md).
262264

263265
<!--Link References-->
264266

0 commit comments

Comments
 (0)