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 – You can now review the access of service principals

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

As you know Azure AD comes with a capability to review access to your environment – both Teams/O365 groups and Azure AD Roles assignment.

Azure AD
Read More
Retire Internet Explorer Early with a Group Policy

Retire Internet Explorer Early with a Group Policy

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

Internet Explorer (IE) 11 is approaching the end of its era and will soon be fully retired. If you weren’t aware, there will be two retirement...

Azure AD
Read More

OneDrive for Business – Disable Windows permission inheritance when syncing read-only content

cubesys : Jan 20, 2020 12:00:00 AM

As you may know, when you are synching content using OneDrive for Business client on your Windows device, ‘local’ Windows permissions are inherited.

Office 365 SharePoint
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