Security Center periodically analyzes the security state of your Azure resources to identify potential security vulnerabilities. It then provides you with recommendations on how to remediate those vulnerabilities. Recommendations are actions for you to take in order to secure your resources. Recommendations can be viewed from within the Azure Portal or using programmatic tools. To enable monitoring in external solutions or automation, it is possible to export all recommendations to an Event Hub or Log Analytics workspace. Think of integration with a SIEM solution (such as Azure Sentinel) or Power BI, Azure Data Explorer, and more.
Within all available recommendations there are a number which in turn consist of numerous nested (child) recommendations. An example of such a nested recommendation is “Vulnerabilities in your virtual machines should be remediated”. With the recent update of the continuous export functionality, it has become possible to export these nested recommendations as well.
Set up To enable continuous export for security findings, follow the steps below:
  1. In the Azure Portal go to ‘Security Center’.
  2. Click on Pricing & settings.
  3. Select the desired subscription.
  4. Click on Continuous export.
  5. Select the export destination type (Event Hub / Log Analytics Workspace)
  6. Enable export of security recommendations. Make sure that the recommendations you would like to export security findings for are selected in the recommendations drop down menu.
  7. Choose the Resource Group in which the automation resource will be created.
  8. Fill in the details of your export destination (Event Hub/Log Analytics workspace).
  9. Click on the Include security findings toggle to enable export of the security findings.
  10. Click Save.
For more information about Continuous Export see the following documentation: https://docs.microsoft.com/en-us/azure/security-center/continuous-export The Azure Security Center September 2020 release notes: https://docs.microsoft.com/en-us/azure/security-center/release-notes?s=09#september-2020