Forum Discussion

Pen Cart's avatar
Pen Cart
Copper Contributor
Jun 29, 2018
Solved

Azure Security Center Recommendations Log Analytics Query syntax

Hi   Could someone point me in the direction of a resource that provides a mapping of the recommendations in Security Center with theassociated Log Analytics query syntax? For example SC lists all ...
  • Hi

    ASC recommendations for Azure resources are not available as data in Log Analytics. Best option is to use unofficial ASC PowerShell module Azure-Security-Center. You can use Get-ASCTask to get recommendations on resources.