A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
The error message you are encountering, MigrationProvisioningPermanentException: The operation couldn't be performed because object 'reservation@xxxxx' couldn't be found, typically indicates that the migration process is unable to locate the specified object in the target environment. This can happen for several reasons, such as the object not being created or properly synchronized in the Microsoft 365 environment.
To resolve this issue, you can try the following steps:
- Verify Object Existence: Ensure that the user account or object you are trying to migrate exists in the Microsoft 365 environment. You can check this in the Microsoft 365 admin center.
- Check Synchronization: If you are using a hybrid setup, ensure that the synchronization between your on-premises Active Directory and Azure Active Directory is functioning correctly. You may need to force a synchronization if there are discrepancies.
- Review Migration Batch: Check the migration batch in the Exchange admin center to ensure that all users are correctly listed and that there are no errors in the batch configuration.
- Recreate Migration Batch: If the issue persists, consider recreating the migration batch to see if that resolves the problem.
If these steps do not resolve the issue, you may need to consult Microsoft support for further assistance.
References: