Forum Discussion
jonathan_kong
Mar 11, 2020Copper Contributor
Bulk update custom user profile properties for SharePoint Online - scheduled sync
Would like to sync custom user attributes from the AAD, such as employee id, employee grade into SharePoint online on a regular, pre-programmed basis. Say, every alternate Sunday at 12AM. Can an...
- Mar 13, 2020Hi,
You can use inhouse server and configure a window scheduler or you can you azure functions using this powershell and schedule it using Microsoft Power Automate.
jonathan_kong
Mar 12, 2020Copper Contributor
Thanks Sudharsan. Any idea about the script required to program this as a regular scheduled job?
Sudharsan K
Mar 13, 2020Steel Contributor
Hi,
You can use inhouse server and configure a window scheduler or you can you azure functions using this powershell and schedule it using Microsoft Power Automate.
You can use inhouse server and configure a window scheduler or you can you azure functions using this powershell and schedule it using Microsoft Power Automate.