Forum Discussion
Daniel Schmidt
Aug 15, 2018Brass Contributor
AD Group Permissions take forever
Hello Everyone, Using SharePoint Online (Communication sites primarily) and we are using Local AD groups synced with Azure AD for permissions. If I create a new AD group locally, I can run a ...
Anonymous
Aug 15, 2018If it works anything like on-prem SharePoint, the group membership gets cached, and until that cache is reset through some kind of iis worker processes recycle/restart etc. it won't update. Not sure if online works this way or not but might be the issue here as well.
- Aug 15, 2018No, it does not work in the same way as it works OnPremises....each core workload (Exchange, SharePoint and Skype) in Office 365 has its own AD and there are synchronization processes between Azure AD an each workload AD (in the case of SPO is called SPDS: SharePoint Online Directory Services). These synchronization processes are bidirectional
- Daniel SchmidtAug 16, 2018Brass Contributor
Any way to force a sync via GUI or powershell?