﻿{
    "@odata.context": "https://graph.microsoft.com/beta/$metadata#deviceManagement/configurationPolicies/$entity",
    "createdDateTime": "2026-07-09T21:46:46.1910979Z",
    "creationSource": null,
    "description": "Disables Edge Password Manager and prevents it from asking to save your passwords. Passwords previously stored in Edge Password Manager will remain untouched unless manually deleted. ",
    "lastModifiedDateTime": "2026-07-12T16:25:09.7213428Z",
    "name": "Win-Policy-U-DisableEdgePasswordManager",
    "platforms": "windows10",
    "priorityMetaData": null,
    "roleScopeTagIds": [
        "0"
    ],
    "settingCount": 1,
    "technologies": "mdm",
    "id": "e2f4aeb1-1cde-45c2-90b1-55d4312bf68b",
    "templateReference": {
        "templateId": "",
        "templateFamily": "none",
        "templateDisplayName": null,
        "templateDisplayVersion": null
    },
    "settings": [
        {
            "id": "0",
            "settingInstance": {
                "@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
                "settingDefinitionId": "user_vendor_msft_policy_config_microsoft_edge~policy~microsoft_edge~passwordmanager_passwordmanagerenabled",
                "settingInstanceTemplateReference": null,
                "auditRuleInformation": null,
                "choiceSettingValue": {
                    "settingValueTemplateReference": null,
                    "value": "user_vendor_msft_policy_config_microsoft_edge~policy~microsoft_edge~passwordmanager_passwordmanagerenabled_0",
                    "children": []
                }
            }
        }
    ]
}