Identity Setup
Identity Setup
This page documents the lab setup, automation, validation steps, and artifacts for Identity Setup.
Runbook
- Prerequisites
- Connect Modules (PowerShell/Graph)
- Execute Scripts
- Validate
- Document Artifacts
- Rollback Plan
PowerShell (Identity)
Connect-MgGraph -Scopes "User.ReadWrite.All","Group.ReadWrite.All","Directory.ReadWrite.All"
# ./scripts/graph/Create-LabUsersAndGroups.ps1 -Domain jeremyfontenot.online -SkuPartNumber ENTERPRISEPACK
Artifacts
- Reports (CSV/HTML/PDF)
- Screenshots (annotated)
- Change records
- Scripts and configs