Skip to content

Commit ce32aa1

Browse files
committed
acrolinx
1 parent 83f9418 commit ce32aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/quick-create-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The script creates the following resources:
8989
virtual_network_name=$(terraform output -raw virtual_network_name)
9090
```
9191

92-
1. Run [az network vnet show](/cli/azure/network/vnet#az-network-vnet-show) to display the details of your newly created virtual network.
92+
1. Use [`az network vnet show`](/cli/azure/network/vnet#az-network-vnet-show) to display the details of your newly created virtual network.
9393

9494
```azurecli
9595
az network vnet show \

0 commit comments

Comments
 (0)