Forum Discussion
Sync Custom Active Directory Attributes with SharePoint Online User Profiles
Yeah i have heard that the current AAD Connect does custom attributes. i guess i still need to get those custom attributes into a SharePoint Online User Profile. I would like to avoid audiences in SharePoint Online if possible because of the lack of control of compilation schedule, unless that has changed?
If i can get these custom attributes synced by aad connect then into sp online that would be ideal.
Hello Guys,
Is there any news about SharePoint Online User Profile Sync with AAD Connect custom mapped properties?
Let me explain a little, i need some custom properties already mapped on AAD Connect on SharePoint User Profile, on my research i cannot find any way except developing OOB script/EXE to perform this action.
Best Regards,
Sergio.
- Medardo LacayoOct 19, 2017Copper Contributor
Hi. I have the same necessity. I have the custom attribute in AAD. I need a way to get it over to SharePoint user profile. Any suggestions?
- Sérgio OrrùOct 19, 2017Copper Contributor
HI Medardo,
For now at least, there is no option to sync custom Active Directory attributes with SharePoint Online automatically.
I followed the instructions of this article and implemented a console application that do the job.
https://msdn.microsoft.com/en-US/pnp_articles/bulk-user-profile-update-api-for-sharepoint-online
Best Regards!
Sergio.
- wfrf92Jan 09, 2024MCTI have the same issue, do we need to create a web job for this ?