From ed9d4ef5edf493a988ee27ede0324a592101cf6a Mon Sep 17 00:00:00 2001 From: Angela Fleischmann Date: Fri, 23 Sep 2022 14:56:44 -0600 Subject: [PATCH] Apply suggestions from code review faq-pde.yml https://microsoft-ce-csi.acrolinx.cloud/api/v1/checking/scorecards/539975cd-4dea-4f7f-9952-e6f7000c11b8#CORRECTNESS Line 41: During user sign on, > During user sign-on overview-pde.md https://microsoft-ce-csi.acrolinx.cloud/api/v1/checking/scorecards/484005dc-43a3-4472-86d5-cc6fe08f8184#CORRECTNESS Line 97: at user sign in > at user sign-in --- .../information-protection/personal-data-encryption/faq-pde.yml | 2 +- .../personal-data-encryption/overview-pde.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/information-protection/personal-data-encryption/faq-pde.yml b/windows/security/information-protection/personal-data-encryption/faq-pde.yml index 8d4417d227..744161659e 100644 --- a/windows/security/information-protection/personal-data-encryption/faq-pde.yml +++ b/windows/security/information-protection/personal-data-encryption/faq-pde.yml @@ -38,7 +38,7 @@ sections: - question: What is the relation between Windows Hello for Business and PDE? answer: | - During user sign on, Windows Hello for Business unlocks the keys that PDE uses to decrypt files. + During user sign-on, Windows Hello for Business unlocks the keys that PDE uses to decrypt files. - question: Can a file be encrypted with both PDE and EFS at the same time? answer: | diff --git a/windows/security/information-protection/personal-data-encryption/overview-pde.md b/windows/security/information-protection/personal-data-encryption/overview-pde.md index 9ee231bc18..bfaec62c17 100644 --- a/windows/security/information-protection/personal-data-encryption/overview-pde.md +++ b/windows/security/information-protection/personal-data-encryption/overview-pde.md @@ -94,7 +94,7 @@ For information on enabling PDE via Intune, see [Enable Personal Data Encryption | Item | PDE | BitLocker | |--|--|--| -| Release of key | At user sign in via Windows Hello for Business | At boot | +| Release of key | At user sign-in via Windows Hello for Business | At boot | | Keys discarded | At user sign out | At reboot | | Files encrypted | Individual specified files | Entire volume/drive | | Authentication to access encrypted file | Windows Hello for Business | When BitLocker with PIN is enabled, BitLocker PIN plus Windows sign in |