Azure-Sentinel/Playbooks/Get-ASCRecommendations
..
alert-trigger
incident-trigger
readme.md

readme.md

Get-ASCRecommendations

author: Nicholas DiCola

This playbook will take each Host entity and If its an Azure Resource, query ASC API to get any ASC recommendations. It will add a tag and comment if any unhealthy recommendations are found for the resource.

Quick Deployment

Deploy with incident trigger (recommended)

After deployment, attach this playbook to an automation rule so it runs when the incident is created.

Learn more about automation rules

Deploy to Azure Deploy to Azure Gov

Deploy with alert trigger

After deployment, you can run this playbook manually on an alert or attach it to an analytics rule so it will rune when an alert is created.

Deploy to Azure [Deploy to Azure Gov](https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Sentinel%2Fmaster%2FPlaybooks%2FGet-ASCRecommendations%2Falert-trigger%2Fazuredeploy.json[Deploy to Azure](

Prerequisites

  • This playbook uses a managed identity to access the API. You will need to add the managed identity that is created by the logic app to the subscripton(s) of management group with Security Reader permissions.

Screenshots

Incident Trigger
Incident Trigger
Alert Trigger
Alert Trigger