Skip to content

Commit c6b7c96

Browse files
committed
PR review corrections
1 parent 5855eff commit c6b7c96

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/sentinel/automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ In this document, you learned how Microsoft Sentinel uses automation to help you
4545
- To learn about automation of incident handling, see [Automate incident handling in Microsoft Sentinel](automate-incident-handling-with-automation-rules.md).
4646
- To learn more about advanced automation options, see [Automate threat response with playbooks in Microsoft Sentinel](automate-responses-with-playbooks.md).
4747
- To get started creating automation rules, see [Create and use Microsoft Sentinel automation rules to manage incidents](create-manage-use-automation-rules.md)
48-
- For help in implementing advanced automation with playbooks, see [Tutorial: Use playbooks to automate threat responses in Microsoft Sentinel](tutorial-respond-threats-playbook.md).
48+
- For help with implementing advanced automation with playbooks, see [Tutorial: Use playbooks to automate threat responses in Microsoft Sentinel](tutorial-respond-threats-playbook.md).

articles/sentinel/create-manage-use-automation-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You also want to determine your use case. What are you trying to accomplish with
3838

3939
### Determine the trigger
4040

41-
Do you want this automation to be activated when new incidents (or alerts, in preview) are created? Or any time an incident gets updated?
41+
Do you want this automation to be activated when new incidents (or alerts, in preview) are created? Or anytime an incident gets updated?
4242

4343
Automation rules are triggered **when an incident is created or updated** (the update trigger is now in **Preview**) or **when an alert is created** (also in **Preview**). Recall that incidents include alerts, and that both alerts and incidents are created by analytics rules, of which there are several types, as explained in [Detect threats with built-in analytics rules in Microsoft Sentinel](detect-threats-built-in.md).
4444

@@ -211,4 +211,4 @@ In this document, you learned how to use automation rules to centrally manage re
211211
- To learn more about advanced automation options, see [Automate threat response with playbooks in Microsoft Sentinel](automate-responses-with-playbooks.md).
212212
- To learn how to use automation rules to add tasks to incidents, see [Create incident tasks in Microsoft Sentinel using automation rules](create-tasks-automation-rule.md).
213213
- To migrate alert-trigger playbooks to be invoked by automation rules, see [Migrate your Microsoft Sentinel alert-trigger playbooks to automation rules](migrate-playbooks-to-automation-rules.md)
214-
- For help in implementing automation rules and playbooks, see [Tutorial: Use playbooks to automate threat responses in Microsoft Sentinel](tutorial-respond-threats-playbook.md).
214+
- For help with implementing automation rules and playbooks, see [Tutorial: Use playbooks to automate threat responses in Microsoft Sentinel](tutorial-respond-threats-playbook.md).

articles/sentinel/create-tasks-automation-rule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Give your automation rule a name that describes what it does.
8080

8181
One thing you'll need to consider is that the order in which tasks appear in your incident is determined by the tasks' creation time. You can set the order of automation rules so that rules that add tasks required for all incidents will run first, and only afterwards any rules that add tasks required for incidents generated by specific analytics rules.
8282

83-
:::image type="content" source="media/create-tasks-automation-rule/create-new-automation-rule.png" alt-text="Screenshot of first part of automation rule wizard..":::
83+
:::image type="content" source="media/create-tasks-automation-rule/create-new-automation-rule.png" alt-text="Screenshot of first part of automation rule wizard.":::
8484

8585
1. Under **Actions**, select **Add task (preview)**.
8686

@@ -91,7 +91,7 @@ Give your automation rule a name that describes what it does.
9191

9292
:::image type="content" source="media/create-tasks-automation-rule/add-title-description.png" alt-text="Screenshot showing how to add a title and a description to a task.":::
9393

94-
1. In the description field you can add a free-form description for the task, including images, links and rich-text formatting (See the hyperlinks, numbered lists, and code-block-formatted text in the examples below).
94+
1. In the description field you can add a free-form description for the task, including images, links and rich-text formatting (see the hyperlinks, numbered lists, and code-block-formatted text in the examples below).
9595

9696
:::image type="content" source="media/create-tasks-automation-rule/add-task-description.png" alt-text="Screenshot showing how to add a description to a task.":::
9797

articles/sentinel/work-with-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can also add tasks for yourself, on the spot, to an incident's task list. Th
7272

7373
:::image type="content" source="media/work-with-tasks/add-task-ad-hoc-3.png" alt-text="Screenshot shows how to finish defining and save your task.":::
7474

75-
1. See your new task at the bottom of the task list. Note how manually-created tasks have a different color band on the left border, and that your name appears as *Created by:* under the task title and description.
75+
1. See your new task at the bottom of the task list. Note that manually created tasks have a different color band on the left border, and that your name appears as *Created by:* under the task title and description.
7676

7777
:::image type="content" source="media/work-with-tasks/view-ad-hoc-added-task.png" alt-text="Screenshot showing your new task at the end of the task list.":::
7878

0 commit comments

Comments
 (0)