Skip to content

Commit d80fe94

Browse files
author
Angela Fleischmann
authored
Merge pull request #7198 from ErikjeMS/win365rel2203b
2103 37800910 nested virt
2 parents a7d727e + 7243441 commit d80fe94

2 files changed

Lines changed: 73 additions & 0 deletions

File tree

windows-365/enterprise/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ items:
115115
href: teams-on-cloud-pc.md
116116
- name: Create custom image to support Teams
117117
href: create-custom-image-support-teams.md
118+
- name: Nested virtualization
119+
href: nested-virtualization.md
118120
- name: App Assure
119121
href: app-assure.md
120122
- name: Optimize Cisco Webex
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
# required metadata
3+
title: Set up nested virtualization on your Windows 365 Cloud PC.
4+
titleSuffix:
5+
description: Learn how to set up nested virtualization on your Windows 365 Cloud PC.
6+
keywords:
7+
author: ErikjeMS
8+
ms.author: erikje
9+
manager: dougeby
10+
ms.date: 04/05/2022
11+
ms.topic: how-to
12+
ms.service: cloudpc
13+
ms.subservice:
14+
ms.localizationpriority: high
15+
ms.technology:
16+
ms.assetid:
17+
18+
# optional metadata
19+
20+
#ROBOTS:
21+
#audience:
22+
23+
ms.reviewer: chbrinkh
24+
ms.suite: ems
25+
search.appverid: MET150
26+
#ms.tgt_pltfrm:
27+
ms.custom: intune-azure; get-started
28+
ms.collection: M365-identity-device-management
29+
---
30+
31+
# Set up nested virtualization on your Cloud PC (preview)
32+
33+
Nested virtualization is a feature that lets customers use the following systems on their Windows 365 Enterprise Cloud PCs:
34+
35+
- Windows Subsystem for Linux (WSL)
36+
- Windows Subsystem for Android
37+
- Sandbox
38+
- Hyper-V
39+
40+
## Requirements
41+
42+
To use nested virtualization, the Cloud PC must meet these requirements:
43+
44+
- 8vCPU/32 (Cloud PCs resized from 1vCPU/2GB and 2vCPU/4GB to 8vCPU/32GB aren't supported)
45+
- Be in one of these regions (other regions aren't currently supported):
46+
- US East
47+
- US East 2
48+
- US West 3
49+
- US South central
50+
- Australia East
51+
- Europe North
52+
- Europe West
53+
- UK South
54+
- Canada Central
55+
- India Central
56+
- Japan East
57+
- France Central
58+
59+
## Set up nested virtualization
60+
61+
1. If the Cloud PC was provisioned before April 5, 2022, you must [reprovision](reprovision-cloud-pc.md) the Cloud PC.
62+
2. To set up a specific nested virtualization system, see the following articles:
63+
- [Set up a WSL development environment](/windows/wsl/setup/environment).
64+
- [Windows Subsystem for Android™️](/windows/android/wsa/).
65+
- [Install Hyper-V on Windows 10](/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v).
66+
67+
68+
<!-- ########################## -->
69+
## Next steps
70+
71+
For more information about nested virtualization, see [Run Hyper-V in a Virtual Machine with Nested Virtualization](/virtualization/hyper-v-on-windows/user-guide/nested-virtualization).

0 commit comments

Comments
 (0)