Install and Configure Microsoft Entra Cloud Sync
Microsoft Entra Cloud Sync is a lightweight identity synchronization tool that moves users, groups, and contacts from on-premises Active Directory to Microsoft Entra ID. Unlike the full Entra Connect sync engine, most of the logic runs in the cloud while a small provisioning agent runs on one or more domain-joined Windows Servers. That makes it attractive for multi-forest environments and for organizations that want to avoid a heavyweight on-premises installation. In this guide you will learn how to install and configure Microsoft Entra Cloud Sync, including enabling password writeback and checking the logs.
What is Microsoft Entra Cloud Sync
Cloud Sync is built around a cloud provisioning agent. The agent runs on a Windows Server in your on-premises environment and communicates with the cloud service, which holds the sync configuration. You manage everything from the Microsoft Entra admin center instead of a local wizard.
It is a good fit when you have multiple Active Directory forests, when you want simplified high availability, or when you prefer not to maintain complex on-premises infrastructure. The agent itself is easy to install and upgrade, and the cloud service does most of the heavy lifting.
Install Microsoft Entra Cloud Sync
Configure Microsoft Entra Cloud Sync
Frequently asked questions
How is Microsoft Entra Cloud Sync different from Microsoft Entra Connect?
Cloud Sync moves most of the sync logic to the cloud and runs only a small agent on-premises, which makes it lighter and easier to scale across multiple forests. Entra Connect runs the full sync engine on a Windows Server.
Which Windows Server versions can host the provisioning agent?
The agent runs on domain-joined Windows Server 2016 or later, including Server Core installations.
Does Cloud Sync support password writeback?
Yes. Password writeback can be enabled in the configuration so cloud password changes are written back to the on-premises directory.
Can I run multiple provisioning agents?
Yes. You can install several agents for high availability, and the cloud service distributes the provisioning work across them.
Where do I monitor the sync status?
In the Microsoft Entra admin center under the Cloud Sync configuration, where you can review the health of the agents and browse the provisioning logs.
