This Exchange cutover migration step works with synced Azure AD connect user?
https://docs.microsoft.com/en-us/exchange/mailbox-migration/cutover-migration-to-office-365#step-3-create-the-cutover-migration-batch
Now, customer uses local domain(aa.local) internally and uses another domain(aa.com) as email in Exchange server.
So, I plan to add mail attribute(user@aa.com) to each user.
And then, use email attribute as Azure AD user name when I sync user.
my estimated step
1. add email attribute to ad user
2. build AD connect server and sync user (365 username will be mail address(aa.com)
3. user Exchange cutover step and sync mail box to Azure AD connect synced user
Does this work well?