Forum Discussion
midiman810new
Nov 25, 2024Brass Contributor
How can I monitor Entra Connect Health Sync?
Hello, How can I monitor Entra Connect Health Sync events and get alerts on failures? I have set up to be alearted to events in the Entra portal but I only get a summary email, and not instant ...
kyazaferr
Nov 25, 2024MCT
Summary of Options for Monitoring and Alerts:
- Fine-tune Entra Connect Health alerts in the Entra portal for more responsive notifications.
- Use Azure Monitor Logs to create custom alert queries and get instant notifications.
- Use PowerShell scripts for monitoring and sending email alerts for sync issues.
- Integrate alerts with Microsoft Teams or SMS via Azure Monitor or Power Automate.
- Set up SSPR-specific alerts using Azure AD logs.
- For advanced use cases, consider using SIEM tools like Splunk for centralized monitoring.
These steps should give you much more granular control and responsiveness for monitoring Entra Connect Health Sync and getting alerts on failures in sync and SSPR.
- midiman810newNov 25, 2024Brass Contributor
Thanks for the reply.
This has been helpful and it has given me some good ideas.
But I don't want the alerts to cost me anything and I would rather that they come as free.
The Azure Monitor alerts will be charged to our subscription, and I think there will be quite a few sent out daily.
The Powershell Option might be better because it would be local and free.