Hi @Michael Wiggins , this could be caused by a few different things. We can try to troubleshoot. If nothing works we can open a support ticker for you.
If everything is configured correctly, the issue could be with the Sentinel Data Connector. Do you have an analytics rule that automatically pulls the data from the TIIndicators table and sends it to your customer via MS Graph and you're getting the error because the tenant or DNS is invalid? I would check there first.
Second, please review the following threads that have similar issues. You may find the solution there:
- https://github.com/caddy-dns/azure/issues/3
- https://stackoverflow.com/questions/70935069/how-to-use-a-token-authentification-from-graph-api-in-azure-http-trigger-functio
- https://stackoverflow.com/questions/75112233/the-nodejs-console-application-fails-to-obtain-an-ad-token-while-a-similar-net
Make sure that the Tenant ID is the actual GUID of your tenant.
Please let me know if this helps. If not I can help you further.
Best,
James