From ae0fe556c75a72b388f8b56c3822dec848d242d3 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Mon, 22 Oct 2018 09:17:09 -0700 Subject: [PATCH] Editorial changes --- windows/client-management/mdm/bitlocker-csp.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/client-management/mdm/bitlocker-csp.md b/windows/client-management/mdm/bitlocker-csp.md index 7c8a1baa76..d9b1790f1a 100644 --- a/windows/client-management/mdm/bitlocker-csp.md +++ b/windows/client-management/mdm/bitlocker-csp.md @@ -847,9 +847,9 @@ The following diagram shows the BitLocker configuration service provider in tree >[!NOTE] >When you disable the warning prompt, the recovery key will back up to the user's Azure Active Directory account. When you allow the warning prompt, the user can select where to back up the recovery key for an OS drive, but for a fixed data drive we choose the endpoint for the recovery key's backup. > ->The endpoint for a Fixed drive's backup is a user account chosen in following order: - >1. Active Directory Domain Services - >2. Azure AD +>The endpoint for a Fixed drive's backup is chosen in the following order: + >1. The user's Active Directory Domain Services account. + >2. The user's Azure Active Directory account. >3. The user's personal OneDrive (MDM/MAM only). > >Encryption will wait until one of these three locations backs up successfully.