Skip to content

Commit b58fe34

Browse files
authored
Merge pull request #268934 from TimShererWithAquent/us194307e
Freshness Pass 194290 (fifth PR):
2 parents 8ff2a86 + 1cf13b9 commit b58fe34

File tree

9 files changed

+104
-101
lines changed

9 files changed

+104
-101
lines changed

articles/lab-services/includes/lab-services-add-lab-creator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: include
55
ms.service: lab-services
66
---
77

8-
To create or edit a lab in the Azure Lab Services website ([https://labs.azure.com](https://labs.azure.com)), your Azure account must be assigned the [Lab Creator role](../concept-lab-services-role-based-access-control.md#lab-creator-role) in Azure RBAC. If you assign the Lab Creator role on the lab plan's resource group, the user can create labs for all lab plans in the resource group. Learn more about [Azure Lab Services built-in roles](../concept-lab-services-role-based-access-control.md).
8+
To create or edit a lab in the Azure Lab Services website ([https://labs.azure.com](https://labs.azure.com)), your Azure account must be assigned the [Lab Creator role](../concept-lab-services-role-based-access-control.md#lab-creator-role) in Azure RBAC. If you assign the Lab Creator role to a user on the lab plan's resource group, that user can create labs for all lab plans in the resource group. Learn more about [Azure Lab Services built-in roles](../concept-lab-services-role-based-access-control.md).
99

1010
> [!NOTE]
1111
> Owners of a lab plan can automatically create labs and do not need to be assigned the Lab Creator role.
@@ -14,11 +14,11 @@ To create or edit a lab in the Azure Lab Services website ([https://labs.azure.c
1414

1515
1. From the **Access control (IAM)** page, select **Add** > **Add role assignment**.
1616

17-
:::image type="content" source="../../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows the Access control (I A M) page with Add role assignment menu option highlighted.":::
17+
:::image type="content" source="../../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows the Access control (IAM) page with Add role assignment menu option highlighted.":::
1818

1919
1. On the **Role** tab, select the *Lab Creator* role.
2020

21-
:::image type="content" source="../../../includes/role-based-access-control/media/add-role-assignment-role-generic.png" alt-text="Screenshot that shows the Add roll assignment page with Role tab selected.":::
21+
:::image type="content" source="../../../includes/role-based-access-control/media/add-role-assignment-role-generic.png" alt-text="Screenshot that shows the Add roll assignment page with Role tab selected." lightbox="../../../includes/role-based-access-control/media/add-role-assignment-role-generic.png":::
2222

2323
1. On the **Members** tab, select the user you want to add to the *Lab Creators* role.
2424

articles/lab-services/includes/lab-services-cleanup-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: include
66

77
When no longer needed, you can delete the resource group, lab plan, and all related resources.
88

9-
1. On the **Overview** page for the lab plan, select the **Resource group** link.
9+
1. In the Azure portal, on the **Overview** page for the lab plan, select **Resource group**.
1010

1111
1. At the top of the page for the resource group, select **Delete resource group**.
1212

articles/lab-services/includes/lab-services-tutorial-create-lab-plan.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ ms.service: lab-services
99

1010
1. Select **Create a resource** in the upper left-hand corner of the Azure portal.
1111

12-
:::image type="content" source="../media/lab-services-tutorial-create-lab-plan/azure-portal-create-resource.png" alt-text="Screenshot that shows the Azure portal home page, highlighting the Create a resource button.":::
12+
:::image type="content" source="../media/lab-services-tutorial-create-lab-plan/azure-portal-create-resource.png" alt-text="Screenshot that shows the Azure portal home page, highlighting the Create a resource button." lightbox="../media/lab-services-tutorial-create-lab-plan/azure-portal-create-resource.png":::
1313

14-
1. Enter **Lab Plan** in the search field, and then select **Create** > **Lab plan**.
14+
1. Enter *Lab Plan* in the search field, and then select **Create** > **Lab plan**.
1515

16-
:::image type="content" source="../media/lab-services-tutorial-create-lab-plan/select-lab-plans-service.png" alt-text="Screenshot of the Azure Marketplace and how to search for and create a lab plan resource.":::
16+
:::image type="content" source="../media/lab-services-tutorial-create-lab-plan/select-lab-plans-service.png" alt-text="Screenshot of the Azure Marketplace and how to search for and create a lab plan resource." lightbox="../media/lab-services-tutorial-create-lab-plan/select-lab-plans-service.png":::
1717

1818
1. On the **Basics** tab of the **Create a lab plan** page, provide the following information:
1919

@@ -24,7 +24,7 @@ ms.service: lab-services
2424
| **Name** | Enter *MyLabPlan* as the lab plan name. |
2525
| **Region** | Select a geographic location to host your lab plan resource. |
2626

27-
1. After you're finished configuring the resource, select **Review + Create**.
27+
1. After you finish configuring the resource, select **Review + Create**.
2828

2929
1. Review all the configuration settings and select **Create** to start the deployment of the Lab Plan.
3030

@@ -34,4 +34,4 @@ ms.service: lab-services
3434

3535
1. Confirm that you see the Lab Plan **Overview** page for *MyLabPlan*.
3636

37-
:::image type="content" source="../media/lab-services-tutorial-create-lab-plan/lab-plan-page.png" alt-text="Screenshot that shows the lab plan overview page in the Azure portal.":::
37+
:::image type="content" source="../media/lab-services-tutorial-create-lab-plan/lab-plan-page.png" alt-text="Screenshot that shows the lab plan overview page in the Azure portal." lightbox="../media/lab-services-tutorial-create-lab-plan/lab-plan-page.png":::
-85.9 KB
Loading
3.5 KB
Loading
3.5 KB
Loading

articles/lab-services/quick-create-connect-lab.md

Lines changed: 29 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
---
22
title: 'Quickstart: Create and connect to a lab'
33
titleSuffix: Azure Lab Services
4-
description: In this quickstart, you learn how to create a Windows-based lab in Azure Lab Services. You create the lab from an Azure Marketplace image, publish it, and then connect to it through Remote Desktop (RDP).
4+
description: In this quickstart, you learn how to create a Windows-based lab in Azure Lab Services from an Azure Marketplace image, publish it, and connect to it.
55
services: lab-services
66
ms.service: lab-services
7-
author: ntrogh
8-
ms.author: nicktrog
7+
author: RoseHJM
8+
ms.author: rosemalcolm
99
ms.topic: quickstart
10-
ms.date: 02/09/2023
10+
ms.date: 03/13/2024
1111
ms.custom: mode-portal
12+
#customer intent: As an administrator or educator, I want to quickly create a lab virtual machine to test the procedure for making labs in Azure Lab Services.
1213
---
1314

1415
# Quickstart: Create and connect to a lab in Azure Lab Services
1516

16-
Azure Lab Services enables you to create labs, whose infrastructure is managed by Azure. You can create labs for running classroom trainings, hackathons, or for experimenting. In this quickstart, you create a Windows-based lab virtual machine (VM) with Azure Lab Services and connect to it by using remote desktop (RDP).
17+
In this quickstart, you create a Windows-based lab virtual machine (VM) with Azure Lab Services and connect to it by using remote desktop (RDP). Azure Lab Services enables you to create labs with infrastructure managed by Azure. You can create labs for running classroom trainings, hackathons, or for experimenting.
1718

18-
To create the lab VM, you first create a lab plan in the Azure portal, and use the Azure Lab Services website to add a lab based on an Azure Marketplace VM image. After you publish the VM, you can then register for the lab and connect to it by using remote desktop.
19+
To create the lab VM, you first create a lab plan in the Azure portal. Use the Azure Lab Services website to add a lab based on an Azure Marketplace VM image. After you publish the VM, you can register for the lab and connect to it by using remote desktop.
1920

20-
:::image type="content" source="./media/quick-create-connect-lab/lab-services-process-windows-lab.png" alt-text="Diagram that shows the steps for creating a lab with Azure Lab Services, highlighting Create a lab plan, create lab, publish lab, and connect to lab.":::
21+
:::image type="content" source="./media/quick-create-connect-lab/lab-services-process-windows-lab.png" alt-text="Diagram that shows the steps for creating a lab with Azure Lab Services, highlighting Create a lab plan, create lab, publish lab, and connect to lab." lightbox="./media/quick-create-connect-lab/lab-services-process-windows-lab.png":::
2122

2223
After you complete this quickstart, you'll have a lab that you can connect to and use for your own experimentation, or you can invite other lab users.
2324

@@ -38,11 +39,11 @@ Follow these steps to add a lab to the lab plan you created earlier:
3839

3940
1. Sign in to the [Azure Lab Services website](https://labs.azure.com) by using the credentials for your Azure subscription.
4041

41-
1. Select **New lab**.
42+
1. Select **Create lab**.
4243

43-
:::image type="content" source="./media/quick-create-connect-lab/new-lab-button.png" alt-text="Screenshot of the Azure Lab Services website, highlighting the New lab button.":::
44+
:::image type="content" source="./media/quick-create-connect-lab/new-lab-button.png" alt-text="Screenshot of the Azure Lab Services website, highlighting the Create lab button." lightbox="./media/quick-create-connect-lab/new-lab-button.png":::
4445

45-
1. On the **New Lab** page, enter the following information, and then select **Next**:
46+
1. On the **New lab** page, enter the following information, and then select **Next**.
4647

4748
| Field | Description |
4849
| ------------ | -------------------------- |
@@ -51,11 +52,11 @@ Follow these steps to add a lab to the lab plan you created earlier:
5152
| **Virtual machine size** | Select *Medium*. |
5253
| **Location** | Leave the default value. |
5354

54-
Some virtual machine sizes might not be available depending on the lab plan region and your subscription core limit. Learn more about [virtual machine sizes in the administrator's guide](./administrator-guide.md#vm-sizing) and how to [request additional capacity](./how-to-request-capacity-increase.md).
55+
Some virtual machine sizes might not be available depending on the lab plan region and your subscription core limit. Learn more about [virtual machine sizes in the administrator's guide](./administrator-guide.md#vm-sizing) and how to [request more capacity](./how-to-request-capacity-increase.md).
5556

5657
You can [enable or disable specific virtual machine images](./specify-marketplace-images.md#enable-and-disable-images) by configuring the lab plan.
5758

58-
1. On the **Virtual machine credentials** page, specify the default **username** and **password**, and then select **Next**.
59+
1. On the **Virtual machine credentials** page, specify the default **Username** and **Password**. Select **Next**.
5960

6061
By default, all the lab VMs use the same credentials.
6162

@@ -64,29 +65,29 @@ Follow these steps to add a lab to the lab plan you created earlier:
6465
6566
:::image type="content" source="./media/quick-create-connect-lab/new-lab-credentials.png" alt-text="Screenshot of the Virtual machine credentials page in the Azure Lab Services website.":::
6667

67-
1. On the **Lab policies** page, leave the default values and select **Next**.
68+
1. On the **Lab policies** page, accept the default values and select **Next**.
6869

6970
1. On the **Template virtual machine settings** page, select **Use virtual machine image without customization**.
7071

71-
In this quickstart, you use the VM image as-is, known as a *templateless VM*. Azure Lab Services also supports creating a *template VM*, which lets you make configuration changes or install software on top of the VM image.
72+
In this quickstart, you use the VM image as-is, known as a *templateless VM*. Azure Lab Services also supports creating a *template VM*, which lets you configure the VM and install software in the VM image.
7273

73-
:::image type="content" source="./media/quick-create-connect-lab/templateless-virtual-machine-settings.png" alt-text="Screenshot of the Template virtual machine settings page, with the option selected to create a templateless VM.":::
74+
:::image type="content" source="./media/quick-create-connect-lab/templateless-virtual-machine-settings.png" alt-text="Screenshot of the Template virtual machine settings page, with the option selected to create a templateless VM.":::
7475

75-
1. Select **Finish** to start the lab creation. It might take several minutes for the lab creation to finish.
76+
1. Select **Finish** to start the lab creation. It might take several minutes to create the lab.
7677

7778
1. When the lab creation finishes, you can see the lab details in the **Template** page.
7879

79-
:::image type="content" source="./media/quick-create-connect-lab/templateless-template.png" alt-text="Screenshot of Template page for a templateless lab.":::
80+
:::image type="content" source="./media/quick-create-connect-lab/templateless-template.png" alt-text="Screenshot of Template page for a templateless lab." lightbox="./media/quick-create-connect-lab/templateless-template.png":::
8081

81-
## Publish lab
82+
## Publish your lab
8283

83-
Before Azure Lab Services can create lab VMs for your lab, you first need to publish the lab. When you publish the lab, you need to specify the maximum number of lab VMs that Azure Lab Services creates. All VMs in the lab share the same configuration as the lab template.
84+
Before Azure Lab Services can create lab VMs for your lab, you need to publish the lab. When you publish the lab, specify the maximum number of lab VMs that Azure Lab Services creates. All VMs in the lab share the same configuration as the lab template.
8485

8586
To publish the lab and create one lab VM:
8687

8788
1. On the **Template** page, select **Publish** on the toolbar.
8889

89-
:::image type="content" source="./media/quick-create-connect-lab/template-page-publish-button.png" alt-text="Screenshot of Azure Lab Services template page. The Publish template menu button is highlighted.":::
90+
:::image type="content" source="./media/quick-create-connect-lab/template-page-publish-button.png" alt-text="Screenshot of Azure Lab Services template page. The Publish template menu button is highlighted." lightbox="./media/quick-create-connect-lab/template-page-publish-button.png":::
9091

9192
> [!WARNING]
9293
> Publishing is an irreversible action, and can't be undone.
@@ -97,25 +98,25 @@ To publish the lab and create one lab VM:
9798

9899
1. Wait until the publishing finishes. You can track the publishing status on the **Template** page.
99100

100-
:::image type="content" source="./media/quick-create-connect-lab/publish-template-progress.png" alt-text="Screenshot of Azure Lab Services template page. The publishing in progress message is highlighted.":::
101+
:::image type="content" source="./media/quick-create-connect-lab/publish-template-progress.png" alt-text="Screenshot of Azure Lab Services template page. The publishing in progress message is highlighted." lightbox="./media/quick-create-connect-lab/publish-template-progress.png":::
101102

102103
1. On the **Virtual machine pool** page, confirm that there's one lab VM, named **Unassigned**, that is in the **Stopped** state.
103104

104-
:::image type="content" source="./media/quick-create-connect-lab/virtual-machines-stopped.png" alt-text="Screenshot that shows the list of virtual machines for the lab. The lab VM shows as unassigned and stopped.":::
105+
:::image type="content" source="./media/quick-create-connect-lab/virtual-machines-stopped.png" alt-text="Screenshot that shows the list of virtual machines for the lab. The lab VM shows as unassigned and stopped." lightbox="./media/quick-create-connect-lab/virtual-machines-stopped.png":::
105106

106107
## Start and connect to lab VM
107108

108-
After you publish the lab, you can now start the lab VM and connect to it by using remote desktop client software. In this quickstart, you use the lab VM yourself and you don't assign it to another user.
109+
After you publish the lab, you can start the lab VM and connect to it by using Remote Desktop. In this quickstart, you use the lab VM yourself. You don't assign it to another user.
109110

110111
1. On the **Virtual machine pool** page, toggle the lab VM **State**, and then select **Start** to start the lab VM.
111112

112113
Starting the lab VM can take a few minutes.
113114

114-
:::image type="content" source="./media/quick-create-connect-lab/virtual-machines-start.png" alt-text="Screenshot that shows how to start a lab VM by toggling the state in the list of virtual machines.":::
115+
:::image type="content" source="./media/quick-create-connect-lab/virtual-machines-start.png" alt-text="Screenshot that shows how to start a lab VM by toggling the state in the list of virtual machines." lightbox="./media/quick-create-connect-lab/virtual-machines-start.png":::
115116

116117
1. When the lab VM is in the **Running** state, select the **Connect** icon to download the remote desktop connection file to your computer.
117118

118-
:::image type="content" source="./media/quick-create-connect-lab/virtual-machines-connect.png" alt-text="Screenshot that shows how to get the connection details for the lab VM in the list of virtual machines.":::
119+
:::image type="content" source="./media/quick-create-connect-lab/virtual-machines-connect.png" alt-text="Screenshot that shows how to get the connection details for the lab VM in the list of virtual machines." lightbox="./media/quick-create-connect-lab/virtual-machines-connect.png":::
119120

120121
1. Open the downloaded remote desktop connection file to connect to the lab VM.
121122

@@ -136,11 +137,11 @@ You can now explore and experiment within the lab virtual machine.
136137

137138
[!INCLUDE [Troubleshoot region restriction](./includes/lab-services-troubleshoot-region-restriction.md)]
138139

139-
## Next steps
140+
## Next step
140141

141-
You've successfully created a lab virtual machine for experimenting inside the VM. You created a lab plan in the Azure portal and added a lab from the Azure Lab Services website. You then published the lab to create the lab VM, and connect to it with remote desktop.
142+
You created a lab virtual machine for experimenting inside the VM. You created a lab plan in the Azure portal and added a lab from the Azure Lab Services website. You published the lab to create the lab VM, and connected to it with Remote Desktop.
142143

143-
Azure Lab Services supports different Microsoft Entra roles to delegate specific tasks and responsibilities to different people in your organization. In the next tutorial, you learn how to set up a lab for classroom teaching, where you assign permissions to lab creators and invite lab users to connect to the lab VMs.
144+
Azure Lab Services supports different Microsoft Entra roles to delegate specific tasks and responsibilities to different people in your organization. In the next tutorial, you learn how to set up a lab for classroom teaching. You assign permissions to lab creators and invite lab users to connect to the lab VMs.
144145

145146
> [!div class="nextstepaction"]
146147
> [Tutorial: Create a lab for classroom training](./tutorial-setup-lab.md)

0 commit comments

Comments
 (0)