Skip to content

Commit 21162aa

Browse files
authored
Pencil edit
1 parent 8785872 commit 21162aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-xdr/advanced-hunting-query-language.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@ To learn more about these data types, [read about Kusto scalar data types](/azur
163163

164164
Take advantage of the following functionality to write queries faster:
165165

166-
- **Autosuggest**as you write queries, advanced hunting provides suggestions from IntelliSense.
167-
- **Schema tree**a schema representation that includes the list of tables and their columns is provided next to your working area. For more information, hover over an item. Double-click an item to insert it to the query editor.
168-
- **[Schema reference](advanced-hunting-schema-tables.md#get-schema-information-in-the-security-center)**in-portal reference with table and column descriptions as well as supported event types (`ActionType` values) and sample queries
166+
- **Autosuggest** - as you write queries, advanced hunting provides suggestions from IntelliSense.
167+
- **Schema tree** - a schema representation that includes the list of tables and their columns is provided next to your working area. For more information, hover over an item. Double-click an item to insert it to the query editor.
168+
- **[Schema reference](advanced-hunting-schema-tables.md#get-schema-information-in-the-security-center)** - in-portal reference with table and column descriptions as well as supported event types (`ActionType` values) and sample queries
169169

170170
## Work with multiple queries in the editor
171171

0 commit comments

Comments
 (0)