Aug 06 2023 05:10 AM
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.