CloudMove is a SharePoint migration platform designed specifically for Managed Service Providers (MSPs). It enables you to migrate files from on-premises file servers to SharePoint Online with visual pre-migration analysis and real-time progress tracking.
CloudMove uses a control plane architecture. This means:
graph LR
A[Source Files] --> B[CloudMove Agent]
B --> C[Microsoft Graph API]
C --> D[SharePoint Online]
B -.-> E[CloudMove Dashboard]
E -.-> B
A client represents one of your customers. Each client has their own M365 tenant connection and can have multiple migration projects.
A project is a single migration job with:
Before migrating, you run a scan to analyze source files for potential issues:
Once a scan is complete, you can start the migration. Files are transferred directly to SharePoint using Microsoft's Migration API for optimal performance.
Ready to get started? Continue to Installation to set up your first client.