Skip to content

Commit 12f3f49

Browse files
committed
Generation 2 VMs for DevTest Labs
1 parent 54cb485 commit 12f3f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ 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 **Generation 2 VMs**"}]
19+
[!INCLUDE [preview-announcement-text](includes/preview-announcement-text.md){feature-name="enhanced support for **Generation 2 VMs**"}]
2020

2121
## Create lab virtual machines with a Generation 2 base image
2222

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ 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](includes/preview-announcement-text.md){feature-name="**Hibernation of VMs** feature"}]
15+
[!INCLUDE [preview-announcement-text](includes/preview-announcement-text.md){feature-name="**Hibernation of VMs** feature"}]
1616

1717
Hibernate is an effective cost management feature for:
1818
- Scenarios where the VMs don't need to run 24/7.

0 commit comments

Comments
 (0)