chore: remove OneDrive Personal Encryption
This commit is contained in:
@ -1,73 +0,0 @@
|
||||
{
|
||||
"@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceManagement/configurationPolicies/$entity",
|
||||
"createdDateTime": "2025-03-16T05:44:08.9583196Z",
|
||||
"creationSource": null,
|
||||
"description": "NOTE: PDE is only applicable to Windows 11 22H2 or higher, Entra-Joined devices and does not work on Windows Pro/Business SKU's:\nhttps://learn.microsoft.com/en-us/windows/security/operating-system-security/data-protection/personal-data-encryption/",
|
||||
"lastModifiedDateTime": "2025-03-16T05:44:08.9583196Z",
|
||||
"name": "Win - ES - Encryption - U - Personal Data Encryption",
|
||||
"platforms": "windows10",
|
||||
"priorityMetaData": null,
|
||||
"roleScopeTagIds": [
|
||||
"0"
|
||||
],
|
||||
"settingCount": 1,
|
||||
"technologies": "mdm",
|
||||
"id": "f88dfb26-ea51-4b30-9be0-214b6aba3468",
|
||||
"templateReference": {
|
||||
"templateId": "0b5708d9-9bc2-49a9-b4f7-ec463fcc41e0_1",
|
||||
"templateFamily": "endpointSecurityDiskEncryption",
|
||||
"templateDisplayName": "Personal Data Encryption",
|
||||
"templateDisplayVersion": "Version 1"
|
||||
},
|
||||
"settings": [
|
||||
{
|
||||
"id": "0",
|
||||
"settingInstance": {
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
|
||||
"settingDefinitionId": "user_vendor_msft_pde_enablepersonaldataencryption",
|
||||
"settingInstanceTemplateReference": {
|
||||
"settingInstanceTemplateId": "1ba5dce6-3ba0-40f3-bde3-811ed766c14a"
|
||||
},
|
||||
"choiceSettingValue": {
|
||||
"value": "user_vendor_msft_pde_enablepersonaldataencryption_1",
|
||||
"settingValueTemplateReference": {
|
||||
"settingValueTemplateId": "c3620b1d-8ddc-4ca7-a7b5-2a4e7d985be7",
|
||||
"useTemplateDefault": false
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
|
||||
"settingDefinitionId": "user_vendor_msft_pde_protectfolders_protectpictures",
|
||||
"settingInstanceTemplateReference": null,
|
||||
"choiceSettingValue": {
|
||||
"settingValueTemplateReference": null,
|
||||
"value": "user_vendor_msft_pde_protectfolders_protectpictures_1",
|
||||
"children": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
|
||||
"settingDefinitionId": "user_vendor_msft_pde_protectfolders_protectdocuments",
|
||||
"settingInstanceTemplateReference": null,
|
||||
"choiceSettingValue": {
|
||||
"settingValueTemplateReference": null,
|
||||
"value": "user_vendor_msft_pde_protectfolders_protectdocuments_1",
|
||||
"children": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
|
||||
"settingDefinitionId": "user_vendor_msft_pde_protectfolders_protectdesktop",
|
||||
"settingInstanceTemplateReference": null,
|
||||
"choiceSettingValue": {
|
||||
"settingValueTemplateReference": null,
|
||||
"value": "user_vendor_msft_pde_protectfolders_protectdesktop_1",
|
||||
"children": []
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user