Home / Resources / Microsoft 365
Microsoft 365

Microsoft 365 Tenant Migration: What to Plan Before You Move

DR
Dan Rosedahl
Sep 9, 2026
Two translucent cloud platforms above a cloudscape, with mail, calendar, file, chat, and user icons streaming from one to the other

A Microsoft 365 tenant migration moves users and their data from one Microsoft 365 tenant to another. Planning one comes down to five decisions made before any data moves: how identities will be handled in the target tenant, when custom domains transfer, how licensing is sequenced, which workloads move together, and how long the two tenants will coexist. Get those right and the technical migration is a managed project. Get any of them wrong and the failures show up as broken Teams access, mail routing errors, missing SharePoint permissions, and sign-in problems that persist long after cutover.

Tenant migrations happen for predictable reasons: a merger or acquisition, a divestiture, a rebrand, or a decision to consolidate multiple tenants into one. What catches most organizations off guard is not the data volume. It is the scope of what actually needs to move and the number of dependencies that can silently block progress.

This guide covers what IT leaders need to plan before engaging a migration tool or a partner: the workloads involved, the decisions that shape the project, the blockers that derail real migrations, and the validation steps that determine whether cutover goes cleanly.

What a Microsoft 365 tenant-to-tenant migration actually includes

Most migration planning conversations start with Exchange. That is understandable, but it understates the project. A complete tenant-to-tenant migration touches every major Microsoft 365 workload, and each one has its own prerequisites, timing constraints, and post-migration validation requirements.

WorkloadKey migration considerations
Exchange OnlineMailbox data, calendar items, contacts, distribution lists, shared mailboxes, room mailboxes
Microsoft TeamsPersonal and group chats and meetings can move with Microsoft’s Migration Orchestrator; teams, channels, and channel content cannot, and migrated meeting links must be recreated. Teams depends on Exchange for mailbox provisioning
SharePoint OnlineSite collections, permissions, metadata, and version history; large libraries require batching
OneDrive for BusinessUser file data and sharing permissions; tied to identity provisioning in the target tenant
Microsoft Entra IDUser accounts, groups, service principals, app registrations, and Conditional Access policies
DomainsCustom domains must be removed from the source tenant before they can be added to the target
LicensingLicenses in the source tenant do not transfer; users need licenses provisioned in the target before workloads can be activated

Microsoft’s tenant-to-tenant migration guidance distinguishes two approaches: an orchestrated multi-workload migration, which uses the Migration Orchestrator to move mailboxes, OneDrive, Teams chats, and Teams meetings together in coordinated batches, and individual workload migrations using the cross-tenant mailbox, OneDrive, and SharePoint tools one service at a time. Most mid-market organizations with active Teams usage benefit from the orchestrated approach, because the workload dependencies make independent sequencing difficult to manage cleanly. Either way, Microsoft is explicit that these tools move content, not identities. Creating and configuring users in the target tenant is the customer’s job, and it is where most of the planning effort belongs.

The Teams and Exchange dependency

Teams is the workload most likely to create surprises. Teams relies on Exchange Online for mailbox provisioning, calendar integration, and meeting functionality. If a user’s mailbox has not been migrated and licensed in the target tenant, their Teams experience there will be degraded or non-functional. Microsoft’s own sequencing rule is to migrate mailboxes before or alongside Teams, never after. Two further details catch teams out: migrated Teams meetings keep their old join URLs, which are invalid in the target tenant and must be removed and recreated, and every user needs a Teams license in both tenants for chat migration to run.

The planning decisions that shape the project

Microsoft Learn: Plan a Microsoft 365 tenant-to-tenant migration, covering common scenarios, migration approaches, and key planning considerations

Before any migration tooling is configured, several architectural decisions need to be made. These choices affect user experience during coexistence, the order of technical tasks, and the risk profile of cutover.

Identity strategy

The first decision is how user identities will be handled in the target tenant. The options are:

The identity decision also determines how MailUsers are provisioned in the target tenant. Microsoft’s cross-tenant mailbox migration documentation requires that target users exist as mail-enabled users before migration begins, with the ExchangeGUID and LegacyExchangeDN attributes carried over from the source. Missing or incorrect attribute mapping is one of the most common causes of migration failures. If your identity design needs deeper review, this is the point to involve whoever owns Entra ID configuration and Conditional Access in the target tenant.

Domain transition timing

Custom domains cannot exist in two tenants simultaneously. Before a domain can be added to the target tenant, it must be removed from the source. This creates a window during which the domain is unverified and mail routing can break if DNS is not prepared in advance.

Best practice is to lower DNS TTL values well before cutover, ideally 24 to 48 hours in advance, stage the MX record changes, and validate mail flow in the target tenant before the domain is fully transferred.

Licensing prerequisites

Licenses do not migrate with users. Every user in the target tenant needs an appropriate Microsoft 365 license provisioned before their workloads can be activated. Sequence matters: Microsoft’s guidance is not to assign an Exchange Online license before the ExchangeGUID is stamped on the target MailUser. Assign the license first and Exchange Online provisions a brand-new mailbox instead of converting the MailUser, and the migration for that user fails. Prepare the MailUser object first, then license.

