Skip to content

Commit

Permalink
Update cross-tenant-mailbox-migration.md
Browse files Browse the repository at this point in the history
Update license requirements. 
Add a note for admins to follow in case of an error.
  • Loading branch information
anshuldube authored Dec 11, 2024
1 parent f89e20f commit b232ae3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions microsoft-365/enterprise/cross-tenant-mailbox-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ When a mailbox is migrated cross-tenant with this feature, only user-visible con
## Licensing

> [!IMPORTANT]
> As of Nov. 2022, **Cross Tenant User Data Migration** is available as an add-on to the following Microsoft 365 subscription plans for Enterprise Agreement customers, and is required for cross-tenant migrations. User licenses are per migration (one-time fee) and can be assigned either on the source or target user object. This license also covers [OneDrive for Business migration](cross-tenant-onedrive-migration.md). Contact your Microsoft account team for details.
>
> The Cross Tenant User Data Migration add-on is available as a separate purchase for Microsoft 365 Business Basic, Standard, and Premium; Microsoft 365 F1/F3/E3/E5/; Office 365 F3/E1/E3/E5; Exchange Online; SharePoint Online; and OneDrive for Business.
Cross-Tenant migrations requires a per user license (one-time fee) and can be assigned either on the source or target user object. This license also covers [OneDrive for Business migration](cross-tenant-onedrive-migration.md). Cross Tenant User Data Migration is available as an add-on to the following Microsoft 365 subscription plans: Microsoft 365 Business Basic, Standard, and Premium; Microsoft 365 F1/F3/E3/E5/; Office 365 F3/E1/E3/E5; Exchange Online; SharePoint Online; OneDrive for Business and EDU.

> [!WARNING]
> You must have purchased, or verified that you can purchase, cross-tenant user data migration licenses prior to the next steps. Migrations fail if this step hasn't been completed. Microsoft doesn't offer exceptions for this licensing requirement.
Expand Down Expand Up @@ -181,6 +179,9 @@ Now that you've successfully created the migration application and secret, the n
New-MigrationEndpoint -RemoteServer outlook.office.com -RemoteTenant $remote -Credentials $Credential -ExchangeRemoteMove:$true -Name $name -ApplicationId $AppId
```

> [!NOTE]
> If the above command fails, please check with the source tenant administrator to confirm if the application was granted admin consent.
3. Create a new organization relationship object or edit your existing organization relationship object to your source tenant.

```PowerShell
Expand Down

0 comments on commit b232ae3

Please sign in to comment.