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 d80848c

Browse files
committedNov 24, 2021
art updates
1 parent b7cfc85 commit d80848c

File tree

10 files changed

+8
-7
lines changed

10 files changed

+8
-7
lines changed
 

‎articles/lab-services/how-to-enable-remote-desktop-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Enable graphical remote desktop for Linux in Azure Lab Services | Microsoft Docs
33
description: Learn how to enable remote desktop for Linux virtual machines in a lab in Azure Lab Services.
44
ms.topic: how-to
5-
ms.date: 06/26/2020
5+
ms.date: 11/24/2021
66
---
77

88
# Enable graphical remote desktop for Linux virtual machines in Azure Lab Services

‎articles/lab-services/how-to-enable-shutdown-disconnect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can configure the auto-shutdown setting in the [Azure Lab Services](https://
3131
- After the lab is created (in **Settings**)
3232

3333
> [!div class="mx-imgBorder"]
34-
> ![Configure at the time of lab creation](./media/how-to-enable-shutdown-disconnect/configure-lab-creation.png)
34+
> ![Configure at the time of lab creation](./media/tutorial-setup-classroom-lab/quota-for-each-user.png)
3535
3636
Make sure to review details about the auto-shutdown in the [Maximize cost control with auto-shutdown settings](cost-management-guide.md#automatic-shutdown-settings-for-cost-control) section.
3737

‎articles/lab-services/how-to-setup-lab-gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The *visualization* GPU sizes are intended for graphics-intensive applications.
3535
| Medium GPU (Visualization) | -&nbsp;12&nbsp;cores<br>-&nbsp;112&nbsp;GB&nbsp;RAM | [Standard_NV12](../virtual-machines/nv-series.md?bc=%2fazure%2fvirtual-machines%2flinux%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json) | This size is best suited for remote visualization, streaming, gaming, and encoding that use frameworks such as OpenGL and DirectX. |
3636

3737
> [!NOTE]
38-
> You may not see some of these VM sizes in the list when creating a classroom lab. The list is populated based on the current capacity of the lab's location. If the lab account creator [allows lab creators to pick a location for the lab](allow-lab-creator-pick-lab-location.md), you may try choosing a different location for the lab and see if the VM size is available. For availability of VMs, see [Products available by region](https://azure.microsoft.com/regions/services/?products=virtual-machines).
38+
> You may not see some of these VM sizes in the list when creating a classroom lab. The list is populated based on the current capacity of the lab's location. If the lab plan creator [allows lab creators to pick a location for the lab](allow-lab-creator-pick-lab-location.md), you may try choosing a different location for the lab and see if the VM size is available. For availability of VMs, see [Products available by region](https://azure.microsoft.com/regions/services/?products=virtual-machines).
3939
4040
## Ensure that the appropriate GPU drivers are installed
4141
To take advantage of the GPU capabilities of your lab VMs, ensure that the appropriate GPU drivers are installed. In the lab creation wizard, when you select a GPU VM size, you can select the **Install GPU drivers** option.

‎articles/lab-services/how-to-windows-shutdown.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
title: Guide to controlling Windows shutdown behavior in Azure Lab Services | Microsoft Docs
33
description: Steps to automatically shutdown an idle Windows virtual machine and remove the Windows shutdown command.
44
ms.topic: how-to
5-
ms.date: 09/29/2020
5+
ms.date: 11/24/2021
66
---
77

88
# Guide to controlling Windows shutdown behavior
99

1010
Azure Lab Services provides several cost controls to ensure that Windows virtual machines (VMs) are not running unexpectedly:
11-
- [Set a schedule](./tutorial-setup-classroom-lab.md#set-a-schedule-for-the-lab)
12-
- [Set quotas for users](./how-to-configure-student-usage.md#set-quotas-for-users)
13-
- [Enable automatic shutdown on disconnect](./how-to-enable-shutdown-disconnect.md)
11+
12+
- [Set a schedule](./tutorial-setup-classroom-lab.md#set-a-schedule-for-the-lab)
13+
- [Set quotas for users](./how-to-configure-student-usage.md#set-quotas-for-users)
14+
- [Enable automatic shutdown on disconnect](./how-to-enable-shutdown-disconnect.md)
1415

1516
Even with these cost controls, there are situations where a Windows VM may unexpectedly continue to run; and as a result, deduct from the student's quota:
1617

Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.