TenantAtlas/specs/023-endpoint-security-restore/checklists/requirements.md
ahmido 69d98e925c feat/018-driver-updates-wufb (#27)
Tenants: Tenant anlegen/öffnen → tenant_id, app_client_id, app_client_secret setzen → Make current (wichtig).
Inventory → Policies: oben Sync from Intune.
In der Tabelle nach Type = “Driver Updates (Windows)” (windowsDriverUpdateProfile) filtern und Policy öffnen.
Auf der Policy: Settings-Tab prüfen (Block „Driver Update Profile“), dann Capture snapshot klicken und unter Versions die Version ansehen.
Restore-Test (nur im Test-Tenant!): Version öffnen → Restore to Intune erst als Dry-run, dann Execute; danach unter Backups & Restore → Restore Runs Ergebnis prüfen (soll graph_path mit deviceManagement/windowsDriverUpdateProfiles/... zeigen).

Co-authored-by: Ahmed Darrazi <ahmeddarrazi@adsmac.local>
Reviewed-on: #27
2026-01-04 00:38:54 +00:00

14 lines
858 B
Markdown

# Requirements Checklist (023)
**Created**: 2026-01-03
**Feature**: [spec.md](../spec.md)
- [x] `endpointSecurityPolicy.restore` is changed to `enabled` in `config/tenantpilot.php`.
- [x] Restore preview validates template existence and reports missing/ambiguous templates.
- [x] Restore execution blocks on missing/ambiguous templates with a clear, actionable error message.
- [x] Settings instances are validated against resolved template definitions before execution.
- [x] Template mapping strategy is defined for cross-tenant differences (if required) and is tested.
- [x] Restore create + update paths for Endpoint Security policies are covered by automated tests.
- [x] Assignments mapping/application for Endpoint Security policies are covered by automated tests.
- [x] Audit log entries exist for restore execution attempts (success and failure).