From 6e87967624e0cee5dc17cb8802dcbf92a7099255 Mon Sep 17 00:00:00 2001 From: Erin Peterson Date: Tue, 25 Nov 2025 09:20:11 -0400 Subject: [PATCH] CNV-62285: Move vTPM note to docs --- modules/virt-adding-vtpm-to-vm.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/virt-adding-vtpm-to-vm.adoc b/modules/virt-adding-vtpm-to-vm.adoc index e9803c4d874a..053e31656815 100644 --- a/modules/virt-adding-vtpm-to-vm.adoc +++ b/modules/virt-adding-vtpm-to-vm.adoc @@ -11,6 +11,11 @@ Adding a virtual Trusted Platform Module (vTPM) device to a virtual machine (VM) allows you to run a VM created from a Windows 11 image without a physical TPM device. A vTPM device also stores secrets for that VM. +[IMPORTANT] +==== +When you add a virtual Trusted Platform Module (vTPM) device to a Windows VM, the BitLocker Drive Encryption system check will pass even if the vTPM device is not persistent. +==== + .Prerequisites * You have installed the OpenShift CLI (`oc`).