Azure-Sentinel/Playbooks/Create-Jira-Issue
Lior Tamir 41b497012a Last update time equal to pp start time
All templates that appear from day 1 will be affected.
Next templates will be uploaded with new times of upload
2021-07-15 18:37:10 +03:00
..
alert-trigger Last update time equal to pp start time 2021-07-15 18:37:10 +03:00
images New Jira Playbook with Alert and Incident trigger 2021-06-10 15:21:40 +01:00
incident-trigger Last update time equal to pp start time 2021-07-15 18:37:10 +03:00
readme.md Updating Deploy buttons and links part 1 2021-06-16 00:25:40 +00:00

readme.md

Create-Jira-Issue

author: Yaniv Shasha, Benjamin Kovacevic

This playbook will open a Jira Issue when a new incident is opened in Azure Sentinel.

Prerequisites

We will need following data to make Jira connector:

  1. Jira instance (ex. xyz.atlassian.net)
  2. Jira API (create API token on https://id.atlassian.com/manage-profile/security/api-tokens)
  3. User email
    Jira 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 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

Post-deployment

Go to Playbook edit mode and fix Jira connection with data from Prerequisite.
When connection is fixed, choose your:

  1. Jira Project (where you want to sync Azure Sentinel incidents to) and
  2. Issue Type Id (Azure Sentinel incident issue type in Jira - Task, Story, Bug,...).

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 Jira
Alert Trigger light