Skip to content

Commit 35cf334

Browse files
committed
updates7
1 parent cbbf97a commit 35cf334

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/module/az.network/get-azvirtualnetworkgateway#az-network-vnet-gateway-show) to view the Azure virtual network gateway.
144+
1. Run [`Get-AzVirtualNetworkGateway`](/powershell/module/az.network/get-azvirtualnetworkgateway##:~:text=Example%202:%20Get%20a%20Virtual%20Network%20Gateway) to view the Azure virtual network gateway.
145145

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

0 commit comments

Comments
 (0)