Forum Discussion
RosG
May 01, 2025Copper Contributor
Secure Score - identifying actions marked as Resolved through Third Party
At the moment we have some recommendations that are addressed through a third party application (e.g. we use a third party to assess email for impersonation risk). I can mark this in secure score as...
micheleariis
May 06, 2025MCT
Hi, unfortunately, there’s no built‑in filter in the Secure Score UI for “Resolved through Third Party”
-You can export your Secure Score to CSV and filter on the Status or ResolvedThroughThirdParty column.
-Or automate it via the Microsoft Graph Security API (/security/secureScores or secureScoreControlProfiles) or the Microsoft.Graph.Security PowerShell module, query, filter and then update recommendation statuses directly via API/PowerShell.