Skip to content

Commit 649f161

Browse files
authored
How to get BitLocker-enabled devics - address UUF
1 parent d8df4b0 commit 649f161

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

api-reference/beta/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

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)