Change UserPrincipalName (UPN)

Is there any restriction on changing the UPN for a user as a result of a name change? On the Create Profile, we typically use a reference variable (such as $email or [email protected]) to calculate the value. For a name change, what is the recommended way to update the value?

Hi @justinrhaines,
I guess the best way would be to compute the UPN in the identity profile, as an identity attribute and sync it as any other attribute.

1 Like