Skip to content

Commit e6c9c8e

Browse files
committed
Update image placement in custom functions guide
Moved the table parameter image in the advanced hunting custom functions documentation for better clarity. Also updated the referenced image file.
1 parent abbd1b2 commit e6c9c8e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

defender-xdr/advanced-hunting-custom-functions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,9 @@ Create custom functions that use tabular parameters. With tabular parameters, yo
8282
To create tabular parameters for your custom function:
8383
1. Select **Add parameter** and then choose **table** as its **Type**.
8484
1. Enter a **Name** and **Default value** for the table.
85-
86-
![Table parameter in custom functions](/defender/media/advanced-hunting-custom-fxns/save-as-function-table.png)
8785
1. Map each column that your query references to the table. Select **Add column**, then enter the column's properties.
8886

89-
![Add column details in table parameter](/defender/media/advanced-hunting-custom-fxns/save-as-function-column.png)
87+
![Table parameter in custom functions](/defender/media/advanced-hunting-custom-fxns/save-as-function-table.png)
9088

9189
> [!NOTE]
9290
>- You can save a function with more than one table.
-28 KB
Loading

0 commit comments

Comments
 (0)