Skip to content

Commit 5901d6a

Browse files
committed
Generation 2 VMs for DevTest Labs
1 parent 3d3b95e commit 5901d6a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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 Gen 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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ 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+
> [!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.
17+
1518
[!INCLUDE [preview-announcement-text](./includes/preview-announcement-text.md){feature-name="Hibernate VMs"}]
1619

1720
Hibernate is an effective cost management feature for:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ ai-usage: ai-assisted
99
---
1010

1111
> [!IMPORTANT]
12-
> The **{feature-name}** is currently in preview. 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.
12+
> The **{feature-name}** 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.

0 commit comments

Comments
 (0)