Skip to content

Commit 0586795

Browse files
adiBiranguywi-ms
andauthored
Update articles/azure-monitor/logs/search-jobs.md
Co-authored-by: Guy Wild <[email protected]>
1 parent 379649f commit 0586795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ You can use all functions and binary operators within these operators.
270270
The charge for a search job is based on:
271271

272272
- Search job execution - the amount of data the search job scans.
273-
- Search job results - the amount of data the search job finds and are ingested into the results table, based on the regular log data ingestion prices.
273+
- Search job results - the amount of data the search job finds and is ingested into the results table, based on the regular log data ingestion prices.
274274

275275
For example, if your table holds 500 GB per day, for a search over 30 days, you'll be charged for 15,000 GB of scanned data.
276276
If the search job finds 1,000 records that match the search query, you'll be charged for ingesting these 1,000 records into the results table.

0 commit comments

Comments
 (0)