Migration

Tenant-to-Tenant Migration: Complete M365 Guide

Step-by-step guide to Microsoft 365 tenant-to-tenant migration for M&A scenarios covering identity, coexistence, SharePoint, Teams, and cutover.

SharePoint Support TeamApril 6, 202620 min read
Tenant-to-Tenant Migration: Complete M365 Guide - Migration guide by SharePoint Support
Tenant-to-Tenant Migration: Complete M365 Guide - Expert Migration guidance from SharePoint Support

When Tenant-to-Tenant Migration Becomes Necessary

Tenant-to-tenant migration is one of the most complex technical projects in the Microsoft 365 ecosystem. It occurs when two separate Microsoft 365 tenants need to become one — typically during mergers, acquisitions, divestitures, or organizational restructuring. Unlike a simple SharePoint migration, tenant-to-tenant involves every Microsoft 365 workload simultaneously: Exchange Online, SharePoint Online, OneDrive, Teams, Azure AD/Entra ID, Power Platform, and more.

SharePoint architecture diagram showing hub sites, team sites, and content structure
Enterprise SharePoint architecture with hub sites and connected team sites

In our 25+ years managing enterprise SharePoint and Microsoft 365 for Fortune 500 companies, we have led tenant-to-tenant migrations for organizations ranging from 500 to 80,000 users. The projects that succeed plan for 6-12 months. The projects that fail try to do it in 6 weeks.

---

Pre-Migration: Assessment and Planning

Tenant Discovery

Both tenants must be thoroughly inventoried before any migration planning begins:

Identity inventory:

  • Total user count in each tenant (licensed and unlicensed)
  • Guest user accounts and external sharing relationships
  • Custom domains registered in each tenant
  • Azure AD/Entra ID custom attributes, dynamic groups, and conditional access policies
  • Multi-factor authentication configurations
  • Privileged Identity Management roles and assignments

Workload inventory:

| Workload | Source Tenant Data Points | Target Tenant Data Points |

|----------|--------------------------|--------------------------|

| Exchange Online | Mailbox count, sizes, shared mailboxes, distribution groups, mail flow rules | Same + capacity planning |

| SharePoint Online | Site collections, total storage, custom solutions, hub sites | Same + architecture mapping |

| OneDrive | User count, total storage, sharing policies | Same + storage capacity |

| Teams | Team count, channel count, private channels, apps, policies | Same + policy alignment |

| Power Platform | Flows, apps, environments, connections, gateways | Same + connector availability |

| Azure AD | Apps, enterprise applications, app registrations, B2B relationships | Same + app compatibility |

Domain Strategy

Domain management is the most underestimated complexity in tenant-to-tenant migration. A domain can only exist in one tenant at a time. When you remove a domain from the source tenant, all users with that domain's UPN lose access until the domain is added to the target tenant.

Domain cutover options:

  • Big bang: Remove domain from source, add to target, and migrate all users at once. Fastest but highest risk.
  • Temporary UPN: Assign users in the source tenant a temporary UPN ([email protected]), remove the domain, add it to the target tenant, then migrate users. Allows staggered migration but requires temporary email forwarding.
  • Subdomain staging: Create a temporary subdomain (migration.company.com) in the target tenant and migrate users to that UPN first, then batch-rename UPNs after the primary domain is moved.

---

Phase 1: Coexistence (Weeks 1-8)

Mail Coexistence

During migration, users in both tenants need to exchange email seamlessly. Recipients in the source tenant must be able to send email to migrated users in the target tenant, and vice versa, without knowing which tenant a user is in.

Mail flow configuration:

  • Configure mail-enabled contacts or mail users in each tenant for users in the other tenant
  • Set up centralized mail transport rules to route mail between tenants
  • Configure calendar free/busy sharing between tenants using organization relationships
  • Test email delivery, calendar sharing, and address book resolution before migration begins

Directory synchronization:

  • Sync a subset of user attributes from source tenant to target tenant using Azure AD Connect or cross-tenant sync
  • Ensure Global Address List (GAL) in both tenants shows users from both organizations
  • Configure cross-tenant access settings in Azure AD for Teams and SharePoint coexistence

