Azure AD connect last sync was more than 1 day ago

Raghava Sai Akula 406 Reputation points
2023-03-28T18:00:16.4833333+00:00

In my Azure Active Directory, Azure AD connect last sync was more than 1 day ago

User's image

User's image

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

Accepted answer
  1. Andy David - MVP 157.8K Reputation points MVP
    2023-03-28T18:08:28.32+00:00

    Check the on-prem AADConnect Server.

    the server may be down or the service may be hung up. Restart the "Microsoft Azure AD Sync" service if its up and running then check to see if its working checking the Synchronization Service Manager of the AADConnect Server


1 additional answer

Sort by: Most helpful
  1. Andy David - MVP 157.8K Reputation points MVP
    2023-03-28T18:59:36.3966667+00:00

    If your on-prem AD is completely gone and you converted all the accounts to cloud accounts, then no, its not a problem.

    You can delete the server agent in that portal

    Assuming you converted everything to cloud based:

    Set-MsolDirSyncEnabled -EnableDirsync $false
    
    1 person found this answer helpful.

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.