Dec 29 2020 07:27 AM
Hi,
Not sure which area this fits best, if there is a better location please do let me know.
Setting the scene:
SecureScore does consist on many services like Identity, Endpoint, Office365, Azure AD & MCAS
There is also a SecureScore in Azure Security Center (per subscription of course).
I found nice blog posts getting the ASC information in a LogAnalytics workspace with help of a LogicApp and porting this information in a PowerBI dashboard. This is working great for several types of stakeholders like security engineers, but also for risk managers.
I want to present in the same PBI dashboard the SecureScore information from the portal security.microsoft.com (getting it in LogAnalytics, pass forward to PBI); however I cant find any useful information.
can one of you get me on the right path?
Dec 29 2020 09:15 AM
You can use the Graph API for that: https://docs.microsoft.com/en-us/graph/api/securescore-get?view=graph-rest-1.0&tabs=http
Dec 30 2020 04:31 AM
@VasilMichev
Thank you Vasil for the fast response.
yeah, using the graph explorer will deliver the statistics, however still a lot of work needs to be done to get in a LogAnalytics workspace, ordered, keeping the history, etc. I would say, not as mature as the ASC SC.
anyone else another idea?