Skip to content

Commit 3a44280

Browse files
committed
Fix links
1 parent 133b307 commit 3a44280

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/vpn-gateway/vpn-gateway-bgp-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ ms.topic: article
88
ms.date: 05/18/2022
99
ms.author: cherylmc
1010
---
11-
# About BGP with Azure VPN Gateway
11+
# About BGP and Azure VPN Gateway
1212

1313
This article provides an overview of BGP (Border Gateway Protocol) support in Azure VPN Gateway.
1414

15-
BGP is the standard routing protocol commonly used in the Internet to exchange routing and reachability information between two or more networks. When used in the context of Azure Virtual Networks, BGP enables the Azure VPN Gateways and your on-premises VPN devices, called BGP peers or neighbors, to exchange "routes" that will inform both gateways on the availability and reachability for those prefixes to go through the gateways or routers involved. BGP can also enable transit routing among multiple networks by propagating routes a BGP gateway learns from one BGP peer to all other BGP peers.
15+
BGP is the standard routing protocol commonly used in the Internet to exchange routing and reachability information between two or more networks. When used in the context of Azure Virtual Networks, BGP enables the Azure VPN gateways and your on-premises VPN devices, called BGP peers or neighbors, to exchange "routes" that will inform both gateways on the availability and reachability for those prefixes to go through the gateways or routers involved. BGP can also enable transit routing among multiple networks by propagating routes a BGP gateway learns from one BGP peer to all other BGP peers.
1616

1717
## <a name="why"></a>Why use BGP?
1818

@@ -48,4 +48,4 @@ The following diagram shows an example of a multi-hop topology with multiple pat
4848

4949
## Next steps
5050

51-
See [Getting started with BGP on Azure VPN gateways](vpn-gateway-bgp-resource-manager-ps.md) for steps to configure BGP for your cross-premises and VNet-to-VNet connections.
51+
See [How to configure BGP for Azure VPN Gateway](bgp-howto.md) for steps to configure BGP for your cross-premises and VNet-to-VNet connections.

0 commit comments

Comments
 (0)