Troubleshooting AzureADInventory Data Collector
Clear AzureADInventory Tables
Sometimes when troubleshooting an AzureADInventory issue, it becomes necessary to clear the standard reference tables. Follow the steps.
Step 1 – Create a new job and assign a query using the AZUREADINVENTORY Data Collector.
Step 2 – In the Entra ID Inventory DC Wizard on the Category page, select the Remove Tables category task.
Step 3 – Click Next and then Finish to close the Entra ID Inventory DC Wizard. Click OK to close the Query Properties window.
When you run the job, Enterprise Auditor removes all of the AzureADInventory standard reference tables from the database.
Troubleshooting Error Messages
Change the XML parameters to address the following errors:
Error: Microsoft.Graph.ServiceException: Code: timeout Message: The request timed out
Update the <MaximumNumberOfRetries> parameter to set the number of query retries.
The default is 3.
Error: An existing connection was forcible closed by the remote host
Update the <MaxDeltaTokenAgeInDays> parameter to set the maximum delta token age. The default is 6.
See the View Job XML File topic for additional information.