Teams Coexistence

Teams coexistence between tenants is limited but improving. In 2026, cross-tenant capabilities include:

  • Shared channels: Users from both tenants can participate in shared channels without switching tenants
  • External access (federation): Users can chat and call across tenants
  • Cross-tenant meeting: Users from both tenants can schedule and join meetings seamlessly
  • Limitations: Teams membership, channel history, and files do not automatically migrate — they must be recreated or migrated using tools

SharePoint Cross-Tenant Access

Configure SharePoint cross-tenant access policies to allow users in the source tenant to access SharePoint content in the target tenant during the coexistence period:

  • Enable cross-tenant access in both tenants' Azure AD external collaboration settings
  • Configure SharePoint sharing policies to allow authenticated users from the partner tenant
  • Test access with pilot users before announcing cross-tenant capabilities broadly

---

Phase 2: Identity Migration (Weeks 4-12)

User Account Migration

User accounts are migrated from the source tenant to the target tenant. This is not a simple copy — it involves creating new accounts, matching attributes, and managing the transition carefully.

Migration approaches:

  • Manual creation: Suitable for small migrations (under 100 users). Create accounts in target, copy attributes.
  • PowerShell scripting: Export users from source with Get-MgUser, transform attributes, create in target with New-MgUser.
  • Migration tools: BitTitan, ShareGate, AvePoint, and Quest provide automated user migration with attribute mapping.
  • Cross-tenant synchronization (preview): Microsoft's native cross-tenant sync automatically provisions users in the target tenant based on source tenant identities.

Critical attributes to map:

  • DisplayName, Mail, UserPrincipalName
  • Department, Title, Manager, Office, Phone
  • Custom extension attributes (used for dynamic group membership, conditional access)
  • Profile photos and OneDrive site URLs
  • License assignments (source and target may have different SKUs)

Group Migration

Groups are often more complex than individual users:

  • Microsoft 365 groups: Recreate in target tenant, add migrated members, migrate associated SharePoint site and Teams team
  • Security groups: Recreate with mapped membership, update conditional access policies
  • Distribution groups: Recreate with mapped membership, update mail flow rules
  • Dynamic groups: Recreate rules using target tenant attributes (verify attribute availability)

---

Phase 3: Workload Migration (Weeks 8-20)

Exchange Online Migration

Mailbox migration is typically the most time-sensitive workload because email downtime is immediately visible to users:

  • Use cross-tenant mailbox migration (native Microsoft feature, GA since 2023) for zero-downtime mailbox moves
  • Migrate shared mailboxes, resource mailboxes (rooms, equipment), and public folders
  • Recreate mail flow rules, transport rules, and DLP policies in the target tenant
  • Migrate email signatures, auto-replies, and delegate permissions
  • Plan for 2-5 GB/hour migration throughput per migration endpoint

SharePoint Online Migration

SharePoint migration in a tenant-to-tenant scenario involves:

  • Site mapping: Map every source site collection to a target location (new URL, new hub association)
  • Content migration: Use ShareGate, AvePoint, or BitTitan to migrate content with metadata, versions, and permissions
  • Permission re-mapping: Source tenant groups and users must be mapped to target tenant identities
  • Hub site restructuring: Merge hub architectures from both tenants into a unified structure
  • Custom solutions: SPFx solutions must be redeployed to the target tenant app catalog

For SharePoint-specific migration support, see our SharePoint migration services.

OneDrive Migration

OneDrive migration is conceptually simple (copy files from source user's OneDrive to target user's OneDrive) but operationally complex at scale:

  • Pre-provision OneDrive sites in the target tenant for all migrating users
  • Migrate content preserving folder structure, sharing links, and version history
  • Plan for 1-3 GB/hour per user at scale (throttling limits)
  • Communicate to users that sharing links will break and must be re-shared

Teams Migration

