How can i see which devices in my Azure AD have Bitlocker activated?

Niklas Qwarfordt 1 Reputation point
2022-06-03T10:34:41.267+00:00

Hi,

Is there a way to easily filter our Azure AD to see which devices have Bitlocker enabled? if you check each device individually you will see at the bottom if a Bitlocker recovery key exists, but how can i see a complete filtered list of which devices have it?

Many thanks!

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    2022-06-03T10:50:28.683+00:00

    The easiest way is to query the /informationProtection/bitlocker/recoveryKeys endpoint to list all recovery keys and their associated devices. Here's the corresponding documentation: https://learn.microsoft.com/en-us/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta&tabs=http


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.