Running Orchestrated Migration End-to-End: Validation, Sync, Cutover, Monitoring, and Cleanup
Orchestrated migration is executed as a migration job (a batch). Microsoft states that the maximum batch size is 100 users and migrations are managed through Microsoft Graph APIs (beta) using PowerShell or Graph Explorer. Step 1: create a validation batch (recommended) Use standalone validation to confirm prerequisites before you submit an actual migration. Validation behaves like a what-if: it checks prerequisites at tenant and user levels (permissions, relationships, identity mapping, licensing, and more). Step 2: submit the migration batch and understand the stages · Validation: checks prerequisites; if checks fail, the user's migration does not begin. · Mailbox syncing: mailbox content is synced in the background while the user continues working in the source tenant. Microsoft strongly recommends submitting batches two weeks before the cutover date. · Cutover: a...