There is also a cost line most plans miss. The orchestrated migration requires a one-time, per-user Cross Tenant User Data Migration license, assignable on either the source or target user. Budget for it alongside the target-tenant subscriptions.

Key decision checklist before migration begins:

  • Identity approach confirmed (recreate, preserve UPN, or AD sync)
  • Target MailUsers provisioned with ExchangeGUID and LegacyExchangeDN carried over
  • Licensing inventory completed for source and target, including per-user migration licenses
  • Domain TTL values reduced and DNS change plan documented
  • Coexistence period defined (days, weeks, or phased by department)

Common Microsoft 365 migration blockers teams miss

Real migration projects stall for predictable reasons. Most of them are discoverable during assessment if you know what to look for. The table below covers the blockers that appear most frequently in cross-tenant migrations.

BlockerImpactMitigation
Mailboxes on litigation or eDiscovery holdMicrosoft blocks the move for any mailbox on any type of holdAudit holds before migration planning; coordinate with legal on hold release timing
Missing or incorrect ExchangeGUIDMigration batch fails or creates a duplicate mailbox in the targetRun attribute validation scripts before provisioning MailUsers in the target
Missing LegacyExchangeDN (x500 address)Post-migration NDRs when users reply to old emailsAdd the source LegacyExchangeDN as an x500 proxy address on the target MailUser
Domain still attached to source tenantDomain cannot be added to target tenantPlan domain removal from source as a discrete pre-cutover step with DNS staging
Hybrid on-premises routing not updatedMail continues routing through on-premises Exchange after cutoverUpdate internal relay connectors and recipient policies in on-premises Exchange post-migration
Third-party app registrations in Entra IDApplications using service principals or OAuth break after migrationInventory app registrations in source Entra ID and re-register or re-consent in target
Conditional Access and MFA policy gapsUsers in the target tenant have no access policies, creating security exposureExport and rebuild Conditional Access policies in the target before user provisioning

Holds are the most underestimated blocker

Litigation holds and eDiscovery holds are placed on mailboxes for legal and compliance reasons, and Microsoft’s cross-tenant mailbox migration will not move a mailbox that is on any type of hold. In organizations with active legal matters, this can affect a significant portion of the user population. Identifying held mailboxes during the discovery phase, not during migration batch execution, is the difference between a managed delay and a last-minute escalation.

How to sequence a Microsoft 365 tenant migration

A tenant migration is not a single event. It is a phased project, and the sequence of phases determines whether the project stays on track or accumulates technical debt that takes months to clean up. The framework below reflects how well-run migrations are structured.

Phase 1: Assessment and inventory

Before any configuration work begins, document what exists in the source tenant:

This phase typically takes one to two weeks for a mid-market organization and is the single highest-leverage investment in the project.

Phase 2: Target tenant preparation

With inventory complete, the target tenant is configured before any data moves. This includes provisioning MailUsers with correct attribute mapping, building Conditional Access and MFA policies, configuring accepted domains, and establishing the organization relationship required for Microsoft’s cross-tenant migration tools. Two details from Microsoft’s prerequisites are worth flagging: target users must not have mailboxes or OneDrive sites provisioned before migration, and OneDrive creation should be disabled for target users as soon as they are created.

Phase 3: Pilot migration

A pilot group of 10 to 25 users, typically IT staff or volunteers from each department, migrates first. The pilot validates the end-to-end process: identity provisioning, mailbox migration, Teams access, SharePoint permissions, and sign-in behavior. Issues discovered in the pilot are fixed before production batches begin.

Phase 4: Production migration batches

Production migration runs in waves, typically organized by department or geographic location. Batch size depends on data volume, hold status, and the migration tool in use. Microsoft’s native tooling supports batched execution, and throughput depends on mailbox size and the number of concurrent migrations in the batch.

Phase 5: Cutover and domain transfer

Cutover is the highest-risk phase. DNS TTL values should already be reduced. The cutover sequence is:

  1. Complete final mailbox sync for the cutover batch
  2. Remove the domain from the source tenant
  3. Add the domain to the target tenant and verify
  4. Update MX, Autodiscover, and SPF/DKIM/DMARC records
  5. Validate inbound and outbound mail flow
  6. Confirm Teams and SharePoint access for migrated users

Phase 6: Post-migration cleanup

After cutover, the source tenant still requires attention. Decommission or reassign remaining licenses, remove stale objects, update on-premises Exchange routing if applicable, recreate Teams meetings whose links no longer resolve, and close out any holds that were temporarily released for migration. Post-migration cleanup is frequently underscoped and can extend the project timeline by weeks if not planned for explicitly.

What to validate before cutover

Microsoft Learn: Cross-tenant mailbox migration, covering licensing, source and target tenant preparation, and target user object prerequisites

Cutover failures are almost always traceable to validation steps that were skipped or rushed. The following checklist covers the areas that most frequently surface issues in the final hours before cutover.

