Skip to content

Commit 0a4c1dd

Browse files
authored
Merge pull request #204253 from adiBiran/patch-3
Add the CMK limitation
2 parents 8f43f39 + 0da5d60 commit 0a4c1dd

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 keys](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)