Hi, we have a hybrid environment with on-prem AD, that is sync to the Azure portal.
Some of our accounts are moved correctly to the cloud environment in Azure, but for some the Contact information is wrong, where the email attribute that should be
username@companydomain
is actually
username@companydomain.onmicrosoft.com
This causes an issue with some applications that need the email attribute to be in the form username@companydomain
Anybody facing this same issue? How can we fix this?
Thanks