Need to setup some mechanism where we monitor Azure AD Connect Sync cycle

ShashankSaxena-2458 131 Reputation points
2023-02-20T12:02:59.21+00:00

Hello All,

I hope you all are doing well.

Can we monitor the Azure AD Connect sync cycle? For example, if the sync cycle hasn't ran in the recent hour, we should be told by SMTP or something similar. Is there any feature that allows for this?

Regards,

Shashank

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

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 42,511 Reputation points
    2023-02-20T12:23:10.1366667+00:00

    Hi,

    Yes there are event ids and you can monitor this via SCOM tool or third party tools to send alerts, if you have powershell scripts you can automate to send alerts. Check the Event IDs https://identitydude.com/2017/01/12/aad-connect-event-ids/

    Usually Get-ADSyncScheduler should provide you the latest status and previous sync update. Try to automate this command.

    Hope this helps.

    JS

    ==

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

    0 comments No comments

  2. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2023-02-20T12:37:11.6466667+00:00
    0 comments No comments

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.