Skip to content

Commit 130a336

Browse files
authored
Merge pull request #104833 from Gio0300/patch-1
Add secondary namespace is read-only in geo-rep
2 parents f5ebf37 + e86c623 commit 130a336

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/event-hubs/event-hubs-geo-dr.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ Note the following considerations to keep in mind:
157157

158158
5. Synchronizing entities can take some time, approximately 50-100 entities per minute.
159159

160+
6. Some aspects of the management plane for the secondary namespace become read-only while geo-recovery pairing is active.
161+
162+
7. The data plane of the secondary namespace will be read-only while geo-recovery pairing is active. The data plane of the secondary namespace will accept GET requests to enable validation of client connectivity and access controls.
163+
160164
## Availability Zones
161165
Event Hubs supports [Availability Zones](../availability-zones/az-overview.md), providing fault-isolated locations within an Azure region. The Availability Zones support is only available in [Azure regions with availability zones](../availability-zones/az-region.md#azure-regions-with-availability-zones). Both metadata and data (events) are replicated across data centers in the availability zone.
162166

0 commit comments

Comments
 (0)