Skip to content

Commit da80266

Browse files
authored
Fix typo in tenant description
1 parent 41f4adf commit da80266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/vpn-gateway-create-site-to-site-rm-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The shared key must match the value you used for your VPN device configuration.
9797

9898
When the virtual network gateway and the local network gateway reside in different subscriptions and in different tenants, the connection commands need to be specified differently than in the previous section.
9999

100-
For the LocalNetworkGateway that resides in Tenant2, Subscription 2, use the following commands. Adjust any variables to match your environment.
100+
For the LocalNetworkGateway that resides in Tenant 2, Subscription 2, use the following commands. Adjust any variables to match your environment.
101101

102102
```azurepowershell-interactive
103103
Connect-AzAccount -TenantID $Tenant2

0 commit comments

Comments
 (0)