Teams migration is the most painful workload because Teams data is distributed across multiple services:

  • Team structure: Recreate teams and channels in the target tenant
  • Chat history: Use third-party tools (AvePoint, BitTitan) to migrate chat history. Native Microsoft tools do not migrate chat.
  • Files: Teams files are stored in SharePoint — migrate as part of SharePoint workload
  • Apps and tabs: Reinstall and reconfigure apps, tabs, and connectors in each team
  • Policies: Recreate messaging policies, meeting policies, and app permission policies

---

Phase 4: Cutover and Decommission (Weeks 18-24)

Cutover Planning

The cutover weekend is when the source tenant's primary domains are moved to the target tenant and all remaining users are migrated. This is the highest-risk event in the project.

Cutover checklist:

  • Confirm all workload migrations are complete (zero items remaining)
  • Verify mail flow between tenants is functioning correctly
  • Test domain removal in a lab environment with the same domain structure
  • Schedule cutover during a low-activity period (holiday weekend preferred)
  • Staff a 24/7 command center for the cutover weekend
  • Prepare rollback procedures for every cutover step
  • Pre-communicate the cutover to all users with detailed instructions

Cutover sequence:

  • Final delta sync of all workloads (capture changes since last migration pass)
  • Set source tenant to read-only mode (disable user modifications)
  • Remove primary domain from source tenant
  • Add primary domain to target tenant and verify DNS
  • Update UPNs for all migrated users to use the primary domain
  • Validate mail flow, authentication, and application access
  • Send "all clear" communication to users

Source Tenant Decommission

After cutover verification:

  • Maintain source tenant for 90 days as a safety net
  • Remove licenses from source tenant users (stop billing)
  • Export any remaining data (compliance, audit logs, litigation hold content)
  • Document the decommission process for audit trails
  • Cancel or transfer source tenant subscriptions
  • Delete the source tenant after the 90-day retention period

---

Common Pitfalls and How to Avoid Them

1. Underestimating Timeline

Every tenant-to-tenant migration we have seen attempted in under 4 months has failed or required significant scope reduction. Plan for 6-9 months for a 5,000-user migration and 9-12 months for larger organizations.

2. Ignoring Power Platform

Flows, apps, and environments in Power Platform often have hidden dependencies on SharePoint lists, Exchange connectors, and custom connectors that break during migration. Inventory Power Platform assets early.

3. License Mismatches

Source and target tenants may have different Microsoft 365 SKUs. E3 users in the source cannot be migrated to an E1 target without feature loss. Resolve licensing before migration.

4. Third-Party Application Dependencies

SaaS applications that authenticate via Azure AD in the source tenant must be reconfigured in the target tenant. This includes SSO configurations, SCIM provisioning, and API permissions.

5. No Coexistence Period

Cutting over without a coexistence period disrupts business operations. Users need time to adjust to the new tenant while maintaining access to source tenant resources.

For tenant-to-tenant migration consulting, our SharePoint migration team has deep experience with M&A migrations. Contact us for a scoping assessment.

---

Frequently Asked Questions

How long does a tenant-to-tenant migration take?

Plan for 6-12 months depending on user count and complexity. A 5,000-user migration with Exchange, SharePoint, Teams, and OneDrive typically takes 6-9 months from assessment to decommission. Organizations over 20,000 users should plan for 9-12 months.

What is the cost of a tenant-to-tenant migration?

Expect $30-$80 per user for tooling and $50-$150 per user for consulting services. A 10,000-user migration ranges from $800K to $2.3M all-in, including tooling, consulting, project management, and change management. The cost increases significantly with custom solutions and complex compliance requirements.

Can I do a tenant-to-tenant migration with native Microsoft tools only?

Partially. Microsoft provides native cross-tenant mailbox migration and cross-tenant sync for identities. However, SharePoint, OneDrive, Teams chat, and Power Platform require third-party tools for migration. You will need at least one third-party migration tool for a complete tenant-to-tenant migration.

What happens to Teams chat history during migration?

