Forum Discussion

DanaEpp's avatar
DanaEpp
Copper Contributor
Feb 04, 2020

Is accessing the results in Microsoft.Security/complianceResults possible from the Security Graph?

So in Azure Policy there are lots of conditions where ASC looks into Microsoft.Security/complianceResults.

 

I tried to access this data through a web request to the management plane directly:

 

https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Security/complianceResults?api-version=2017-08-01

 

Which only returns an empty array.

 

Is there a way to get the right underlying data through the Security Graph instead? I tried looking around https://graph.microsoft.com/v1.0/security/complianceResults but can't see anything like it there. 

  • Hi DanaEpp, the Microsoft Graph Security API currently doesn't support Compliance Results as one of its entities. Please refer to a full list of entities the API currently supports here. To get your underlying data you need, please submit your question in related techcommunity forum for ASC or Azure Policy. 

Resources