Skip to content

Commit 20cc22b

Browse files
authored
Merge pull request #189576 from ChaitanyaNaykodi-MSFT/patch-84
(AzureCXP) fixed typo
2 parents 14ec4ae + 94772c3 commit 20cc22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/vpn-gateway/vpn-gateway-howto-vnet-vnet-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ When creating additional connections, it's important to verify that the IP addre
280280
* TestVNet5: 10.51.0.0/16 & 10.52.0.0/16
281281
* FrontEnd: 10.51.0.0/24
282282
* BackEnd: 10.52.0.0/24
283-
* GatewaySubnet: 10.52.255.0.0/27
283+
* GatewaySubnet: 10.52.255.0/27
284284
* GatewayName: VNet5GW
285285
* Public IP: VNet5GWIP
286286
* VPNType: RouteBased
@@ -375,4 +375,4 @@ This step is split into two CLI sessions marked as **[Subscription 1]**, and **[
375375
## Next steps
376376

377377
* Once your connection is complete, you can add virtual machines to your virtual networks. For more information, see the [Virtual Machines documentation](../index.yml).
378-
* For information about BGP, see the [BGP Overview](vpn-gateway-bgp-overview.md) and [How to configure BGP](vpn-gateway-bgp-resource-manager-ps.md).
378+
* For information about BGP, see the [BGP Overview](vpn-gateway-bgp-overview.md) and [How to configure BGP](vpn-gateway-bgp-resource-manager-ps.md).

0 commit comments

Comments
 (0)