Is there an API to query the "SecurityResources" tabel in the resource graph?
Specifically, I need to send the information of an Azure Container Registry (ACR) vulnerability report to the appropriate (ACR) owner. I looked for an API that would assist us retrieve the ACR vulnerability report but unfortunately I did not find it , however we have a resource graph query that will provide the ACR vulnerability report. To automate the procedure, I opted to create a logic app. However, the problem is that we haven't been able to locate an API that get the data from "SecurityResources" table in the same way that we have for "Resources."
Like – https://management.azure.com/providers/Microsoft.ResourceGraph/resources -
ARG Query for ACR Vulnerability - https://docs.microsoft.com/en-us/azure/defender-for-cloud/resource-graph-samples?tabs=azure-powershell#list-container-registry-vulnerability-assessment-results
Any recommendations or other best practises, or if you've previously implemented such logic to automatically deliver ACR vulnerability reports to the appropriate ACR owner? It would be helpful.
Thanks !!
mahersko @Kim Kischel