Skip to content

Commit 4eda4ca

Browse files
committed
Small fix
1 parent c8274de commit 4eda4ca

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
-7.66 KB
Loading

articles/sentinel/tutorial-respond-threats-playbook.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Get a more complete and detailed introduction to automating threat response usin
7070

7171
Follow these steps to create a new playbook in Microsoft Sentinel:
7272

73-
:::image type="content" source="./media/tutorial-respond-threats-playbook/add-new-playbook.png" alt-text="Screenshot of the menu selection for adding a new playbook in the Automation screen.":::
73+
:::image type="content" source="./media/tutorial-respond-threats-playbook/add-new-playbook.png" alt-text="Screenshot of the menu selection for adding a new playbook in the Automation screen." lightbox="media/tutorial-respond-threats-playbook/add-new-playbook.png":::
7474

7575
1. From the **Microsoft Sentinel** navigation menu, select **Automation**.
7676

@@ -119,6 +119,12 @@ Regardless of which trigger you chose to create your playbook with in the previo
119119

120120
### Prepare the Logic App and workflow
121121

122+
There are three steps to getting started creating a Logic Apps Standard playbook:
123+
124+
1. [Create a Logic App](#create-a-logic-app).
125+
1. [Create a workflow](#create-a-workflow-playbook) (this is the actual playbook).
126+
1. [Choose the trigger](#choose-the-trigger).
127+
122128
#### Create a Logic App
123129

124130
Since you selected **Blank playbook**, a new browser tab will open and take you to the **Create Logic App** wizard.

0 commit comments

Comments
 (0)