Forum Discussion
Sync displaynameprintable attribute to Office 365 as SimpleDisplayName
- Sep 28, 2023
displaynameprintable attribute to AAD is not an attribute in the list that Microsoft provided. check the link below. you may need to create a custom attribute in AD and fill it as needed and synced to AAD to you use it
Attributes synchronized by Microsoft Entra Connect - Microsoft Entra | Microsoft Learn
and here the link how to change the default config with other attribute flows. but do this with caution because it might affect some features in O365
- aditya333Sep 22, 2023Copper Contributor
elieelkarkafi Thanks for your reply. Does this sync to O365 as SimpleDisplayName attribute.
- Sep 23, 2023you want to sync the displaynameprintable from AD to the display name attribute in O365 ? If this if your case than you need to change the default config of the connector
https://learn.microsoft.com/en-us/azure/active-directory/hybrid/connect/how-to-connect-sync-change-the-configuration#use-an-attribute-other-than-the-default- aditya333Sep 28, 2023Copper Contributor
Hi elieelkarkafi, I have to populate displaynameprintable attribute values from onprem AD to AAD connect which should then replicate to Exchange Online as simpledisplayname so that I can hide department details for external user like ( Test User – Microsoft Corporation ) and for internal user (Test User - Finance Dept)
Is it possible add SimpleDisplayName on the AADConnect as an attribute to Sync from on-premises to AAD/EXO ?