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 ...
fahdysalim
Dec 11, 2024Copper Contributor
I dont see this table name the log analytics. Can you test and confirm?
AzureADSyncError
| where TimeGenerated > ago(1h)
| where ErrorCode == "sync_error"