Skip to content

Commit fd37a65

Browse files
authored
Polish
1 parent b45d151 commit fd37a65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-signalr/howto-enable-geo-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ For more performance evaluation, refer to [Performance](signalr-concept-performa
197197
Replicas inherit most configurations from the primary resource; however, some settings must be configured directly on the replicas. Below is the list of those configurations:
198198

199199
1. **SKU**: Each replica has its own SKU name and unit size. The autoscaling rules for replicas must be configured separately based on their individual metrics.
200-
2. **Shared private endpoints**: While shared private link resources are automatically replicated to replicas, separate approvals are required for target private link resources. To add or remove shared private link resources, manage them on the primary resource. **Do not** enable the replica until its shared private endpoint has been approved.
200+
2. **Shared private endpoints**: While shared private endpoints are automatically replicated to replicas, separate approvals are required on target private link resources. To add or remove shared private endpoints, manage them on the primary resource. **Do not** enable the replica until its shared private endpoint has been approved.
201201
3. **Log Destination Settings**. If not configured on the replicas, only logs from the primary resource will be transferred.
202202
4. **Alerts**.
203203

articles/azure-web-pubsub/howto-enable-geo-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ For more performance evaluation, refer to [Performance](concept-performance.md).
204204
Replicas inherit most configurations from the primary resource; however, some settings must be configured directly on the replicas. Below is the list of those configurations:
205205

206206
1. **SKU**: Each replica has its own SKU name and unit size. The autoscaling rules for replicas must be configured separately based on their individual metrics.
207-
2. **Shared private endpoints**: While shared private link resources are automatically replicated to replicas, separate approvals are required for target private link resources. To add or remove shared private link resources, manage them on the primary resource. **Do not** enable the replica until its shared private endpoint has been approved.
207+
2. **Shared private endpoints**: While shared private endpoints are automatically replicated to replicas, separate approvals are required on target private link resources. To add or remove shared private endpoints, manage them on the primary resource. **Do not** enable the replica until its shared private endpoint has been approved.
208208
3. **Log Destination Settings**. If not configured on the replicas, only logs from the primary resource will be transferred.
209209
4. **Alerts**.
210210

0 commit comments

Comments
 (0)