Skip to content

Commit cc9fced

Browse files
committed
Add note about 3rd party virtualization support
1 parent 1a15c88 commit cc9fced

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

articles/lab-services/concept-nested-virtualization-template-vm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Before setting up a lab with nested virtualization, here are a few things to tak
3939

4040
- Hyper-V client VMs are licensed as independent machines. For information about licensing for Microsoft operation systems and products, see [Microsoft Licensing](https://www.microsoft.com/licensing/default). Check licensing agreements for any other software you use, before installing it on the template VM or client VMs.
4141

42+
- Virtualization applications other than Hyper-V are [*not* supported for nested virtualization](/virtualization/hyper-v-on-windows/user-guide/nested-virtualization#3rd-party-virtualization-apps). This includes any software that requires hardware virtualization extensions.
43+
4244
## Enable nested virtualization on a template VM
4345

4446
To enable nested virtualiztion on a template VM, you first connect to the template VM with a remote desktop client. Then, you make a number of configuration changes inside the VM.

articles/lab-services/how-to-enable-nested-virtualization-template-vm-ui.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Nested virtualization enables you to create a multi-VM environment inside a lab'
1616

1717
This article covers how to set up nested virtualization on a template machine in Azure Lab Services using Windows roles and tools directly. There are a few things needed to enable a class to use nested virtualization. The following steps describe how to manually set up an Azure Lab Services machine template with Hyper-V. Steps are intended for Windows Server 2016 or Windows Server 2019.
1818

19+
> [!NOTE]
20+
> Virtualization applications other than Hyper-V are [*not* supported for nested virtualization](/virtualization/hyper-v-on-windows/user-guide/nested-virtualization#3rd-party-virtualization-apps). This includes any software that requires hardware virtualization extensions.
21+
1922
> [!IMPORTANT]
2023
> Select **Large (nested virtualization)** or **Medium (nested virtualization)** for the virtual machine size when creating the lab. Nested virtualization will not work otherwise.
2124

articles/lab-services/how-to-enable-nested-virtualization-template-vm-using-script.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ To enable nested virtualization on the template VM, you first connect to the VM
2121
- [Enable nested virtualization by using a script](#enable-nested-virtualization-by-using-a-script).
2222
- [Enable nested virtualization by using Windows tools](#enable-nested-virtualization-by-using-windows-tools).
2323

24+
> [!NOTE]
25+
> Virtualization applications other than Hyper-V are [*not* supported for nested virtualization](/virtualization/hyper-v-on-windows/user-guide/nested-virtualization#3rd-party-virtualization-apps). This includes any software that requires hardware virtualization extensions.
26+
2427
>[!IMPORTANT]
2528
>Select **Large (nested virtualization)** or **Medium (nested virtualization)** for the virtual machine size when creating the lab. Nested virtualization will not work otherwise.
2629

0 commit comments

Comments
 (0)