This user's on-premises mailbox hasn't migrated to Exchange Online, the Exchange Online mailbox will be available after migration is completed. After sync Identity with Azure AD Connect.

Irvanda 76 Reputation points
2022-10-13T03:42:52.283+00:00

Hi,

I'm syncing an AD On premise user identity to Azure AD using Azure AD Connect.

For initial information, this AD On premise user has an Exchange On premise mailbox.

My problem is that when I sync an AD On premise user to Azure AD, then I give a Business Basic license to the synced user. Information appears that "This user's on-premises mailbox hasn't migrated to Exchange Online, the Exchange Online mailbox will be available after migration is completed."

How to keep a synchronized user's Exchange Online mailbox active without migration?

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,538 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,873 questions
0 comments No comments
{count} votes

Accepted answer
  1. KyleXu-MSFT 26,261 Reputation points
    2022-10-14T01:54:30.16+00:00

    @Irvanda

    Actually I don't need Exchange Onprem mailbox because I want to use Exchange Online.

    If so, you could disable Exchange on-premises mailbox directly (Disable mailbox from Exchange on-premises admin center). It will disconnect Exchange on-premises mailbox from AD account.

    Then run "Start-ADSyncSyncCycle -PolicyType Delta" to force update AAD Connect. After that you will coudl assign license to this account from Microsoft 365 admin center.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



1 additional answer

Sort by: Most helpful
  1. Vasil Michev 106.3K Reputation points MVP
    2022-10-13T06:33:06.533+00:00

    That's the expected behavior, thanks to AAD Connect Exchange Online "knows" that an on-premises mailbox exists and will not provision a cloud mailbox (as having a mailbox both on-premises and in the cloud for the same user is not a supported scenario). AAD Connect does not synchronize mailbox content, this is why you need a proper migration tool on top of AAD Connect if you want the mailbox data to be available in Exchange Online too.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.