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`).