AADCloudSyncTools PowerShell module for Microsoft Entra Cloud Sync
In brief
The documentation removed the Repair-AADCloudSyncToolsAccount section because the cmdlet is obsolete.
What Entra admins need to know
Administrators should review procedures or scripts that reference this cmdlet.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
This cmdlet invokes a web request for the URI, method, and body specified as parameters.
Repair-AADCloudSyncToolsAccount
This cmdlet uses Microsoft Graph PowerShell to delete the current account (if present). It then resets the sync account authentication with a new sync account in Microsoft Entra ID.
Restart-AADCloudSyncToolsJob
This cmdlet restarts a full synchronization.
@@ -2,9 +2,9 @@ title: 'AADCloudSyncTools PowerShell module for Microsoft Entra Cloud Sync' description: This article describes how to install the Microsoft Entra Connect cloud provisioning agent. -ms.custom: no-azure-ad-ps-ref+ms.custom: no-azure-ad-ps-ref, msecd-doc-authoring-1024 ms.topic: how-to-ms.date: 04/09/2025+ms.date: 08/21/2026 ms.subservice: hybrid-cloud-sync --- @@ -112,10 +112,6 @@ This cmdlet checks for the presence of PowerShellGet v2.2.4.1 or later, the Micr This cmdlet invokes a web request for the URI, method, and body specified as parameters. -### Repair-AADCloudSyncToolsAccount--This cmdlet uses Microsoft Graph PowerShell to delete the current account (if present). It then resets the sync account authentication with a new sync account in Microsoft Entra ID.- ### Restart-AADCloudSyncToolsJob This cmdlet restarts a full synchronization. 