Skip to content

Commit 4985e68

Browse files
authored
Update section titles for clarity in VPN documentation
Selective traffic encryption
1 parent cd9dcc0 commit 4985e68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ When using IPsec tunnels that transit ExpressRoute private peering, you must adv
8787

8888
To ensure all traffic between Azure and your on-premises network is encrypted, configure routing so that only the VPN device tunnel IPs are advertised over ExpressRoute. The actual on-premises network prefixes should be routed through the VPN Gateway, either using static routes or BGP. This approach ensures that on-premises to Azure traffic is always encrypted inside the VPN tunnel before it enters the ExpressRoute data path.
8989

90-
## <a name="Selective traffic encryption"></a>Selective traffic encryption between on premises networks and Azure VNets
90+
## <a name="Selective traffic encryption"></a>Selective traffic encryption between on-premises networks and Azure VNets
9191

9292
In scenarios where only a portion of the traffic between your on-premises networks and an Azure Virtual Network (VNet) requires encryption, you can choose from the following configuration options.
9393

94-
**Option 1 – Traffic selection via IPsec only**
94+
**Option 1 – Steering encrypted traffic via IPsec tunnels only**
9595

9696
To ensure predictable routing, advertise different on-premises IP network prefixes over ExpressRoute and over the IPsec tunnels. Advertise only the on-premises prefixes that do not require encryption through the ExpressRoute circuit, and configure the IPsec tunnels to advertise only the prefixes that do require encryption.
9797

0 commit comments

Comments
 (0)