chore: add multiple new policies.
This commit is contained in:
@ -0,0 +1,110 @@
|
||||
{
|
||||
"@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceManagement/configurationPolicies/$entity",
|
||||
"createdDateTime": "2025-03-16T05:44:10.4013749Z",
|
||||
"creationSource": null,
|
||||
"description": "",
|
||||
"lastModifiedDateTime": "2025-03-16T08:35:47.1960953Z",
|
||||
"name": "Win - ES - Windows LAPS - D - LAPS Configuration",
|
||||
"platforms": "windows10",
|
||||
"priorityMetaData": null,
|
||||
"roleScopeTagIds": [
|
||||
"0"
|
||||
],
|
||||
"settingCount": 4,
|
||||
"technologies": "mdm",
|
||||
"id": "e7491c43-58ab-4f88-97cd-976349ddb4d4",
|
||||
"templateReference": {
|
||||
"templateId": "adc46e5a-f4aa-4ff6-aeff-4f27bc525796_1",
|
||||
"templateFamily": "endpointSecurityAccountProtection",
|
||||
"templateDisplayName": "Local admin password solution (Windows LAPS)",
|
||||
"templateDisplayVersion": "Version 1"
|
||||
},
|
||||
"settings": [
|
||||
{
|
||||
"id": "0",
|
||||
"settingInstance": {
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
|
||||
"settingDefinitionId": "device_vendor_msft_laps_policies_backupdirectory",
|
||||
"settingInstanceTemplateReference": {
|
||||
"settingInstanceTemplateId": "a3270f64-e493-499d-8900-90290f61ed8a"
|
||||
},
|
||||
"choiceSettingValue": {
|
||||
"value": "device_vendor_msft_laps_policies_backupdirectory_1",
|
||||
"settingValueTemplateReference": {
|
||||
"settingValueTemplateId": "4d90f03d-e14c-43c4-86da-681da96a2f92",
|
||||
"useTemplateDefault": false
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationSimpleSettingInstance",
|
||||
"settingDefinitionId": "device_vendor_msft_laps_policies_passwordagedays_aad",
|
||||
"settingInstanceTemplateReference": null,
|
||||
"simpleSettingValue": {
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationIntegerSettingValue",
|
||||
"value": 14,
|
||||
"settingValueTemplateReference": {
|
||||
"settingValueTemplateId": "4d90f03d-e14c-43c4-86da-681da96a2f92",
|
||||
"useTemplateDefault": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1",
|
||||
"settingInstance": {
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
|
||||
"settingDefinitionId": "device_vendor_msft_laps_policies_passwordcomplexity",
|
||||
"settingInstanceTemplateReference": {
|
||||
"settingInstanceTemplateId": "8a7459e8-1d1c-458a-8906-7b27d216de52"
|
||||
},
|
||||
"choiceSettingValue": {
|
||||
"value": "device_vendor_msft_laps_policies_passwordcomplexity_4",
|
||||
"settingValueTemplateReference": {
|
||||
"settingValueTemplateId": "aa883ab5-625e-4e3b-b830-a37a4bb8ce01",
|
||||
"useTemplateDefault": false
|
||||
},
|
||||
"children": []
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"settingInstance": {
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationSimpleSettingInstance",
|
||||
"settingDefinitionId": "device_vendor_msft_laps_policies_passwordlength",
|
||||
"settingInstanceTemplateReference": {
|
||||
"settingInstanceTemplateId": "da7a1dbd-caf7-4341-ab63-ece6f994ff02"
|
||||
},
|
||||
"simpleSettingValue": {
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationIntegerSettingValue",
|
||||
"value": 14,
|
||||
"settingValueTemplateReference": {
|
||||
"settingValueTemplateId": "d08f1266-5345-4f53-8ae1-4c20e6cb5ec9",
|
||||
"useTemplateDefault": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"settingInstance": {
|
||||
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
|
||||
"settingDefinitionId": "device_vendor_msft_laps_policies_postauthenticationactions",
|
||||
"settingInstanceTemplateReference": {
|
||||
"settingInstanceTemplateId": "d9282eb1-d187-42ae-b366-7081f32dcfff"
|
||||
},
|
||||
"choiceSettingValue": {
|
||||
"value": "device_vendor_msft_laps_policies_postauthenticationactions_3",
|
||||
"settingValueTemplateReference": {
|
||||
"settingValueTemplateId": "68ff4f78-baa8-4b32-bf3d-5ad5566d8142",
|
||||
"useTemplateDefault": false
|
||||
},
|
||||
"children": []
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user