Skip to content

Commit ffe33f1

Browse files
committed
updates8
1 parent 35cf334 commit ffe33f1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
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##:~:text=Example%202:%20Get%20a%20Virtual%20Network%20Gateway) 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
@@ -160,4 +160,9 @@ In this article, you learn how to:
160160
## Next steps
161161

162162
> [!div class="nextstepaction"]
163-
> [See more articles about Azure virtual network gateway](/search/?terms=Azure%20virtual%20network%20gateway%20and%20terraform).
163+
[See more articles about Azure virtual network gateway.](/search/?terms=Azure%20virtual%20network%20gateway%20and%20terraform)
164+
165+
To learn how to link a virtual network to a circuit, continue to the ExpressRoute tutorials.
166+
167+
> [!div class="nextstepaction"]
168+
> [ExpressRoute tutorials](expressroute-howto-linkvnet-portal-resource-manager.md)

0 commit comments

Comments
 (0)