Unfortunately this change stepped on a an important process for our Hybrid environment. We use Get-RemovedMailbox and New-Mailbox -RemovedMailbox in order to mimic the on-prem behavior of reattaching a disconnected mailbox to another user. We sometimes
have identity provisioning conflicts and other issues arise where this function is invaluable. Having to merge mailboxes rather than just reattaching them is less desirable in these cases. Does the exchange online team have any plans to allow a soft deleted
mailbox to just be 'attached' to another user rather than merged? Either that or return some similar functionality like Get-RemovedMailbox? How are we to deal with mailboxes that are removed after a Remove-MSOLUser -RemoveFromReycleBin?