Update bitlocker-csp.md

https://github.com/MicrosoftDocs/windows-itpro-docs/issues/5707

greg-lindsay commented on Dec 18, 2019
@lXbalanque I understand the issue :)

I've confirmed that the MDM stack (Intune profile settings) currently supports only used space encryption. You can probably see that by going through all the settings that you've shown above. There is no available choice for "encrypt entire drive" or "full encryption" even though there are a lot of other settings.
This commit is contained in:
Saurabh Koshta 2021-06-29 11:51:33 -05:00 committed by GitHub
parent 4574cc0a38
commit 931d5be5a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,6 +172,10 @@ If you want to disable this policy, use the following SyncML:
</SyncBody> </SyncBody>
</SyncML> </SyncML>
``` ```
> [!NOTE]
> Currently only used space encryption is supported when using this CSP.
<!--/Policy--> <!--/Policy-->
<!--Policy--> <!--Policy-->
<a href="" id="encryptionmethodbydrivetype"></a>**EncryptionMethodByDriveType** <a href="" id="encryptionmethodbydrivetype"></a>**EncryptionMethodByDriveType**
@ -1405,4 +1409,4 @@ The following example is provided to show proper format and should not be taken
</SyncML> </SyncML>
``` ```
<!--/Policy--> <!--/Policy-->