Forum Discussion
Pen Cart
Jun 29, 2018Copper Contributor
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 ...
- Jul 20, 2018
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.
Jul 20, 2018
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.