Azure AD Connect Delta Sync Problem

Anonymous
2017-03-01T02:29:00+00:00

Hello,

I have a problem on the Azure AD Delta Sync.

When I keep calling the cmdlet "Start-ADSyncSyncCycle -PolicyType Delta" in a short time, 2 kinds of error will be return:

=======================================================================================

Start-ADSyncSyncCycle : System.InvalidOperationException: A sync cycle has already being requested. Cannot start a new run till this one completes.

   at Microsoft.MetadirectoryServices.Scheduler.Scheduler.StartSyncCycle(String overridePolicy, Boolean interactiveMode)

   at SchedulerUtils.StartSyncCycle(SchedulerUtils* , Char* policyType, Int32 interactiveMode, Char** errorString)

At line:1 char:1

  • Start-ADSyncSyncCycle -PolicyType Delta
  • 
    

    + CategoryInfo          : WriteError: (Microsoft.Ident...ADSyncSyncCycle:StartADSyncSyncCycle) [Start-ADSyncSyncCycle], InvalidOperationException

    + FullyQualifiedErrorId : System.InvalidOperationException: A sync cycle has already being requested. Cannot start a new run till this one completes.

   at Microsoft.MetadirectoryServices.Scheduler.Scheduler.StartSyncCycle(String overridePolicy, Boolean interactiveMode)

   at SchedulerUtils.StartSyncCycle(SchedulerUtils* , Char* policyType, Int32 interactiveMode, Char** errorString),Microsoft.IdentityManagement.PowerShell.Cmdlet.StartADSyncSyncCycle

=======================================================================================

Start-ADSyncSyncCycle : System.InvalidOperationException: Connector: [Connector] - AAD is busy.

   at Microsoft.MetadirectoryServices.Scheduler.Scheduler.StartSyncCycle(String overridePolicy, Boolean interactiveMode)

   at SchedulerUtils.StartSyncCycle(SchedulerUtils* , Char* policyType, Int32 interactiveMode, Char** errorString)

At line:1 char:1

  • Start-ADSyncSyncCycle -PolicyType Delta
  • 
    

    + CategoryInfo          : WriteError: (Microsoft.Ident...ADSyncSyncCycle:StartADSyncSyncCycle) [Start-ADSyncSyncCycle], InvalidOperationException

    + FullyQualifiedErrorId : System.InvalidOperationException: Connector: [Connector] - AAD is busy.

   at Microsoft.MetadirectoryServices.Scheduler.Scheduler.StartSyncCycle(String overridePolicy, Boolean interactiveMode)

   at SchedulerUtils.StartSyncCycle(SchedulerUtils* , Char* policyType, Int32 interactiveMode, Char** errorString),Microsoft.IdentityManagement.PowerShell.Cmdlet.StartADSyncSyncCycle

=======================================================================================

How can I solve this problem? Thank you.

Microsoft 365 and Office | Subscription, account, billing | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes
Answer accepted by question author
  1. Anonymous
    2017-03-01T03:26:37+00:00

    Hi Chiu Leung Lau,

    From the error message, a sync cycle is already requested, and it is in pending state. Azure AD is too busy to process the request.

    I suggest you wait enough time, such as 30 minutes, 1 or 2 hours. So that the existing sync can be fully completed.

    If the issuer persists, I will collect related information for further troubleshooting.

    Thanks,

    Young

    4 people found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-03-04T09:34:50+00:00

    Hi Chiu Leung Lau,

    Do you have any update?

    Thanks,

    Young

    0 comments No comments
  2. Anonymous
    2017-03-06T01:04:18+00:00

    Hi Young,

    I just avoid to keep calling the cmdlet so the errors don't occur again so far.

    Thanks for the help.

    Best regards,

    Chiu

    0 comments No comments