You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+
99
106
## Sample query
100
107
101
108
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:
220
227
-[Use bookmarks to save interesting information while hunting](bookmarks.md)
221
228
222
229
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).
0 commit comments