Forum Discussion
Secure Score Improvement Recommended actions information sheet
Hello All
I am starting a project to Improve our Secure score following the "Recommended Actions" section in the M365 Defender portal. Now each action comes with its own set of General information and remediation options.
Rather than get the actions on each of the 208 recommendations by clicking through all the tabs and recording every step required to complete the recommendation , does anyone know if Microsoft has an Excel sheet with all the relevant Secure Score Improvement actions/information in one place? Will make running this project so much easier!
Thanks in advance !
Kind Regards
Christo
2 Replies
- You can get them via the Graph API. Try something like this:
https://graph.microsoft.com/v1.0/security/secureScoreControlProfiles?$select=id,title,actionUrl,remediation- hemaBishtCopper Contributor
Hello VasilMichev.. This api is giving score, action title.. but not status. from where we can get RecommendedAction with score%, status (to address,regressed, planned, risk accepted etc).