Hi,
In the Azure Portal, under
Home > TenantName - Azure AD Connect > Azure Active Directory Connect Health - Sync services >TenantName > Azure Active Directory Connect (Sync) Alerts > Health service data is not up to date.
I am seeing the Warning as
Health service data is not up to date. Warning Servers (2) 10/9/2018, 22:01:39 11/26/2018, 14:32
As troubleshooting step i tried following:
1. Running "Test-AzureADConnectHealthConnectivity -Role Sync" command. below is the success outcome.
PS C:\Windows\system32> Test-AzureADConnectHealthConnectivity -Role Sync
Test-AzureADConnectHealthConnectivity's execution in details are as follows:
Starting Test-AzureADConnectHealthConnectivity ...
Connectivity Test Step 1 of 3: Testing dependent service endpoints begins ...
AAD CDN connectivity is skipped.
Connecting to endpoint https://login.microsoftonline.com
Endpoint validation for https://login.microsoftonline.com is Successful.
Connecting to endpoint https://login.windows.net
Endpoint validation for https://login.windows.net is Successful.
Connecting to endpoint https://policykeyservice.dc.ad.msft.net/clientregistrationmanager.svc
Endpoint validation for https://policykeyservice.dc.ad.msft.net/clientregistrationmanager.svc is Successful.
Connecting to endpoint https://policykeyservice.dc.ad.msft.net/policymanager.svc
Endpoint validation for https://policykeyservice.dc.ad.msft.net/policymanager.svc is Successful.
Connectivity Test Step 1 of 3 - Testing dependent service endpoints completed successfully.
Connectivity Test Step 2 of 3 - Blob data upload procedure begins ...
Tenant Id is successfully collected during agent registration.
Connectivity Test Step 2 of 3 - Blob data upload procedure completed successfully.
Connectivity Test Step 3 of 3 - EventHub data upload procedure begins ...
Tenant Id is successfully collected during agent registration.
Connectivity Test Step 3 of 3 - EventHub data upload procedure completed successfully.
Test-AzureADConnectHealthConnectivity completed successfully...
2. Restarted the services
Azure AD Connect Health Sync Monitoring Service
Azure AD Connect Health Sync Insights Service
Srill the same issue. How to get rid of this warning. It is also not sending any other alerts, it used to send earlier, e.g. "no export in last 2 hours" etc.