Skip to content

Commit b860465

Browse files
authored
Merge pull request #279719 from yossi-y/main
Minor edits to billing and image
2 parents 9b09c94 + ab959b0 commit b860465

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
106 Bytes
Loading

articles/azure-monitor/logs/summary-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Instead of logging hundreds of similar entries within an hour, the destination t
9898

9999
## Pricing model
100100

101-
There is no direct cost using Summary rules, and cost you incur consists of the cost of the query on the source table and the cost of ingesting the results to the destination table:
101+
Summary rules don't have a direct cost, and you only pay for the query on the source table(s) and the ingestion to the destination table:
102102

103103
| Source table plan | Query cost | Query results ingestion cost |
104104
| --- | --- | --- |
@@ -488,7 +488,7 @@ The destination table schema is defined when you create or update a summary rule
488488

489489
### Data for removed columns remains in workspace, subject to retention period
490490

491-
When you remove columns in query, the columns and data remain in destination table and is subjected to the [retention period](data-retention-archive.md) defined on the table or workspace. If the removed columns aren't needed in destination table, [Update schema and remove columns](create-custom-table.md#add-or-delete-a-custom-column) accordingly. During the retention period, if you add columns with the same name, old data that hasn't reached retention policy, shows up.
491+
When you remove columns in the query, the columns and data remain in the destination table and are subjected to the [retention period](data-retention-archive.md) defined on the table or workspace. If the removed columns aren't needed in destination table, [Update schema and remove columns](create-custom-table.md#add-or-delete-a-custom-column) accordingly. During the retention period, if you add columns with the same name, old data that hasn't reached retention policy, shows up.
492492

493493
## Related content
494494

0 commit comments

Comments
 (0)