Skip to content

Commit aca8d67

Browse files
committed
fixed link
1 parent ca7e431 commit aca8d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/devtest-labs/quickstarts/create-lab-windows-vm-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ In this article, you learn how to:
8585
echo "$(terraform output lab_name)"
8686
```
8787
88-
1. Run [az lab vm list](https://learn.microsoft.com/cli/azure/lab/vm#az-lab-vm-list) to list the virtual machines for the lab you created in this article.
88+
1. Run [az lab vm list](/cli/azure/lab/vm#az-lab-vm-list) to list the virtual machines for the lab you created in this article.
8989
9090
```azurecli
9191
az lab vm list --resource-group <resource_group_name> --lab-name <lab_name>

0 commit comments

Comments
 (0)