I've run the FindImpersonation script, and received the output with 9 entries in it, however, none of the IDs in column B seem to match up with with any of our applications. I tried to find one by connecting to graph with "Application.Read.All" permission, then running:
Get-MgServicePrincipal -filter "appId eq 'ID-From-CSV'"
Trying each of the ID's from column B returned nothing. Am I missing something or using this information incorrectly?
Published Jan 29, 2025
Version 1.0