Skip to content

Commit 2e0008f

Browse files
Merge pull request #225003 from yelevin/docs-editor/hunting-1674656802
Replacing PR "Update hunting.md #94749"
2 parents 3900c59 + 3383fb9 commit 2e0008f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/sentinel/hunting.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,21 @@ Create or modify a query and save it as your own query or share it with users wh
8888

8989
**To clone and modify an existing query**:
9090

91-
1. Select the hunting query in the table you want to modify.
92-
91+
1. From the table, select the hunting query you want to modify.
9392
1. Select the ellipsis (...) in the line of the query you want to modify, and select **Clone query**.
9493

9594
:::image type="content" source="./media/hunting/clone-query.png" alt-text="Clone query" lightbox="./media/hunting/clone-query.png":::
9695

9796
1. Modify the query and select **Create**.
9897

98+
**To modify an existing custom query**:
99+
100+
1. From the table, select the hunting query that you wish to modify. Note that only queries that from a custom content source can be edited. Other content sources have to be edited at that source.
101+
102+
1. Select the ellipsis (...) in the line of the query you want to modify, and select **Edit query**.
103+
104+
1. Modify the **Custom query** field with the updated query. You can also modify the entity mapping and techniques as explained in the "**To create a new query**" section of this documentation.
105+
99106
## Sample query
100107

101108
A typical query starts with a table or parser name followed by a series of operators separated by a pipe character ("\|").
@@ -220,3 +227,4 @@ For more information, see:
220227
- [Use bookmarks to save interesting information while hunting](bookmarks.md)
221228

222229
Learn from an example of using custom analytics rules when [monitoring Zoom](https://techcommunity.microsoft.com/t5/azure-sentinel/monitoring-zoom-with-azure-sentinel/ba-p/1341516) with a [custom connector](create-custom-connector.md).
230+

0 commit comments

Comments
 (0)