Skip to content

Commit 0bec01f

Browse files
authored
Update geo-replication.md
added a small section to note there is an additional cost due to bandwidth.
1 parent 8fd8c45 commit 0bec01f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/event-hubs/geo-replication.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,6 @@ Offset are committed to Event Hubs directly and offsets are replicated across re
122122

123123
Clients that use the Event Hubs SDK need to upgrade to the April 2024 version of the SDK. The latest version of the Event Hubs SDK supports failover with an update to the checkpoint. The checkpoint is managed by users with a checkpoint store such as Azure Blob storage, or a custom storage solution. If there's a failover, the checkpoint store must be available from the secondary region so that clients can retrieve checkpoint data and avoid loss of messages.
124124

125+
## Pricing
126+
Event Hubs dedicated clusters are priced independently of geo-replication. Use of geo-replication with Event Hubs dedicated requires you to have at least two dedicated clusters in separate regions. The dedicated clusters used as secondary instances for geo-replication can be used for other workloads.
127+
There is a charge for geo-replication based on the published bandwidth times the number of secondary regions. The geo-replication charge is waived in early public preview.

0 commit comments

Comments
 (0)