Teams chat history does not migrate natively. Third-party tools like AvePoint and BitTitan can migrate chat history, but the migrated content appears as imported messages rather than native chat. Some organizations choose to archive source tenant chat history rather than migrating it.

How do I handle conditional access policies during migration?

Conditional access policies must be recreated in the target tenant. During the coexistence period, configure both tenants to trust the other's authentication. After migration, consolidate policies in the target tenant and remove source tenant trust. Test conditional access thoroughly with pilot users before broad migration.

Enterprise Implementation Best Practices

In our 25+ years of enterprise SharePoint consulting, we have guided hundreds of organizations through complex SharePoint initiatives spanning every industry and organizational scale. The implementation patterns that consistently deliver successful outcomes share common characteristics regardless of the specific feature or capability being deployed.

  • Conduct a Thorough Requirements and Readiness Assessment: Before beginning any SharePoint implementation, invest time in understanding both the business requirements and the technical readiness of your environment. Assess your current content architecture, permission structures, integration dependencies, and user readiness. This assessment typically reveals 20 to 30 percent more complexity than initial stakeholder estimates suggest.
  • Deploy in Controlled Phases with Pilot Groups: Start with a pilot group of 50 to 100 representative users from different departments and roles. Define measurable success criteria for each phase and collect structured feedback through surveys and interviews. Phased deployment reduces risk, builds organizational confidence, and generates the internal success stories that accelerate broader adoption.
  • Invest in Change Management and Training: Technology implementations fail when organizations underinvest in helping people adapt to new tools and processes. Develop role-specific training that demonstrates how the new capability helps users accomplish their actual daily tasks. Create champion networks, host office hours, and celebrate early wins to build momentum across the organization.
  • Automate Governance and Compliance Controls: Manual governance does not scale beyond a few dozen users or sites. Implement automated policy enforcement using Power Automate workflows, sensitivity labels, retention policies, and SharePoint administrative tools that ensure consistent compliance without creating bottlenecks or relying on individual user behavior.
  • Establish Monitoring, Metrics, and Continuous Improvement: Define key performance indicators before deployment and track them systematically. Monitor adoption rates, user satisfaction, performance metrics, and business outcome improvements. Review these metrics monthly with stakeholders and use them to drive iterative improvements rather than treating the initial deployment as the finished state.

Governance and Compliance Considerations

Governance frameworks must satisfy the compliance requirements specific to your industry while remaining practical enough for daily operation. The most effective governance frameworks are those designed with regulatory compliance as a core requirement rather than an afterthought.

For HIPAA-regulated healthcare organizations, your governance framework must include specific controls for protected health information including access logging, minimum necessary access enforcement, encryption requirements, and business associate agreement tracking for any external sharing. Sensitivity labels should automatically apply encryption to documents containing PHI, and your retention policies must align with HIPAA's six-year minimum retention requirement.

Financial services organizations operating under SOC 2 need governance controls that demonstrate security, availability, processing integrity, confidentiality, and privacy of customer data. Your governance framework should map directly to SOC 2 trust service criteria, with automated evidence collection for audit readiness. SharePoint audit logs, access reviews, and change management records all serve as SOC 2 evidence.

Government agencies and contractors subject to FedRAMP or CMMC must implement governance controls satisfying federal security requirements including FIPS 140-2 compliant encryption, strict access controls based on security clearance levels, and comprehensive audit trails meeting NIST 800-53 control families.

Regardless of your specific regulatory environment, your governance framework should include data classification policies, retention schedules complying with applicable regulations, incident response procedures, and regular compliance assessments verifying controls function as designed. Working with experienced SharePoint governance consultants who understand your regulatory landscape ensures your framework addresses compliance from day one.

Ready to transform your SharePoint environment into a strategic business asset? Our specialists have guided hundreds of enterprises through successful SharePoint implementations across healthcare, financial services, government, and other regulated industries. Contact our team for a comprehensive assessment, and discover how our SharePoint consulting services can deliver the outcomes your organization needs.

Common Challenges and Solutions

