Azure-Sentinel/Playbooks/Create-SNOW-record
Lior Tamir aad48299ca Update playbook trigger names 2022-02-22 17:02:56 +02:00
..
alert-trigger Update playbook trigger names 2022-02-22 17:02:56 +02:00
images New SNOW Playbook with Alert and Incident trigger 2021-06-10 15:31:13 +01:00
incident-trigger Update playbook trigger names 2022-02-22 17:02:56 +02:00
readme.md Merge branch 'master' into lior-tamir-patch-5 2021-08-02 10:11:26 +03:00

readme.md

Create-SNOW-record

author: Yaniv Shasha, Benjamin Kovacevic

This playbook will open a Service Now incident when a new incident is opened in Azure Sentinel.

High severity incident in Azure Sentinel will be synced with Critical priority to SNOW
Medium severity incident in Azure Sentinel will be synced with Moderate priority to SNOW
Low and Informational severity incident in Azure Sentinel will be synced with Planning priority to SNOW

Prerequisites

We will need following data to make SNOW connector:

  1. SNOW instance (ex. xyz.service-now.com)
  2. Username
  3. Password
    SNOW connector requirements

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 incident Deploy to Azure Gov incident

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 run when an alert is created.

Deploy to Azure alert Deploy to Azure Gov alert

Post-deployment

Go to Playbook edit mode and fix SNOW connection with data from Prerequisite.

Note: This step is necessary only if you are deploying the Playbook using Alert trigger method from above
We will need to assign Azure Sentinel Reader role to the Playbooks Managed Identity:

  1. Open Playbook and go to Settings > Identity
  2. Click on Azure Role Assignments and then on Add Role Assignment
  3. For Scope choose Resource group and make sure that subscription and resource group are where Azure Sentinel and Playbook are deployed. For Role choose Azure Sentinel Reader and click on Save.

Screenshots

Incident Trigger
Incident Trigger dark
Incident Trigger light

Alert Trigger
Alert Trigger dark
Alert Trigger light

Example in ServiceNow
Alert Trigger light