Do not treat the pilot migration as optional. A pilot group that goes through the full cutover sequence, including DNS changes and post-migration validation, will surface the majority of issues before they affect the broader user population.

Native Microsoft tools vs. a migration partner

Microsoft provides native tooling for cross-tenant migrations: the Migration Orchestrator for coordinated moves, plus the individual cross-tenant mailbox, OneDrive, and SharePoint migration features. The tools are capable, and for the orchestrated path the cost is a one-time per-user license rather than a platform fee. What they do not supply is the administrative preparation and identity work that determines whether they succeed.

ScenarioNative toolsMigration partner
Simple tenant merge, no hybrid, no holdsViable with experienced admin staffMay not be necessary
M&A with complex identity requirementsPossible but high-risk without deep Entra ID expertiseRecommended
Hybrid on-premises Exchange environmentRequires advanced Exchange and AD knowledgeRecommended
Regulated environment (HIPAA, SOC 2, CMMC)Compliance continuity requires explicit planningRecommended
Large data volume with tight cutover windowThroughput and batching require careful managementRecommended
Multiple tenants consolidating into oneComplexity compounds with each additional source tenantStrongly recommended

The honest answer is that native tools are sufficient for straightforward scenarios. Where they fall short is in environments where the complexity comes from identity architecture, compliance requirements, hybrid routing, or tight business timelines. In those cases, the cost of a failed or extended migration, measured in user downtime, compliance exposure, and IT remediation hours, exceeds the cost of bringing in a partner with migration-specific experience.

For organizations in regulated industries, migration is also a compliance event. Data residency, audit log continuity, eDiscovery hold management, and policy configuration in the target tenant all require deliberate planning that goes beyond the technical migration itself. Microsoft’s own guidance says to consult legal and compliance teams before initiating a migration; treat that as a project gate, not a courtesy.

Talk to Virteva before you move

A Microsoft 365 tenant migration is one of the highest-risk infrastructure projects a mid-market IT team will execute. The technical complexity is manageable with the right preparation, but the preparation itself requires experience with the specific failure modes that Microsoft’s documentation describes but does not always make obvious.

Virteva runs tenant-to-tenant, Google Workspace, on-premises Exchange, and SharePoint migrations as part of its managed Microsoft cloud services, on a fixed schedule with parallel-run validation, and the same Microsoft-certified engineers stay on the tenant after go-live. That continuity matters: the people who planned the identity mapping are the people answering the help desk tickets in week two.

If you are planning a tenant migration, or evaluating whether one is the right move for your organization, reach out to Virteva to schedule a consultation. The conversation starts with your environment, your timeline, and your constraints, not a sales pitch.

Frequently asked questions

What is a Microsoft 365 tenant-to-tenant migration? A tenant-to-tenant migration moves users and their content (Exchange mailboxes, OneDrive files, SharePoint sites, and Teams chats and meetings) from one Microsoft 365 tenant to another. It is typically driven by a merger, acquisition, divestiture, rebrand, or consolidation of multiple tenants into one. Microsoft’s tools move content, not identities, so the customer is responsible for creating and configuring users in the target tenant.

What are the steps in a Microsoft 365 tenant migration? Six phases: assessment and inventory of the source tenant; target tenant preparation (MailUsers, Conditional Access, accepted domains, organization relationship); a pilot migration of 10 to 25 users; production migration in batches; cutover, including domain removal from the source, domain verification in the target, and DNS changes; and post-migration cleanup of licenses, stale objects, hybrid routing, and Teams meeting links.

How long does a Microsoft 365 tenant migration take? Assessment alone typically takes one to two weeks for a mid-market organization. The full project depends on user count, data volume, hold status, hybrid complexity, and how many source tenants are involved. A simple merge with no hybrid environment and no holds can complete in weeks; a multi-tenant consolidation in a regulated environment is a multi-month project.

Can you migrate a mailbox that is on litigation hold? No. Microsoft’s cross-tenant mailbox migration blocks the move for any mailbox on any type of hold. Holds have to be identified during assessment and released, with legal’s agreement, before the affected mailboxes can migrate.

Does Teams chat history migrate between tenants? Partly. Microsoft’s Migration Orchestrator can move personal and group chats and Teams meetings alongside mailboxes and OneDrive. Teams, channels, and channel content do not migrate with it, and migrated meeting links are invalid in the target tenant and must be recreated.

Are Microsoft’s native tenant migration tools free? Not entirely. The individual cross-tenant mailbox, OneDrive, and SharePoint tools are included with Microsoft 365, but the orchestrated multi-workload migration requires a one-time, per-user Cross Tenant User Data Migration license, available as an add-on to most Microsoft 365 business and enterprise plans.

Microsoft 365 migrationTenant-to-tenant migrationTenant consolidationMicrosoft Entra IDExchange Online

More from the blog

Ready to optimize your Microsoft environment?
Talk to our team about what a managed services partnership looks like for your organization.
Schedule a conversation