Skip to the main content.
Cubesys
Cubesys
  • Services
    • Cloud Managed Services
    • Cloud Adoption, Automation & Optimisation
    • Modern Workplace
    • Azure Virtual Desktop (AVD)
    • Windows 365
    • Disaster Recovery
    • Surface Modern Solutions
  • Solutions
    • Our Solutions
    • Virtual Desktop – Economic Plan for Success
    • ISV Assist
    • Cloud Governance
    • Cyber Aware
    • Microsoft 365 Economic Plan
    • Virtual Desktop Deployment Services
    • Azure Migration Economic Plan
    • Azure Optimisation with CloudClarity
    • Azure Ready and Govern Foundations
  • Support
  • About
    • About cubesys
    • Our Team
    • Our Partners
  • Latest
    • Blog
    • Events
  • Case Studies
  • Careers
  • Contact
1300 043 176
1300 043 176
  • Services
    • Cloud Managed Services
    • Cloud Adoption, Automation & Optimisation
    • Modern Workplace
    • Azure Virtual Desktop (AVD)
    • Windows 365
    • Disaster Recovery
    • Surface Modern Solutions
  • Solutions
    • Our Solutions
    • Virtual Desktop – Economic Plan for Success
    • ISV Assist
    • Cloud Governance
    • Cyber Aware
    • Microsoft 365 Economic Plan
    • Virtual Desktop Deployment Services
    • Azure Migration Economic Plan
    • Azure Optimisation with CloudClarity
    • Azure Ready and Govern Foundations
  • Support
  • About
    • About cubesys
    • Our Team
    • Our Partners
  • Latest
    • Blog
    • Events
  • Case Studies
  • Careers
  • Contact

1 min read

Restrict Access to BitLocker Recovery Key (Preview)

cubesys : Sep 15, 2022 12:00:00 AM

Azure AD
Restrict Access to BitLocker Recovery Key (Preview)

When BitLocker is enabled on a Windows device, the recovery key can be saved to Azure Active Directory (Azure AD), a USB, a file, or even printed. End-users can access this key for their owned device through Azure AD or by going to their device properties.  

If you don’t know how to access it through Azure AD, first go to Azure AD and then click on the Devices blade. From here, you can access the BitLocker keys (Preview).  

Restricting access to the BitLocker recovery key in Azure 

First, you need to make sure that you’ve updated your authorisation policy to turn off the self-service BitLocker key access, which can be done using the Microsoft Graph PowerShell module.  

  • Connect-MgGraph -Scopes Policy.ReadWrite.Authorization 
  • $authPolicyUri = “https://graph.microsoft.com/beta/policies/authorizationPolicy/authorizationPolicy” 
  • $body = @{ 
  •    defaultUserRolePermissions = @{ 
  •         allowedToReadBitlockerKeysForOwnedDevice = $false #Set this to $true to allow BitLocker self-service recovery 
  •     } 
  • }| ConvertTo-Json 
  • Invoke-MgGraphRequest -Uri $authPolicyUri -Method PATCH -Body $body 
  • # Show current policy setting 
  • $authPolicy = Invoke-MgGraphRequest -Uri $authPolicyUri 
  • $authPolicy.defaultUserRolePermissions 

Once this authorisation policy has been updated, the following Azure AD roles will be able to access they key: 

  • Global administrators 
  • Security administrators 
  • Intune Service administrators 
  • Security readers 
  • Any custom role with the right permissions 
  • Tweet

Azure AD – New way to find the BitLocker recovery key

cubesys : Jun 22, 2021 12:00:00 AM

As you know when you enable BitLocker with Intune you have the option (highly recommended by the way) to save the recovery key into Azure AD.

Azure AD
Read More

Azure AD – Delegate user management with My Staff (preview)

cubesys : Apr 21, 2020 12:00:00 AM

Microsoft is providing easier way to manage user accounts without the need of a support call to your helpdesk.

Azure AD
Read More

Azure AD – You can now use Conditional Access with your Azure AD B2C tenant

cubesys : May 24, 2021 12:00:00 AM

As you may already know, you can use Azure AD Conditional Access to secure access to your applications.

Azure AD Security
Read More
CBD Office

Suite 221
111 Harrington Street,
The Rocks NSW 2000,
Australia

ABN 39 163 878 859

Phone 1300 163 712

Contacts

Support 1300 043 176

info@cubesys.com.au

sales@cubesys.com.au

Solutions
  • Modern Workplace
  • Cloud Adoption, Automation & Optimisation
  • Disaster Recovery
  • Support Services
Cubesys
  • Privacy Policy
  • Terms of Use

© 2025 cubesys

X Linkedin YouTube