From b813a7d6070fdfe88c77f008f28595604a2a4625 Mon Sep 17 00:00:00 2001 From: Matthew McKinnon Date: Sun, 16 Mar 2025 22:50:23 +1000 Subject: [PATCH] chore: remove OneDrive Personal Encryption --- ...yption - U - Personal Data Encryption.json | 73 ------------------- 1 file changed, 73 deletions(-) delete mode 100644 policies/settingscatalog/Win - ES - Encryption - U - Personal Data Encryption.json diff --git a/policies/settingscatalog/Win - ES - Encryption - U - Personal Data Encryption.json b/policies/settingscatalog/Win - ES - Encryption - U - Personal Data Encryption.json deleted file mode 100644 index 1acf57d..0000000 --- a/policies/settingscatalog/Win - ES - Encryption - U - Personal Data Encryption.json +++ /dev/null @@ -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": [] - } - } - ] - } - } - } - ] -}