ENTRA.UF.1003.T02.Email - All users must have a lower case first initial plus a lower case surname
All users must have a lower case first initial plus a lower case surname
Description
All user emails must have a lower case first initial plus lower case surname. Contoso’s policy requires a consistent email format for branding.
How to fix
Confirm with HR the correct email format for the user.
Then run:
Update-MgUser -UserID testuser@contoso.com -Mail "jsmith@contoso.com"