Updated metadata
This commit is contained in:
eerus 2022-12-23 10:18:03 -06:00 коммит произвёл GitHub
Родитель 4fd3aaf0bc
Коммит d993c87642
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 10 добавлений и 6 удалений

Просмотреть файл

@ -4,12 +4,16 @@
"metadata": {
"title": "Create or Update ServiceNow incident",
"description": "This playbook creates and updates the incident in the ServiceNow platform",
"prerequisites": "",
"postDeployment": [],
"prerequisitesDeployTemplateFile": "",
"lastUpdateTime": "",
"entities": [],
"tags": [],
"prerequisites": "Create an account for ServiceNow",
"postDeployment": [
"1. Update ServiceNow credentials in the playbook.",
"2. For the playbook to run, there is a need to assign the Microsoft Sentinel Responder role to the playbook's managed identity.",
"3. (Recommendation) You can create an automation rule to close the corresponding ServiceNow ticket when the corresponding Sentinel ticket is closed."
],
"prerequisitesDeployTemplateFile": "None",
"lastUpdateTime": "2022-12-23T10:02:00.000Z",
"entities": [ "Malware" ],
"tags": [ "ServiceNow", "SOAR", "Notification", "Threat Response"],
"support": {
"tier": "community",
"armtemplate": "Generated from https://github.com/Azure/Azure-Sentinel/tree/master/Tools/Playbook-ARM-Template-Generator"