Hello @Administrador Sistemas ,
The steps below can help to resolve the issue:
Run the PowerShell cmdlets:
Connect-MSOLService
(Get-MSOLCompanyInformation).DirectorySynchronizationStatus
It it shows as "PendingEnabled" or "PendingDisabled" still, follow the below steps. It is a known bug and to report to Microsoft with the details
Context ID: Type the following cmdlet and enter
(Get-MSOLCompanyInformation).objectID
Service instance: Type the following cmdlet and enter
(Get-MSOLCompanyInformation).AuthorizedServiceInstances
Please mark as "Accept the answer" if the above helps you. Others with similar issue can follow the solution
Regards,
Manu