Skip to content

Commit 85b3c3a

Browse files
committed
Generation 2 VMs for DevTest Labs
1 parent 12f3f49 commit 85b3c3a

File tree

3 files changed

+4
-14
lines changed

3 files changed

+4
-14
lines changed

articles/devtest-labs/devtest-lab-gen2-vm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ For a VM instance to be a Generation 2 VM, it must use the specific Generation 2
1616

1717
This article explains how to use Generation 2 images in Azure DevTest Labs.
1818

19-
[!INCLUDE [preview-announcement-text](includes/preview-announcement-text.md){feature-name="enhanced support for **Generation 2 VMs**"}]
19+
> [!IMPORTANT]
20+
> The enhanced support for **Generation 2 VMs** is currently in preview in Azure DevTest Labs. For more information about the preview status, see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). The document defines legal terms that apply to Azure features that are in beta, in preview, or otherwise not yet released into general availability.
2021
2122
## Create lab virtual machines with a Generation 2 base image
2223

articles/devtest-labs/devtest-lab-hibernate-vm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ ms.custom: UpdateFrequency2
1212

1313
As an Azure DevTest Labs lab owner and user, you can Hibernate the virtual machines (VMs) in your lab. Hibernation allows applications and processes that were previously running in your VM resume from the state prior to hibernation. When you hibernate a machine, Azure stores the memory contents of the VM in the OS disk and then deallocates the VM. When the VM is started again from its hibernation state, the memory contents are transferred from the OS disk back into memory. Once a VM is placed in a hibernated state, you aren't charged for the compute cost of the VM, just like how you aren't charged for it in a stopped (deallocated) state. You're only charged for the storage (OS disk, data disks) and networking resources (IPs, etc.) attached to the VM.
1414

15-
[!INCLUDE [preview-announcement-text](includes/preview-announcement-text.md){feature-name="**Hibernation of VMs** feature"}]
15+
> [!IMPORTANT]
16+
> The **Hibernation of VMs** feature is currently in preview in Azure DevTest Labs. For more information about the preview status, see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). The document defines legal terms that apply to Azure features that are in beta, in preview, or otherwise not yet released into general availability.
1617
1718
Hibernate is an effective cost management feature for:
1819
- Scenarios where the VMs don't need to run 24/7.

articles/devtest-labs/includes/preview-announcement-text.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)