Skip to content

Commit 2ac41cf

Browse files
committed
Generation 2 VMs for DevTest Labs
1 parent 8b34502 commit 2ac41cf

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +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](./includes/preview-announcement-text.md){feature-name="enhanced support for Gen 2 VMs"}]
20+
1921
## Create lab virtual machines with a Generation 2 base image
2022

2123
### Prerequisite

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +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="Hibernate VMs"}]
16+
1517
Hibernate is an effective cost management feature for:
1618
- Scenarios where the VMs don't need to run 24/7.
1719
- Scenarios where you don’t want to lose the state of the applications and processes on your VM when it is deallocated.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
author: RoseHJM
3+
ms.author: anishtrakru
4+
ms.date: 01/27/2025
5+
ms.topic: include
6+
ms.service: devtest-labs
7+
ai-usage: ai-assisted
8+
---
9+
10+
> [!IMPORTANT]
11+
> The **{feature-name}** feature 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.

0 commit comments

Comments
 (0)