Skip to content

Commit af172a6

Browse files
authored
list
1 parent 15be808 commit af172a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/log-compaction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ ms.custom: ignite-2022
1111
Log compaction is a way of retaining data in Event Hubs using event key based retention. By default, each event hub/Kafka topic is created with time-based retention or *delete* cleanup policy, where events are purged upon the expiration of the retention time. Rather using coarser-grained time based retention, you can use event key-based retention mechanism where Event Hubs retrains the last known value for each event key of an event hub or a Kafka topic.
1212

1313
> [!NOTE]
14-
> This feature is currently in Preview.
15-
> Log compaction feature is available only in **premium** and **dedicated** tiers.
14+
> - This feature is currently in Preview.
15+
> - Log compaction feature is available only in **premium** and **dedicated** tiers.
1616
1717
> [!WARNING]
1818
> Use of the Log Compaction feature is **not eligible for product support through Microsoft Azure**.

0 commit comments

Comments
 (0)