Skip to content

Commit 29e73ae

Browse files
authored
Update search-jobs.md
------- cc: @guywi-ms; @yossi-y
1 parent 87bbc7d commit 29e73ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/logs/search-jobs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 01/27/2022
1010

1111
Search jobs are asynchronous queries that fetch records into a new search table within your workspace for further analytics. The search job uses parallel processing and can run for hours across extremely large datasets. This article describes how to create a search job and how to query its resulting data.
1212

13+
> [!NOTE]
14+
> The search job feature is currently in public preview and is not supported in workspaces with [customer-managed key](customer-managed-keys.md).
15+
1316
## When to use search jobs
1417

1518
Use a search job when the log query timeout of 10 minutes isn't enough time to search through large volumes of data or when you're running a slow query.

0 commit comments

Comments
 (0)