Graph Explorer - Azure AD Data Not Syncing Properly
OnPrem/Hybrid - ExSBR
Scenario
You initiate a data synchronization from Azure AD and observe that the synchronization is successful for certain users but not all. Alternatively, you might encounter instances where the data is not syncing correctly due to various issues. In such cases, the initial course of action is to delve into troubleshooting and gather comprehensive information associated with the problem at hand. Establishing a graph connection will allow us to gain insights into the underlying reasons behind attributes failing to synchronize accurately.
Background:
- ExSBR runs on Exchange Server 2007, 2010, 2013, and 2016. All service packs and rollup units are supported.
- Exchange 2007 requires SP1 or higher.
- Exchange 2013 SP1 requires an Exchange hot-fix, that has been included in all newer service packs and rollup unit releases.
How to use Graph Explorer:
- Go to Graph Explorer: https://developer.microsoft.com/en-us/graph/graph-explorer
- Change the drop-down from
v1.0
tobeta
next to the URL- Once you have authorized the graph connection, you will run this link within Graph Explorer https://graph.microsoft.com/beta/users/principle_name@domain.com
- With the information that is returned, we can evaluate the results of why the extensions/data syncs are breaking.