This commit is contained in:
Paolo Matarazzo
2023-10-12 19:07:04 -04:00
parent c32f834e6c
commit ed128b2718

View File

@ -13,15 +13,6 @@ To configure BitLocker, you can use one of the following options:
- Group policy (GPO): this option can be used for devices that are joined to an Active Directory domain and aren't managed by a device management solution. Group policy can also be used for devices that aren't joined to an Active Directory domain, using the local group policy editor
- Microsoft Configuration Manager: this option can be used for devices that are managed by Microsoft Configuration Manager using the BitLocker management agent
The following table describes the options to configure BitLocker, depending on the device's join type:
| Join type | CSP | GPO | Configuration Manager |
|-|-| - |-|
| *Microsoft Entra joined* | ✅ | ❌ | ✅ |
| *Microsoft Entra registered* | ✅ | ❌ | ❌ |
| *Microsoft Entra hybrid joined* | ✅ | ✅ | ✅ |
| *Active Directory joined* | ❌ | ✅ | ✅ |
> [!NOTE]
> Windows Server doesn't support the configuration of BitLocker using CSP or Microsoft Configuration Manager. Use GPO instead.