Does Group Writeback also support Security groups created on Entra ID or just M365 groups?

Abhishek Asija 40 Reputation points
2023-10-12T11:17:06.7533333+00:00

Hi Everyone,

I am testing the Microsoft Entra Connect Group Writeback feature. so far it is able to sync back the M365 groups created in Entra ID to on-premises AD in the designated OU.

https://learn.microsoft.com/en-us/azure/active-directory/hybrid/connect/how-to-connect-group-writeback-v2 - as per this article Security groups should also sync back but it's not happening.

a) The M365 group is set to "No writeback" on Entra ID but it still synchronizes to on-premises AD

b) Security group is set to "Security" under Writeback property, but it never sync back to on-premises AD.

Kindly suggest.

Thanks,

Abhishek

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,276 questions
{count} votes

Accepted answer
  1. Michael Smith 2,926 Reputation points Microsoft Employee
    2023-10-12T16:44:58.26+00:00

    It appears your still using group write back v1 which only supports m365 groups

    There are two versions of group writeback. The original version is in general availability and is limited to writing back Microsoft 365 groups to your on-premises Active Directory instance as distribution groups. The new, expanded version of group writeback is in public preview and enables the following capabilities:

    • You can write back Microsoft 365 groups as distribution groups, security groups, or mail-enabled security groups.
    • You can write back Microsoft Entra security groups as security groups.

    Please enable v2 using the powershell command as per doc.

    https://learn.microsoft.com/en-us/azure/active-directory/hybrid/connect/how-to-connect-group-writeback-enable#enable-group-writeback-by-using-powershell

    If the information helped address your question, please Accept the answer. This will help us and also improve searchability for others in the community who might be researching similar information

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.