Forum Discussion
Secure Score: Mismatch between Microsoft 365 Security Center and Graph API
Thanks JanBakkerOrphaned. I figured out that the difference comes from the fact, that I used the Secure Score preview in the portal which is not included in the API yet.
julianmwe ah okay. How did you found the API's? With the developer tools?
- julianmweJul 21, 2020Copper Contributor
JanBakkerOrphaned Nope. I noticed a link to the stable release of the Secure Score in the portal which simply matches with the values I got from the API. Also a colleague shared this link with me were is stated, that the API does not cover the functionalities of the portal yet: https://docs.microsoft.com/en-us/microsoft-365/security/mtp/microsoft-secure-score?view=o365-worldwide#incompatibility-with-identity-secure-score-and-graph-api
I also tried to get the right Uri with the Dev Tools. It seems that the portal is using "https://securescore.office.com/security" but I don't not how to use it.
I decided to wait until the preview functionality is also available in the API.