Skip to content

Commit 71c53bb

Browse files
Merge pull request #261245 from DaleKoetke/docs-editor/cost-logs-1702571048
Update cost-logs.md
2 parents eea6aaf + dc54885 commit 71c53bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/logs/cost-logs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ In addition to data ingestion, there's a charge for the retention of data in eac
101101

102102
For more information on data retention and archiving, including how to configure these settings and access archived data, see [Configure data retention and archive policies in Azure Monitor Logs](data-retention-archive.md).
103103

104+
(Note that the Log Analytics Purge feature doesn't affect your retention costs. To lower retention costs, decrease the retention period for the workspace or for specific tables.)
105+
104106
## Search jobs
105107

106108
Searching against archived logs uses [search jobs](search-jobs.md). Search jobs are asynchronous queries that fetch records into a new search table within your workspace for further analytics. Search jobs are billed by the number of GB of data scanned on each day that's accessed to perform the search.
@@ -309,4 +311,3 @@ This query isn't an exact replication of how usage is calculated, but it provide
309311
- See [Set daily cap on Log Analytics workspace](daily-cap.md) to control your costs by configuring a maximum volume that might be ingested in a workspace each day.
310312
- See [Azure Monitor best practices - Cost management](../best-practices-cost.md) for best practices on configuring and managing Azure Monitor to minimize your charges.
311313

312-

0 commit comments

Comments
 (0)