Merge pull request #7293 from mestew/trusted-launch-w11-6650233

MAXADO-6650233- trusted launch needed for Azure VMs for W11
This commit is contained in:
Meghan Stewart 2022-10-24 14:12:01 -07:00 committed by GitHub
commit c5c4a3df68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
--- ---
title: Windows 11 requirements title: Windows 11 requirements
description: Hardware requirements to deploy Windows 11 description: Hardware requirements to deploy Windows 11
manager: dougeby manager: aaroncz
author: aczechowski author: mestew
ms.author: aaroncz ms.author: mstewart
ms.prod: w11 ms.prod: w11
ms.localizationpriority: medium ms.localizationpriority: medium
ms.topic: article ms.topic: article
@ -82,7 +82,10 @@ The following configuration requirements apply to VMs running Windows 11.
- Generation: 2<b> \*</b> - Generation: 2<b> \*</b>
- Storage: 64 GB or greater - Storage: 64 GB or greater
- Security: Secure Boot capable, virtual TPM enabled - Security:
- Azure: [Trusted launch](/azure/virtual-machines/trusted-launch) with vTPM and secure boot enabled
- Hyper-V: [Secure boot and TPM enabled](/windows-server/virtualization/hyper-v/learn-more/Generation-2-virtual-machine-security-settings-for-Hyper-V#secure-boot-setting-in-hyper-v-manager)
- General settings: Secure boot capable, virtual TPM enabled
- Memory: 4 GB or greater - Memory: 4 GB or greater
- Processor: Two or more virtual processors - Processor: Two or more virtual processors
@ -91,7 +94,7 @@ The VM host CPU must also meet Windows 11 [processor requirements](/windows-hard
<b>\*</b> In-place upgrade of existing generation 1 VMs to Windows 11 isn't possible. <b>\*</b> In-place upgrade of existing generation 1 VMs to Windows 11 isn't possible.
> [!NOTE] > [!NOTE]
> Procedures to configure required VM settings depend on the VM host type. For VM hosts running Hyper-V, virtualization (VT-x, VT-d) must be enabled in BIOS. Virtual TPM 2.0 is emulated in the guest VM independent of the Hyper-V host TPM presence or version. > Procedures to configure required VM settings depend on the VM host type. For example, VM hosts running Hyper-V, virtualization (VT-x, VT-d) must be enabled in BIOS. Virtual TPM 2.0 is emulated in the guest VM independent of the Hyper-V host TPM presence or version.
## Next steps ## Next steps