Skip to content

Commit f6fef24

Browse files
authored
Merge pull request #49178 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents 4cb8940 + bcdef87 commit f6fef24

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/virtual-machines/windows/nested-virtualization.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@ ms.workload: infrastructure
1717
---
1818
# How to enable nested virtualization in an Azure VM
1919

20-
Nested virtualization is supported in the Dv3 and Ev3 series of Azure virtual machines. This capability provides great flexibility in supporting scenarios such as development, testing, training, and demonstration environments.
20+
Nested virtualization is supported in several Azure virtual machine families. This capability provides great flexibility in supporting scenarios such as development, testing, training, and demonstration environments.
2121

22-
All Dv3 and Ev3 series virtual machines support nested virtualization with no added configuration. This article steps through enabling Hyper-V on an Azure VM and configuring Internet connectivity to that guest virtual machine.
22+
This article steps through enabling Hyper-V on an Azure VM and configuring Internet connectivity to that guest virtual machine.
2323

24-
## Create a Dv3 or Ev3 series Azure VM
24+
## Create a nesting capable Azure VM
2525

26-
Create a new Windows Server 2016 Azure VM and choose a size from the Dv3 or Ev3 series. Ensure you choose a size large enough to support the demands of a guest virtual machine. In this example, we are using a D3_v3 size Azure VM.
26+
Create a new Windows Server 2016 Azure VM. For quick refernce, all v3 virtual machines support nested virtualization. For a complete list of virtual machine sizes that support nesting, check out the [Azure Compute Unit article](acu.md).
27+
28+
Remember to choose a VM size large enough to support the demands of a guest virtual machine. In this example, we are using a D3_v3 size Azure VM.
2729

2830
You can view the regional availability of Dv3 or Ev3 series virtual machines [here](https://azure.microsoft.com/regions/services/).
2931

includes/virtual-machines-common-acu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ The concept of the Azure Compute Unit (ACU) provides a way of comparing compute
4646

4747
ACUs marked with a * use Intel® Turbo technology to increase CPU frequency and provide a performance boost. The amount of the boost can vary based on the VM size, workload, and other workloads running on the same host.
4848

49-
**Hyper-threaded.
49+
**Hyper-threaded and capable of running nested virtualization

0 commit comments

Comments
 (0)