Full powershell script to directly query the BitlockerKeys of devices registered for the given account.
In case of 2FA, the AzureAD powershell module is automatically installed within the context of the current user (low privilege) and you are prompted to login interactively.
.\Get-AzureAD-BitlockerKeys.ps1 -email [email protected] -password Password123!
