Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6dc8cdf

Browse files
committedMay 23, 2022
Addressing review feedback.
1 parent 862aad5 commit 6dc8cdf

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
 

‎articles/lab-services/quick-create-lab-arm.md renamed to ‎articles/lab-services/quick-create-lab-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ More Azure Lab Services template samples can be found in [Azure Quickstart Templ
4848

4949
1. **adminUser**. The name of the user that will be added as an administrator for the lab VM.
5050
2. **adminPassword**. The password for the administrator user for the lab VM.
51-
3. **labPlanId**. The resource id for the lab plan to be used. The **Id** is listed in the **Properties** page of the lab plan resource in Azure.
51+
3. **labPlanId**. The resource ID for the lab plan to be used. The **Id** is listed in the **Properties** page of the lab plan resource in Azure.
5252

53-
:::image type="content" source="./media/quick-create-lab-arm/lab-plan-properties-id.png" alt-text="Screenshot of properties page for lab plan in Azure Lab Services with id property highlighted.":::
53+
:::image type="content" source="./media/quick-create-lab-template/lab-plan-properties-id.png" alt-text="Screenshot of properties page for lab plan in Azure Lab Services with I D property highlighted.":::
5454

5555
5. Select **Review + create**.
5656
6. Select **Create**.

0 commit comments

Comments
 (0)
Please sign in to comment.