Skip to content

Commit 3f71006

Browse files
committed
Update after engineering review
1 parent ebb749a commit 3f71006

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

articles/lab-services/how-to-configure-auto-shutdown-lab-plans.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ ms.date: 03/01/2023
1212

1313
# Configure automatic shutdown of VMs for a lab plan
1414

15+
[!INCLUDE [preview note](./includes/lab-services-new-update-focused-article.md)]
16+
17+
> [!NOTE]
18+
> If using a version of Azure Lab Services prior to the [August 2022 Update](lab-services-whats-new.md), see how to [configure automatic shutdown of VMs for a lab account](./how-to-configure-lab-accounts.md).
19+
1520
You can enable several auto-shutdown cost control features to avoid extra costs when the virtual machines aren't being used.
1621

1722
- Disconnect idle virtual machines.
@@ -41,6 +46,8 @@ Azure Lab Services supports automatic shutdown for both Windows-based and Linux-
4146

4247
## Supported Linux distributions for automatic shutdown
4348

49+
Azure Lab Services supports automatic shutdown for many Linux distristributions and versions.
50+
4451
[!INCLUDE [supported linux distributions for automatic shutdown](./includes/lab-services-auto-shutdown-linux-support.md)]
4552

4653
## Next steps

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,20 @@ You can configure the auto-shutdown settings when you create a lab or after it's
3030
3131
## Supported Linux distributions for automatic shutdown
3232

33+
Azure Lab Services supports automatic shutdown for many Linux distributions and versions. Support varies depending on whether you're using a lab plan or lab account.
34+
35+
### Lab plan-based labs
36+
3337
[!INCLUDE [supported linux distributions for automatic shutdown](./includes/lab-services-auto-shutdown-linux-support.md)]
3438

39+
### Lab account-based labs
40+
41+
If you're using lab account-based labs, Linux labs only support automatic shut down when users disconnect and when VMs are started but users don't connect.
42+
43+
Support varies depending on [specific distributions and versions of Linux](../virtual-machines/extensions/diagnostics-linux.md#supported-linux-distributions).
44+
45+
Shutdown settings are not supported by the [Data Science Virtual Machine - Ubuntu](https://azuremarketplace.microsoft.com/en-us/marketplace/apps?search=Data%20science%20Virtual%20machine&page=1&filters=microsoft%3Blinux) image.
46+
3547
## Next steps
3648

3749
- As an educator, learn about the different [shut-down policies](classroom-labs-concepts.md#automatic-shut-down) available.

articles/lab-services/includes/lab-services-auto-shutdown-linux-support.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: nicktrog
66
ms.date: 03/01/2023
77
---
88

9-
Azure Lab Services supports automatic shutdown for many Linux distristributions and versions. The following list provides the supported Linux distribution Azure Marketplace images:
9+
The following list provides the supported Linux distribution Azure Marketplace images for lab plan-based labs:
1010

1111
- CentOS-based 7.8 (Gen2)
1212
- CentOS-based 7.9
@@ -22,5 +22,4 @@ Azure Lab Services supports automatic shutdown for many Linux distristributions
2222
- Ubuntu Server 20.04 LTS (Gen2)
2323
- Ubuntu-HPC 20.04 (Gen2)
2424

25-
> [!IMPORTANT]
26-
> Prior to the [August 2022 Update](../lab-services-whats-new.md), Linux-based labs only support automatic shut down when users disconnect and when VMs are started but users don't connect. Shutdown settings are not supported by the [Data Science Virtual Machine - Ubuntu](https://azuremarketplace.microsoft.com/marketplace/apps?search=Data%20science%20Virtual%20machine&page=1&filters=microsoft%3Blinux) image.
25+
Shutdown settings are not supported by the [Data Science Virtual Machine - Ubuntu](https://azuremarketplace.microsoft.com/marketplace/apps?search=Data%20science%20Virtual%20machine&page=1&filters=microsoft%3Blinux) image.

0 commit comments

Comments
 (0)