← Blog/Deep dives

SharePoint migration: what copies, what doesn't, and how to avoid data loss

Not everything in a SharePoint site survives a migration. Knowing what gets left behind before you start saves you from nasty surprises at cutover.

M
Mike B.·21 Apr 2026·8 min read

SharePoint is not just a file store. It's a platform — workflows, custom forms, Power Automate connections, third-party app data, and external sharing links all live there. A file copy that doesn't account for this leaves users with broken automations and dead links.

What copies cleanly

What doesn't copy (and what to do about it)

External sharing links are the most common post-migration complaint. Run a sharing link audit on the source site before you start and document every anonymous link so you can regenerate them.

Large file considerations

The Microsoft Graph API has a 4 MB per-request upload limit for simple uploads. Files larger than this require the resumable upload session API, which initiates an upload session, then sends the file in chunks. A good migration tool handles this transparently, but it's worth knowing because large files are the most common cause of migration errors.

Site structure recommendations

If you're migrating to a net-new tenant, this is an opportunity to clean up site sprawl. Common recommendations:

Ready to start migrating?

25 free seats included. No credit card required.