From 6b6e47a0dbe670aad4e7e76fab492e4a8a56d9f7 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Mon, 12 Sep 2022 17:11:30 -0400 Subject: [PATCH] Add PDE --- .../security/encryption-data-protection.md | 11 +++++++- .../personal-data-encryption.md | 25 +++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 windows/security/information-protection/personal-data-encryption.md diff --git a/windows/security/encryption-data-protection.md b/windows/security/encryption-data-protection.md index 782617bafe..484f98fc97 100644 --- a/windows/security/encryption-data-protection.md +++ b/windows/security/encryption-data-protection.md @@ -6,7 +6,7 @@ author: denisebmsft ms.author: deniseb manager: dansimp ms.topic: conceptual -ms.date: 09/08/2021 +ms.date: 09/22/2022 ms.prod: m365-security ms.technology: windows-sec ms.localizationpriority: medium @@ -45,8 +45,17 @@ BitLocker provides encryption for the operating system, fixed data, and removabl Windows consistently improves data protection by improving existing options and providing new strategies. +## Personal Data Encryption + +(*Applies to: Windows 11, version 22H2 and later*) + +Personal Data Encryption (PDE) is a new feature in Windows 11 22H2. + + + ## See also - [Encrypted Hard Drive](information-protection/encrypted-hard-drive.md) - [BitLocker](information-protection/bitlocker/bitlocker-overview.md) +- [Personal Data Encryption] diff --git a/windows/security/information-protection/personal-data-encryption.md b/windows/security/information-protection/personal-data-encryption.md new file mode 100644 index 0000000000..8912251e21 --- /dev/null +++ b/windows/security/information-protection/personal-data-encryption.md @@ -0,0 +1,25 @@ +--- +title: Personal Data Encryption (PDE) +description: Personal Data Encryption unlocks user encrypted data at user logon instead of at boot +ms.reviewer: +manager: aaroncz +ms.author: frankroj +ms.prod: m365-security +author: frankroj +ms.date: 09/22/2022 +--- + + +# Personal Data Encryption + +(*Applies to: Windows 11, version 22H2 and later*) + +Personal data encryption (PDE) is + +## Differences between Personal Data Encryption and BitLocker + +## Prerequisites + +## How to enable + +## Next steps \ No newline at end of file