Organizations implementing SharePoint consistently encounter obstacles that, if left unaddressed, undermine adoption and erode stakeholder confidence. Drawing on two decades of enterprise SharePoint consulting, these are the challenges we see most frequently and the proven approaches for overcoming them.

Challenge 1: Content Sprawl and Information Architecture Degradation

Over time, SharePoint environments accumulate redundant, outdated, and trivial content that degrades search relevance and confuses users. Without proactive content lifecycle management, the signal-to-noise ratio deteriorates and user trust in the platform erodes. The resolution requires a structured approach: establishing automated retention policies that flag content for review after defined periods of inactivity, combined with content owner accountability structures that assign clear responsibility for each site collection and library. Organizations that address this proactively report 40 to 60 percent fewer support tickets within the first 90 days of deployment. Establishing a dedicated governance committee with representatives from IT, compliance, and business stakeholders ensures ongoing alignment between technical configuration and organizational objectives.

Challenge 2: Compliance and Audit Readiness Gaps

SharePoint implementations in regulated industries often lack the audit trail depth and policy enforcement rigor required by frameworks such as HIPAA, SOC 2, and GDPR. Retroactive compliance remediation is significantly more expensive and disruptive than building compliance into the initial design. We recommend embedding compliance requirements into the information architecture from day one. Configure Microsoft Purview retention labels, DLP policies, and audit logging before deploying content, and validate compliance posture through regular internal audits. Tracking these metrics through SharePoint health dashboards provides early warning indicators that allow administrators to intervene before minor issues become systemic problems affecting enterprise-wide productivity.

Challenge 3: Inconsistent Governance Across Business Units

When different departments implement SharePoint independently, inconsistent naming conventions, metadata schemas, and security configurations create silos that undermine cross-functional collaboration and complicate compliance reporting. The most effective mitigation strategy involves centralizing governance policy definition while allowing controlled flexibility at the departmental level. A hub-and-spoke governance model balances enterprise consistency with departmental autonomy. Enterprises operating in regulated industries such as healthcare and financial services must pay particular attention to this challenge because compliance violations carry significant financial and reputational consequences. Regular audits conducted quarterly at minimum help organizations maintain alignment with evolving regulatory requirements and internal policy updates.

Challenge 4: Migration and Legacy Content Complexity

Organizations transitioning legacy content into SharePoint often underestimate the complexity of mapping old structures, metadata, and permissions to modern architectures. Failed migrations erode user confidence and create parallel systems that duplicate effort. Addressing this requires conducting thorough pre-migration content audits that classify and prioritize content based on business value. Invest in automated migration tools that preserve metadata fidelity and permission integrity while providing detailed validation reports. Organizations that invest in structured change management programs achieve adoption rates 35 percent higher than those relying on organic discovery alone. Executive sponsorship combined with department-level champions creates the organizational momentum necessary for sustained success.

Integration with Microsoft 365 Ecosystem

SharePoint does not operate in isolation. Its value multiplies when connected to the broader Microsoft 365 ecosystem, creating unified workflows that eliminate context switching and reduce manual data transfer between applications.

Microsoft Teams Integration: Configure Teams notifications that alert stakeholders when SharePoint content changes, ensuring that distributed teams stay informed about updates without relying on manual communication workflows. Teams channels automatically provision SharePoint document libraries, which means sharepoint configurations and content flow seamlessly between collaborative conversations and structured document management. Users can surface SharePoint content directly within Teams tabs, reducing the friction that typically causes adoption to stall.

Power Automate Workflows: Create event-driven automations that respond to SharePoint changes in real time, triggering downstream processes such as notifications, data transformations, and cross-system synchronization. Automated workflows triggered by SharePoint events such as document uploads, metadata changes, or approval completions eliminate repetitive manual tasks. Organizations typically automate 15 to 25 processes within the first quarter, saving an average of 8 hours per week per department. These automations also create audit trails that satisfy compliance requirements for regulated industries.

