Skip to content

Commit 5997645

Browse files
authored
Merge pull request #47316 from drunkrhin0/patch-1
Update how-to-create-manage-template.md
2 parents b58a8e7 + 571a900 commit 5997645

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/lab-services/classroom-labs/how-to-create-manage-template.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,15 @@ Use the following steps to set title and description for the first time, and upd
3535
## Update a template VM
3636
Use the following steps to update a template VM.
3737

38-
1. On the **Template** page, select **Customize template** on the toolbar.
39-
2. On the **Customize template** dialog, select **Continue**. Once you start the template and make changes, it will no longer have the same setup as the virtual machines last published to your users. Template changes will not be reflected on your users' existing virtual machines until after you publish again.
40-
41-
![Customize dialog box](../media/how-to-create-manage-template/customize-template-dialog.png)
4238
1. Wait until the template VM is started, and then select **Connect to template** on the toolbar to connect to the template VM, and follow instructions. If it's a Windows machine, you will see an option to download the RDP file.
39+
1. Once you connect to the template and make changes, it will no longer have the same setup as the virtual machines last published to your users. Template changes will not be reflected on your users' existing virtual machines until after you publish again.
4340

4441
![Connect to the template VM](../media/how-to-create-manage-template/connect-template-vm.png)
42+
4543
1. Install any software that's required for students to do the lab (for example, Visual Studio, Azure Storage Explorer, etc.).
46-
2. Disconnect (close your remote desktop session) from the template VM.
47-
3. **Stop** the template VM by selecting **Stop template**.
48-
4. Follow steps in the next section to **publish** the updated template VM.
44+
1. Disconnect (close your remote desktop session) from the template VM.
45+
1. **Stop** the template VM by selecting **Stop template**.
46+
1. Follow steps in the next section to **Publish** the updated template VM.
4947

5048
## Publish the template VM
5149
If you don't publish the template while creating the lab, you can publish it later. Before publishing, you may want to connect to the template VM, and update it with any software. When you publish a template, Azure Lab Services creates VMs in the lab by using the template. The number of VMs created in this process are the number of VMs you specified when you published it for the first time or what you specified on the Virtual machine pool page. All virtual machines have the same configuration as the template.
@@ -57,7 +55,7 @@ If you don't publish the template while creating the lab, you can publish it lat
5755

5856
> [!IMPORTANT]
5957
> Once a template is published, it can't be unpublished. You can republish the template though.
60-
4. You can see the status of the publishing process on the Template page. Wait for the status of the template to change to **Published**.
58+
1. You can see the status of the publishing process on the Template page. Wait for the status of the template to change to **Published**.
6159

6260
![Publish status](../media/how-to-create-manage-template/publish-status.png)
6361
1. Switch to the **Virtual machines** page, and confirm that you see virtual machines that are in **Unassigned** state. These VMs are not assigned to students yet. Wait until the VMs are created. They should be in **Stopped** state. You can start a student VM, connect to the VM, stop the VM, and delete the VM on this page. You can start them on this page or let your students start the VMs.

0 commit comments

Comments
 (0)