Skip to content

Commit 7c4d630

Browse files
committed
acrolynx
1 parent 79878ee commit 7c4d630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/availability-zones-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Disaster recovery is measured with two metrics:
4545
- Recovery Point Objective (RPO): the minutes or hours of data that may be lost.
4646
- Recovery Time Objective (RTO): the minutes or hours the service may be down.
4747

48-
Event Grid’s automatic failover has different RPOs and RTOs for your metadata (topics, domains, event subscriptions.) and data (events). If you need different specification from the following ones, you can still implement your own client-side fail over using the topic health apis.
48+
Event Grid’s automatic failover has different RPOs and RTOs for your metadata (topics, domains, event subscriptions.) and data (events). If you need different specification from the following ones, you can still implement your own client-side failover using the topic health apis.
4949

5050
### Recovery point objective (RPO)
5151
- **Metadata RPO**: zero minutes. For applicable resources, when a resource is created/updated/deleted, the resource definition is synchronously replicated to the geo-pair. When a failover occurs, no metadata is lost.

0 commit comments

Comments
 (0)