Power BI Analytics: Connect SharePoint list and library data to Power BI datasets for advanced analytics that transform raw operational data into strategic business intelligence accessible to decision makers across the organization. Connecting SharePoint data to Power BI dashboards provides real-time visibility into content usage patterns, adoption metrics, and operational KPIs. Decision makers gain actionable intelligence without requiring manual report generation, enabling faster response to emerging trends and potential issues.

Microsoft Purview and Compliance: Configure data loss prevention policies that monitor SharePoint content for sensitive information patterns, blocking or restricting sharing actions that could violate compliance requirements. Sensitivity labels, data loss prevention policies, and retention schedules configured in Microsoft Purview extend automatically to sharepoint content. This unified compliance framework ensures that governance policies apply consistently across the entire Microsoft 365 environment rather than requiring separate configuration for each workload. For organizations subject to HIPAA, SOC 2, or FedRAMP requirements, this integrated approach significantly reduces compliance management overhead.

Getting Started: Next Steps

Implementing SharePoint effectively requires more than technical configuration. It demands a strategic approach grounded in your organization's specific business requirements, compliance obligations, and growth trajectory. The difference between a deployment that delivers measurable ROI and one that becomes shelfware often comes down to the quality of upfront planning and expert guidance.

Begin with a focused assessment of your current SharePoint environment. Evaluate your existing information architecture, permission structures, content lifecycle policies, and user adoption patterns. Identify gaps between your current state and the target state required for successful sharepoint implementation. This assessment typically takes 2 to 4 weeks and produces a prioritized roadmap that aligns technical work with business outcomes.

Our SharePoint specialists have guided organizations across healthcare, financial services, government, and education through hundreds of successful implementations. We bring deep expertise in SharePoint architecture, governance frameworks, and compliance alignment that accelerates time to value while minimizing risk.

Ready to move forward? Contact our team for a complimentary consultation. We will assess your environment, identify quick wins, and develop a phased implementation plan tailored to your organization's needs and timeline. Whether you are starting from scratch or optimizing an existing deployment, our enterprise SharePoint consultants deliver the expertise and accountability that Fortune 500 organizations demand.

Share this article:

Written by the SharePoint Support Team

Senior SharePoint Consultants | 25+ Years Microsoft Ecosystem Experience

Our senior SharePoint consultants bring deep expertise spanning 500+ enterprise migrations and compliance implementations across HIPAA, SOC 2, and FedRAMP environments. We cover SharePoint Online, Microsoft 365, migrations, Copilot readiness, and large-scale governance.

Frequently Asked Questions

What triggers a tenant-to-tenant Microsoft 365 migration?
Common triggers include mergers and acquisitions, divestitures and spin-offs, rebranding with new domain, consolidating multiple tenants from acquisitions, moving from a partner-managed tenant to your own, and regulatory requirements mandating data separation or consolidation.
What data can be migrated between Microsoft 365 tenants?
Migrateable data includes SharePoint sites and content, OneDrive files, Exchange mailboxes and archives, Teams channels and conversations, Planner plans, Power BI workspaces, and Azure AD user accounts. Some items like Power Automate flows and Power Apps may need manual recreation.
How long does a tenant-to-tenant migration take?
Typical timelines: small organizations (under 500 users) take 4-8 weeks, mid-size (500-5,000 users) take 2-4 months, and enterprise (5,000+ users) take 4-12 months. The timeline depends on data volume, complexity of customizations, number of applications, and user training requirements.
What are the biggest challenges in tenant-to-tenant migration?
Major challenges include maintaining business continuity during cutover, preserving permissions and sharing links, migrating Teams conversations with fidelity, handling custom applications and integrations, managing user identity transitions, and coordinating the cutover weekend for minimal disruption.
Can users keep their email addresses after a tenant-to-tenant migration?
Yes, custom domain names can be transferred between tenants. The process requires removing the domain from the source tenant before adding it to the target tenant. Plan for a brief period where the domain is in transition. Use a temporary domain in the target tenant during migration.

Need Expert Help?

Our SharePoint consultants are ready to help you implement these strategies in your organization.