Forum Discussion
potsolutionsj
Aug 06, 2023Copper Contributor
Sync SharePoint Document Library’s and Folders with Azure AD Group Assignments!
Sync SharePoint Document Library’s and Folders with Azure AD Group Assignments!
Ever had to Sync 100 folders to 10 or more different security groups, and didn’t want to create configuration profiles for each group? Or had to wait up to 8 hours before Intune finally synced the sites?
Back in the day it would be easy based on the user’s groups, a script with whoami /groups and you’re all set. This changed with Azure AD.
I’ve come up with a way that handles this, which will save you time and gives you more control.
This solution utilizes Azure Logic Apps and a Azure Storage Account Table to get user group membership and match that membership with SharePoint odopen url’s to map.
This is extremely useful if you don’t want to create a ton of Configuration Profiles in Intune for each Document Library or Folder that needs to be synced.
This is a low cost solution, even if you execute it on all computers for all users every sign in. 1000 users would costs +- $50 per Month in Azure costs.
Please see my blogpost here for detailed instructions: https://potsolutions.nl/2023/08/06/sync-sharepoint-document-librarys-and-folders-with-azure-ad-group-assignments/
No RepliesBe the first to reply