Friday, March 1, 2024
Wednesday, February 28, 2024
Wednesday, November 29, 2023
Device not Synched to Azure AD
Hello Everyone,
I have come across a scenario where found that all the Devices from On-Prem are synched to Azure AD without any issue but there are a few devices or the recently AD joined devices have not synched as expected.
It would be a good idea to validate the below points before we start troubleshooting:
1. The Device is in the right OU which is allowed to Sync.
2. The Device is not filtered-out from any Sync rule.
3. Check the "Connector" --> Go to "Synchronization Service Manager" --> Metaverse Search and then search for the computer which is not reflecting on Azure Devices but available on on-prem AD.
Double click or open Properties of Searched device and here, you will see only Internal (on-prem) connector but Outbound connector is not available.
4.Validate the Sync Rule (Outbound) for Device is configured as below and there is not other Sync Rule that is conflicting this rule.
Let`s proceed to Fix the issue.
Solution-1 (From Active Directory)
On on-prem AD, open the Computer Attributes which is not synched to Azure and look for the "userCertificate" attribute. if the value is blank or empty, you can enter any Random numeric value to Fix the issue.
Before
After
Apply and Ok.
Now all you have to do is either wait or Run the Delta Sync on Azure AD connect Server and after next sync the Device should appear to Azure.
Solution-2 (From Affected Machine)
Another way to fix the issue is, log on to the machine which is not Synched to Azure and check the schedular. if its disabled, you need to enable it.
Once the Schedular is Enabled, Check the "userCertificate" attribute in Computer properties is populated.
Note: You may also check the same error in Event Viewer as well under the below path.
That`s it. i hope this helps.
-
Whether it's a good idea to have Azure AD Connect and SQL Server on the same server depends on various factors, including the size of yo...
-
You can use the cloud sync attribute mapping feature to map attributes between your on-premises user or group objects and the objects in Azu...
-
This topic describes how to prevent "Accidental Deletes" feature in Microsoft Entra Connect. in Azure AD connect , to prevent acci...