Home > Perform Microsoft Entra ID Migrations > Overview
Export to PDFMicrosoft 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 .
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 Type | API Method | Note | Function in Fly |
|---|---|---|---|
| Graph | GET users/{userid}/sponsors | The 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. |
| Graph | PATCH 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. |