Skip to content

Commit 90478d1

Browse files
authored
Modifier fixes
1 parent 8260c94 commit 90478d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/expressroute/expressroute-about-virtual-network-gateways.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ When you create a virtual network gateway, you need to specify several settings.
2222

2323
* `Vpn`: To send encrypted traffic across the public internet, use `Vpn` for `-GatewayType` (also called a VPN gateway). Site-to-site, point-to-site, and VNet-to-VNet connections all use a VPN gateway.
2424

25-
* `ExpressRoute`: To send network traffic on a private connection, use `ExpressRoute` for `-GatewayType` (also called an ExpressRoute gateway). This type of gateway is used when configuring ExpressRoute.
25+
* `ExpressRoute`: To send network traffic on a private connection, use `ExpressRoute` for `-GatewayType` (also called an ExpressRoute gateway). This type of gateway is used when you're configuring ExpressRoute.
2626

2727
Each virtual network can have only one virtual network gateway per gateway type. For example, you can have one virtual network gateway that uses `Vpn` for `-GatewayType`, and one that uses `ExpressRoute` for `-GatewayType`.
2828

@@ -187,7 +187,7 @@ To avoid or minimize connectivity problems with private endpoints during mainten
187187

188188
## <a name="resources"></a>REST APIs and PowerShell cmdlets
189189

190-
See the following pages for more technical resources and specific syntax requirements when using REST APIs and PowerShell cmdlets for virtual network gateway configurations:
190+
See the following pages for more technical resources and specific syntax requirements when you're using REST APIs and PowerShell cmdlets for virtual network gateway configurations:
191191

192192
| **Classic** | **Resource Manager** |
193193
| --- | --- |

0 commit comments

Comments
 (0)