Skip to content

Commit 14eb6f5

Browse files
committed
Ali's feedback
1 parent 8caface commit 14eb6f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,12 +148,12 @@ If pairing between primary and secondary namespace already exists, private endpo
148148
> While we allow read-only access to the secondary namespace, updates to the private endpoint configurations are permitted.
149149
150150
### Virtual networks
151-
When creating a disaster recovery configuration for your application and Event Hubs namespaces, you must create private endpoints for both primary and secondary Event Hubs namespaces against virtual networks hosting both primary and secondary instances of your application. You need to create private endpoints for both networks on primary and secondary namespaces before you can pair these namespaces.
151+
When creating a disaster recovery configuration for your application and Event Hubs namespaces, you should create private endpoints for both primary and secondary Event Hubs namespaces against virtual networks hosting both primary and secondary instances of your application.
152152

153-
Let's say you have two virtual networks: VNET-1, VNET-2 and these primary and second namespaces: EventHubs-Namespace1-Primary, EventHubs-Namespace2-Secondary. You need to do the following steps:
153+
Let's say you have two virtual networks: VNET-1, VNET-2 and these primary and secondary namespaces: EventHubs-Namespace1-Primary, EventHubs-Namespace2-Secondary. You need to do the following steps:
154154

155155
- On EventHubs-Namespace1-Primary, create two private endpoints that use subnets from VNET-1 and VNET-2
156-
- On EventHubs-Namespace2-Secondary, create two private endpoints that use subnets from VNET-1 and VNET-2
156+
- On EventHubs-Namespace2-Secondary, create two private endpoints that use the same subnets from VNET-1 and VNET-2
157157

158158
![Private endpoints and virtual networks](./media/event-hubs-geo-dr/private-endpoints-virtual-networks.png)
159159

articles/service-bus-messaging/service-bus-geo-dr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,12 @@ If pairing between primary and secondary namespace already exists, private endpo
161161
> While we allow read-only access to the secondary namespace, updates to the private endpoint configurations are permitted.
162162
163163
### Virtual networks
164-
When creating a disaster recovery configuration for your application and Service Bus, you must create private endpoints for both primary and secondary Service Bus namespaces against virtual networks hosting both primary and secondary instances of your application. You need to create private endpoints for both networks on primary and secondary namespaces before you can pair these namespaces.
164+
When creating a disaster recovery configuration for your application and Service Bus, you should create private endpoints for both primary and secondary Service Bus namespaces against virtual networks hosting both primary and secondary instances of your application.
165165

166166
Let's say you have two virtual networks: VNET-1, VNET-2 and these primary and second namespaces: ServiceBus-Namespace1-Primary, ServiceBus-Namespace2-Secondary. You need to do the following steps:
167167

168168
- On ServiceBus-Namespace1-Primary, create two private endpoints that use subnets from VNET-1 and VNET-2
169-
- On ServiceBus-Namespace2-Secondary, create two private endpoints that use subnets from VNET-1 and VNET-2
169+
- On ServiceBus-Namespace2-Secondary, create two private endpoints that use the same subnets from VNET-1 and VNET-2
170170

171171
![Private endpoints and virtual networks](./media/service-bus-geo-dr/private-endpoints-virtual-networks.png)
172172

0 commit comments

Comments
 (0)