Perform Microsoft Entra ID Migrations

Microsoft Entra ID migration allows you to migrate users and groups from one tenant's Microsoft Entra ID to another.

To understand the supported and unsupported object types in the migration, you can refer to the .

Microsoft Graph Beta APIs Used by Microsoft Entra ID Migration

Fly leverages Microsoft Graph beta APIs (the APIs in preview) for some functionalities that are currently unsupported by version v1.0. The features using the following beta APIs may be affected if Microsoft introduces changes to their beta APIs.

Refer to the table below for the beta version API methods of Microsoft Graph that we use in Fly.

API TypeAPI MethodNoteFunction in Fly
GraphGET users/{userid}/sponsorsThe API method to get user sponsor in Microsoft Graph API 1.0 version is not available for the tenant is not Global.List user sponsors.
GraphPATCH users/{userid}The API method to add user sponsor in Microsoft Graph API 1.0 version is not available for the tenant is not Global.Add user sponsors.