Forum Discussion
NThoman
Feb 17, 2023Iron Contributor
Group Writeback two way Sync?
We noticed that if we off-board a user and remove their groups through AD, the user will be added back to the O365 groups that have Group Write-Back enabled. The only way to remove them is to also go...
- Feb 17, 2023That makes sense since M365 groups are managed in Azure AD, and you are writing them back onprem to consume them. So if you remove the user onprem, it will come right back on the next sync. One of the benefits of group writeback is that you can now look to manage groups centrally in Azure AD and only need to write back the ones you need to consume onprem.
Jef Kazimer
Copper Contributor
That makes sense since M365 groups are managed in Azure AD, and you are writing them back onprem to consume them. So if you remove the user onprem, it will come right back on the next sync. One of the benefits of group writeback is that you can now look to manage groups centrally in Azure AD and only need to write back the ones you need to consume onprem.
NThoman
Feb 27, 2023Iron Contributor
Got it... So it's one way... AZ to AD.