How do I sync my users from EntraID to my local Active Directory test domain using Cloud Connect.

Tom Howarth 0 Reputation points
2025-01-04T12:31:07.2033333+00:00

I am attempting to setup EntraID Cloud Sync to synchronize users from EntraID to my local OnPremises Test domain. I have created the provisioning agent and created the configuration; my selected Security group synchronises, but the members of the group do not. how do I fix this?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

2 answers

Sort by: Most helpful
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    2025-01-04T16:56:52.29+00:00

    This is not a supported scenario, users can only be synchronized from on-premises to Entra ID. Back in the day there was a preview of the "user writeback" feature, but Microsoft has long removed it, due to some complications they weren't able to address.

    You can export the user objects and their properties via PowerShell, then import them in AD. There are also some third-party "Galsync" products that can do this. But as far as Entra Connect/cloud sync is concerned, this is unsupported.


  2. Sandeep G-MSFT 20,906 Reputation points Microsoft Employee Moderator
    2025-01-09T05:05:20.95+00:00

    @Tom Howarth

    Thank you for posting this in Microsoft Q&A.

    As Vasil Michev mentioned user writeback is not a feature in Cloud sync. There is only a feature for group writeback.

    While using Group writeback feature, Cloud sync service only syncs groups from Entra ID to on-premises.

    But users within groups are not synced as there is no user writeback feature.

    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.
    • All groups are written back with a group scope of Universal.
    • You can write back groups that have assigned and dynamic memberships.
    • You can configure directory settings to control whether newly created Microsoft 365 groups are written back by default.
    • Group nesting in Microsoft Entra ID will be written back if both groups exist in Active Directory.
    • Written-back groups nested as members of on-premises Active Directory synced groups will be synced up to Microsoft Entra ID as nested.
    • Devices that are members of writeback-enabled groups in Microsoft Entra ID will be written back as members of Active Directory. Microsoft Entra registered and Microsoft Entra joined devices require device writeback to be enabled for group membership to be written back.
    • You can configure the common name in an Active Directory group's distinguished name to include the group's display name when it's written back.
    • You can use the Microsoft Entra admin center, Graph Explorer, and PowerShell to configure which Microsoft Entra groups are written back.

    However, if you are looking for a feature to writeback users to on-premises then you can submit feedback regarding this in our Azure feedback portal.

    https://feedback.azure.com/d365community/idea/2f830ecc-ba25-ec11-b6e6-000d3a4f0789

    There is already feedback submitted by other customers asking for this feature. you can upvote on this to put some weightage on this.

    This feedback platform is directly handled by out PG team.

    Let us know if you have any further questions.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


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.