Skip to content

Commit 1707b3e

Browse files
Merge pull request #271110 from cwatson-cat/patch-27
Sentinel - fix tab references in detect-threats-custom.md
2 parents b6f9752 + c4ec82b commit 1707b3e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

articles/sentinel/detect-threats-custom.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@ This section describes how to create a rule using the Azure or Defender portals.
5858

5959
### Start the Analytics rule wizard
6060

61-
# [Azure portal](#tab/azure)
61+
# [Azure portal](#tab/azure-portal)
6262

6363
1. From the **Configuration** section of the Microsoft Sentinel navigation menu, select **Analytics**.
6464

6565
1. In the action bar at the top, select **+Create** and select **Scheduled query rule**. This opens the **Analytics rule wizard**.
6666

6767
:::image type="content" source="media/detect-threats-custom/create-scheduled-query.png" alt-text="Screenshot of Analytics screen in Azure portal." lightbox="media/detect-threats-custom/create-scheduled-query.png":::
6868

69-
# [Defender portal](#tab/defender)
69+
# [Defender portal](#tab/defender-portal)
7070

7171
1. From the Microsoft Defender navigation menu, expand **Microsoft Sentinel**, then **Configuration**. Select **Analytics**.
7272

@@ -108,11 +108,11 @@ In the Azure portal, stages are represented visually as tabs. In the Defender po
108108
109109
1. Select **Next: Set rule logic**.
110110

111-
# [Azure portal](#tab/azure)
111+
# [Azure portal](#tab/azure-portal)
112112

113113
:::image type="content" source="media/detect-threats-custom/general-tab.png" alt-text="Screenshot of opening screen of analytics rule wizard in the Azure portal.":::
114114

115-
# [Defender portal](#tab/defender)
115+
# [Defender portal](#tab/defender-portal)
116116

117117
:::image type="content" source="media/detect-threats-custom/defender-wizard-general.png" alt-text="Screenshot of opening screen of analytics rule wizard in the Defender portal.":::
118118

@@ -168,11 +168,11 @@ In the Azure portal, stages are represented visually as tabs. In the Defender po
168168

169169
:::image type="content" source="media/detect-threats-custom/advanced-scheduling.png" alt-text="Screenshot of advanced scheduling toggle and settings.":::
170170

171-
# [Azure portal](#tab/azure)
171+
# [Azure portal](#tab/azure-portal)
172172

173173
:::image type="content" source="media/detect-threats-custom/set-rule-logic-contd.png" alt-text="Screenshot of continuation of rule logic screen of analytics rule wizard in the Azure portal.":::
174174

175-
# [Defender portal](#tab/defender)
175+
# [Defender portal](#tab/defender-portal)
176176

177177
:::image type="content" source="media/detect-threats-custom/defender-set-rule-logic-contd.png" alt-text="Screenshot of continuation of rule logic screen of analytics rule wizard in the Defender portal.":::
178178

@@ -259,11 +259,11 @@ In the **Incident settings** tab, choose whether Microsoft Sentinel turns alerts
259259
260260
1. Select **Next: Automated response**.
261261

262-
# [Azure portal](#tab/azure)
262+
# [Azure portal](#tab/azure-portal)
263263

264264
:::image type="content" source="media/detect-threats-custom/incident-settings-tab.png" alt-text="Screenshot of incident settings screen of analytics rule wizard in the Azure portal.":::
265265

266-
# [Defender portal](#tab/defender)
266+
# [Defender portal](#tab/defender-portal)
267267

268268
:::image type="content" source="media/detect-threats-custom/defender-incident-settings.png" alt-text="Screenshot of incident settings screen of analytics rule wizard in the Defender portal.":::
269269

@@ -286,11 +286,11 @@ Automate more complex tasks and invoke responses from remote systems to remediat
286286

287287
- For more information about when to use the **incident created trigger**, the **incident updated trigger**, or the **alert created trigger**, see [Use triggers and actions in Microsoft Sentinel playbooks](playbook-triggers-actions.md#microsoft-sentinel-triggers-summary).
288288

289-
# [Azure portal](#tab/azure)
289+
# [Azure portal](#tab/azure-portal)
290290

291291
:::image type="content" source="media/detect-threats-custom/automated-response-tab.png" alt-text="Screenshot of automated response screen of analytics rule wizard in the Azure portal.":::
292292

293-
# [Defender portal](#tab/defender)
293+
# [Defender portal](#tab/defender-portal)
294294

295295
:::image type="content" source="media/detect-threats-custom/defender-automated-response.png" alt-text="Screenshot of automated response screen of analytics rule wizard in the Defender portal.":::
296296

@@ -303,11 +303,11 @@ Automate more complex tasks and invoke responses from remote systems to remediat
303303

304304
Select **Next: Review and create** to review all the settings for your new analytics rule. When the "Validation passed" message appears, select **Create**.
305305

306-
# [Azure portal](#tab/azure)
306+
# [Azure portal](#tab/azure-portal)
307307

308308
:::image type="content" source="media/detect-threats-custom/review-and-create-tab.png" alt-text="Screenshot of validation screen of analytics rule wizard in the Azure portal.":::
309309

310-
# [Defender portal](#tab/defender)
310+
# [Defender portal](#tab/defender-portal)
311311

312312
:::image type="content" source="media/detect-threats-custom/defender-review-and-create.png" alt-text="Screenshot of validation screen of analytics rule wizard in the Defender portal.":::
313313

@@ -321,11 +321,11 @@ Select **Next: Review and create** to review all the settings for your new analy
321321

322322
**View the results of the rule:**
323323

324-
# [Azure portal](#tab/azure)
324+
# [Azure portal](#tab/azure-portal)
325325

326326
- To view the results of the analytics rules you create in the Azure portal, go to the **Incidents** page, where you can triage incidents, [investigate them](investigate-cases.md), and [remediate the threats](respond-threats-during-investigation.md).
327327

328-
# [Defender portal](#tab/defender)
328+
# [Defender portal](#tab/defender-portal)
329329

330330
- To view the results of the analytics rules you create in the Defender portal, expand **Investigation & response** in the navigation menu, then **Incidents & alerts**. View incidents on the **Incidents** page, where you can triage incidents, [investigate them](investigate-cases.md), and [remediate the threats](respond-threats-during-investigation.md). View individual alerts on the **Alerts** page.
331331

0 commit comments

Comments
 (0)