Skip to content

Commit cbbf97a

Browse files
committed
updates5
1 parent 94e8c77 commit cbbf97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/expressroute/quickstart-create-expressroute-vnet-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ In this article, you learn how to:
141141
$service_key=$(terraform output -raw service_key)
142142
```
143143

144-
1. Run [`Get-AzVirtualNetworkGateway`](/powershell/azure/network/vnet-gateway#az-network-vnet-gateway-show) to view the Azure virtual network gateway.
144+
1. Run [`Get-AzVirtualNetworkGateway`](/powershell/module/az.network/get-azvirtualnetworkgateway#az-network-vnet-gateway-show) to view the Azure virtual network gateway.
145145

146146
```azurepowershell
147147
Get-AzVirtualNetworkGateway -Name myGateway* -ResourceGroupName myRG

0 commit comments

Comments
 (0)