From 0f19b2686c14037121c1d3309e26f789f6c90850 Mon Sep 17 00:00:00 2001
From: ImranHabib <47118050+joinimran@users.noreply.github.com>
Date: Mon, 10 Feb 2020 18:38:40 +0500
Subject: [PATCH] Changes to adjust the Richtext view difference.
Changes to adjust the Richtext view difference.
---
windows/client-management/mdm/bitlocker-csp.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/windows/client-management/mdm/bitlocker-csp.md b/windows/client-management/mdm/bitlocker-csp.md
index 34121e6cc5..9244d5d9db 100644
--- a/windows/client-management/mdm/bitlocker-csp.md
+++ b/windows/client-management/mdm/bitlocker-csp.md
@@ -997,10 +997,14 @@ Supported values are:
+
**RotateRecoveryPasswords**
+
+
This setting refreshes all recovery passwords for OS and fixed drives (removable drives are not included so they can be shared between users). All recovery passwords for all drives will be refreshed and only one password per volume is retained. In case of errors, an error code will be returned so that server can take appropriate action to remediate.
+
The client will generate a new recovery password. The client will use the existing API in Azure AD to upload the new recovery key and retry on failure.
Policy type is Execute. When “Execute Policy” is pushed, the client sets the status as Pending and initiates an asynchronous rotation operation. After refresh is complete, pass or fail status is updated. The client will not retry, but if needed, the server can re-issue the execute request.
@@ -1074,10 +1078,13 @@ Supported values:
Value type is int. Supported operation is Get.
+
**Status/RotateRecoveryPasswordsStatus**
+
This node reports the status of RotateRecoveryPasswords request.
+
Status code can be one of the following:
- 2 – Not started
@@ -1109,6 +1116,7 @@ Status code can be one of the following:
Value type is int. Supported operation is Get.
+
**Status/RotateRecoveryPasswordsRequestID**
This node reports the RequestID corresponding to RotateRecoveryPasswordsStatus.