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
This commit is contained in:
Angela Fleischmann
2022-09-23 14:56:44 -06:00
committed by GitHub
parent b94610ba23
commit ed9d4ef5ed
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ sections:
- question: What is the relation between Windows Hello for Business and PDE? - question: What is the relation between Windows Hello for Business and PDE?
answer: | 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? - question: Can a file be encrypted with both PDE and EFS at the same time?
answer: | answer: |

View File

@ -94,7 +94,7 @@ For information on enabling PDE via Intune, see [Enable Personal Data Encryption
| Item | PDE | BitLocker | | 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 | | Keys discarded | At user sign out | At reboot |
| Files encrypted | Individual specified files | Entire volume/drive | | 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 | | Authentication to access encrypted file | Windows Hello for Business | When BitLocker with PIN is enabled, BitLocker PIN plus Windows sign in |