Skip to content

Commit aace60d

Browse files
authored
Merge branch 'main' into uuf-booleanfilter
2 parents 0ad3db8 + 262b9fd commit aace60d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

api-reference/beta/api/bitlocker-list-recoverykeys.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ author: "myra-ramdenbourg"
55
ms.localizationpriority: medium
66
ms.subservice: "entra-directory-management"
77
doc_type: apiPageType
8+
ms.date: 11/29/2024
89
---
910

1011
# List recoveryKeys
@@ -16,6 +17,8 @@ Get a list of the [bitlockerRecoveryKey](../resources/bitlockerrecoverykey.md) o
1617

1718
This operation does not return the **key** property. For information about how to read the **key** property, see [Get bitlockerRecoveryKey](bitlockerrecoverykey-get.md).
1819

20+
You can use this API to programmatically iterate through the list of recovery keys in the tenant and identify devices with BitLocker enabled. For more information, see the sample PowerShell code in [BitLocker recovery process](/windows/security/operating-system-security/data-protection/bitlocker/recovery-process#helpdesk-recovery-in-microsoft-entra-id).
21+
1922
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2023

2124
## Permissions

api-reference/v1.0/api/bitlocker-list-recoverykeys.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Get a list of the [bitlockerRecoveryKey](../resources/bitlockerrecoverykey.md) o
1616

1717
This operation does not return the **key** property. For information about how to read the **key** property, see [Get bitlockerRecoveryKey](bitlockerrecoverykey-get.md).
1818

19+
You can use this API to programmatically iterate through the list of recovery keys in the tenant and identify devices with BitLocker enabled. For more information, see the sample PowerShell code in [BitLocker recovery process](/windows/security/operating-system-security/data-protection/bitlocker/recovery-process#helpdesk-recovery-in-microsoft-entra-id).
20+
1921
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2022

2123
## Permissions

0 commit comments

Comments
 (0)