chore: Removed duplicate policy settings

This commit is contained in:
2025-08-08 15:05:55 +10:00
parent c8f55404c1
commit b3002ab608
2 changed files with 4 additions and 41 deletions

View File

@ -1,9 +1,9 @@
{
"@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceManagement/configurationPolicies/$entity",
"createdDateTime": "2025-03-25T05:58:36.3661702Z",
"createdDateTime": "2025-08-08T04:27:28.5973916Z",
"creationSource": null,
"description": "",
"lastModifiedDateTime": "2025-03-25T06:03:04.7347976Z",
"lastModifiedDateTime": "2025-08-08T04:37:30.3927209Z",
"name": "ACSC Edge Hardening Guidelines",
"platforms": "windows10",
"priorityMetaData": null,
@ -12,7 +12,7 @@
],
"settingCount": 12,
"technologies": "mdm",
"id": "43eaf7d7-2830-4935-a664-e9441612cd00",
"id": "d9965e91-7e94-4e06-bfca-00f73b45a1ba",
"templateReference": {
"templateId": "",
"templateFamily": "none",
@ -158,7 +158,7 @@
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "device_vendor_msft_policy_config_microsoft_edge~policy~microsoft_edge_developertoolsavailability_developertoolsavailability_2",
"value": "device_vendor_msft_policy_config_microsoft_edge~policy~microsoft_edge_developertoolsavailability_developertoolsavailability_1",
"children": []
}
}

View File

@ -1,37 +0,0 @@
{
"@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceManagement/configurationPolicies/$entity",
"createdDateTime": "2025-03-03T10:40:14.9626923Z",
"creationSource": null,
"description": "",
"lastModifiedDateTime": "2025-03-03T10:40:14.9626923Z",
"name": "Disable Enumeration of SAM Accounts and Shares",
"platforms": "windows10",
"priorityMetaData": null,
"roleScopeTagIds": [
"0"
],
"settingCount": 1,
"technologies": "mdm",
"id": "716171c5-c2ed-4646-8ff6-1a6c3a023c7b",
"templateReference": {
"templateId": "",
"templateFamily": "none",
"templateDisplayName": null,
"templateDisplayVersion": null
},
"settings": [
{
"id": "0",
"settingInstance": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
"settingDefinitionId": "device_vendor_msft_policy_config_localpoliciessecurityoptions_networkaccess_donotallowanonymousenumerationofsamaccountsandshares",
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "device_vendor_msft_policy_config_localpoliciessecurityoptions_networkaccess_donotallowanonymousenumerationofsamaccountsandshares_1",
"children": []
}
}
}
]
}