diff --git a/Playbooks/Enrich-SentinelIncident-MDATPTVM/azuredeploy.json b/Playbooks/Enrich-SentinelIncident-MDATPTVM/azuredeploy.json index a131e6ad5f..fd6ccb45ed 100644 --- a/Playbooks/Enrich-SentinelIncident-MDATPTVM/azuredeploy.json +++ b/Playbooks/Enrich-SentinelIncident-MDATPTVM/azuredeploy.json @@ -2,8 +2,7 @@ "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "metadata":{ - "comments": "This playbook will enrich the Client machine that is part of sentinel incident with thread vulnerabilities data (TVM) with CVE that their score is grater then 7.5. - Also it automatically add this information to the incident as comments and change the incident severity to High.", + "comments": "This playbook will enrich the Client machine that is part of sentinel incident with thread vulnerabilities data (TVM) with CVE that their score is grater then 7.5. Also it automatically add this information to the incident as comments and change the incident severity to High.", "author": "Yaniv Shasha" }, "parameters": {