Skip to content

Commit 571a900

Browse files
authored
public repo - make list numbers neutral
1 parent 8c07d84 commit 571a900

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ Use the following steps to set title and description for the first time, and upd
3636
Use the following steps to update a template VM.
3737

3838
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-
2. 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.
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.
4040

4141
![Connect to the template VM](../media/how-to-create-manage-template/connect-template-vm.png)
4242

4343
1. Install any software that's required for students to do the lab (for example, Visual Studio, Azure Storage Explorer, etc.).
44-
2. Disconnect (close your remote desktop session) from the template VM.
45-
3. **Stop** the template VM by selecting **Stop template**.
46-
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.
4747

4848
## Publish the template VM
4949
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.
@@ -55,7 +55,7 @@ If you don't publish the template while creating the lab, you can publish it lat
5555

5656
> [!IMPORTANT]
5757
> Once a template is published, it can't be unpublished. You can republish the template though.
58-
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**.
5959

6060
![Publish status](../media/how-to-create-manage-template/publish-status.png)
6161
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)