Skip to content

Commit a441c4a

Browse files
committed
Removed rogue single quotes
1 parent 7e51ad8 commit a441c4a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/lab-services/classroom-labs/setup-guide.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,15 @@ To use OneDrive, you may choose to configure this automatically for students on
8888
For RDP to Windows VMs, we recommend students use [Microsoft Remote Desktop client](https://docs.microsoft.com/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients). Remote Desktop client supports Macs, Chromebooks, and Windows.
8989

9090
For Linux VMs, students may use either SSH or RDP. To connect using RDP, you are responsible for installing and configuring the necessary RDP and GUI packages. More details on this is provided below.
91-
'
91+
9292
## Set up your lab
9393

9494
Once you understand the requirements for your class's lab, you are ready to set it up. Follow the links in this section to see how to set up your lab.
9595

9696
1. **Create a lab**
9797

9898
Refer to the tutorial on [creating a classroom lab](https://docs.microsoft.com/azure/lab-services/classroom-labs/tutorial-setup-classroom-lab#create-a-classroom-lab) for instructions.
99-
'
99+
100100
> [!NOTE]
101101
> If your class requires nested virtualization, refer to steps in the how-to guide that shows [enabling nested virtualization](https://docs.microsoft.com/azure/lab-services/classroom-labs/how-to-enable-nested-virtualization-template-vm).
102102
@@ -129,18 +129,18 @@ Once you understand the requirements for your class's lab, you are ready to set
129129
- [Set a schedule](https://docs.microsoft.com/azure/lab-services/classroom-labs/tutorial-setup-classroom-lab#set-a-schedule-for-the-lab)
130130
> [!NOTE]
131131
> Depending on the type of OS you have installed, a VM may take several minutes to start. To ensure that a lab VM is ready for use during your scheduled hours, we recommend that you start VMs 30 minutes in advance to ensure that VMs are running and ready for use.
132-
'
132+
133133
- [Set quotas for users](https://docs.microsoft.com/azure/lab-services/classroom-labs/how-to-configure-student-usage#set-quotas-for-users) and [set additional quota for a specific user](https://docs.microsoft.com/azure/lab-services/classroom-labs/how-to-configure-student-usage#set-additional-quota-for-a-specific-user)
134134

135135
- [Enable automatic shutdown on disconnect](https://docs.microsoft.com/azure/lab-services/classroom-labs/how-to-enable-shutdown-disconnect)
136-
'
136+
137137
> [!NOTE]
138138
> Schedules, quotas, and automatic shutdown do *not* apply to the template VM. As a result, you must ensure that you shut down the template VM when it's not being used otherwise it will continue to incur costs. Also, by default, when you create a lab, the template VM is automatically started, so you'll want to make sure that you immediately finish setting up the lab and shutdown the template VM.
139139
140140
1. **Use dashboard**
141-
'
141+
142142
Refer to the how-to guide on [using the lab's dashboard](https://docs.microsoft.com/azure/lab-services/classroom-labs/use-dashboard) for instructions.
143-
''
143+
144144
> [!NOTE]
145145
> The estimated costs shown in the dashboard is the maximum cost that you can expect for students usage of the lab. For example, you will *not* be charged for unused quota hours by your students. The estimated costs do *not* reflect any charges for using the template VM or the Shared Image Gallery.
146146

0 commit comments

Comments
 (0)