Skip to content

Commit 3db8d02

Browse files
committed
edit
1 parent 6be3b11 commit 3db8d02

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

articles/reliability/reliability-event-hubs.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,10 @@ The Azure portal doesn't support disabling availability zones. To disable availa
4747

4848
### Availability zone migration
4949

50-
You can't disable or enable availability zones for Event Hubs. When you create availability zones in the a region that supports them, availability zones are automatically enabled.
50+
When you create availability zones in a region that supports them, availability zones are automatically enabled. If you wish to learn how to move your Event Hub to a new region that supports availability zones, see
51+
[Relocate Event Hubs to another region](../operational-excellence/relocation-event-hub.md).
5152

5253

53-
### Zone down experience
54-
55-
56-
When a client application sends events to an event hub without specifying a partition, events are automatically distributed among partitions in your event hub. If a partition isn't available for some reason, events are distributed among the remaining partitions. This behavior allows for the greatest amount of up time. For use cases that require the maximum up time, this model is preferred instead of sending events to a specific partition.
57-
5854
### Pricing
5955
Need Info. Any pricing considerations when using availability zones?
6056

@@ -80,7 +76,6 @@ There are two features that provide geo-disaster recovery in Azure Event Hubs.
8076

8177
- **Geo-replication (public preview)**, which provides replication of both metadata and data, replicates configuration information and all of the data from a primary namespace to one, or more secondary namespaces. When a failover is performed, the selected secondary becomes the primary and the previous primary becomes a secondary. Users can perform a failover back to the original primary when desired.
8278

83-
8479
For detailed information, as well as samples and further documentation, on Geo-replication in Event Hubs, see [Geo-replication ](../event-hubs/geo-replication.md).
8580

8681

0 commit comments

Comments
 (0)