Skip to content

Commit 799d613

Browse files
Merge pull request #264121 from DaleKoetke/docs-editor/cost-logs-1706131516
Update cost-logs.md
2 parents 4a10b25 + 47a58f1 commit 799d613

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Monitor Logs cost calculations and options
33
description: Cost details for data stored in a Log Analytics workspace in Azure Monitor, including commitment tiers and data size calculation.
44
ms.topic: conceptual
55
ms.reviewer: Dale.Koetke
6-
ms.date: 06/23/2023
6+
ms.date: 01/23/2024
77
ms.reviwer: dalek git
88
---
99

@@ -99,10 +99,12 @@ For more information on Basic Logs, including how to configure them and query th
9999

100100
In addition to data ingestion, there's a charge for the retention of data in each Log Analytics workspace. You can set the retention period for the entire workspace or for each table. After this period, the data is either removed or archived. Archived logs have a reduced retention charge, and there's a charge to search against them. Use archived logs to reduce your costs for data that you must store for compliance or occasional investigation.
101101

102+
[Deleting a custom table](create-custom-table.md#delete-a-table) does not remove data associated with that table, so retention and archive charges will continue to apply.
103+
102104
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).
103105

104106
>[!NOTE]
105-
>Deleting data from your Log Analytics workspace using 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.
107+
>Deleting data from your Log Analytics workspace using 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.
106108
107109
## Search jobs
108110

0 commit comments

Comments
 (0)