Skip to content

Commit 8f2ff61

Browse files
authored
Merge pull request #127292 from NWiddup/patch-6
Rename VPN Peering to VNET peering
2 parents b9eb0be + c38a36f commit 8f2ff61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-sql/managed-instance/connect-application-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Connecting an application when it resides within a different virtual network fro
3737

3838
There are two options for connecting virtual networks:
3939

40-
- [Azure VPN peering](../../virtual-network/virtual-network-peering-overview.md)
40+
- [Azure VNet peering](../../virtual-network/virtual-network-peering-overview.md)
4141
- VNet-to-VNet VPN gateway ([Azure portal](../../vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal.md), [PowerShell](../../vpn-gateway/vpn-gateway-vnet-vnet-rm-ps.md), [Azure CLI](../../vpn-gateway/vpn-gateway-howto-vnet-vnet-cli.md))
4242

4343
Peering is preferable because it uses the Microsoft backbone network, so from the connectivity perspective, there is no noticeable difference in latency between virtual machines in a peered virtual network and in the same virtual network. Virtual network peering is limited to the networks in the same region.

0 commit comments

Comments
 (0)