You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/azure-api-for-fhir/disaster-recovery.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,29 +33,29 @@ By default, Azure API for FHIR offers data protection through backup and restore
33
33
34
34
It's worth noting that the throughput RU/s must have the same values in the primary and secondary regions.
35
35
36
-
[](media/disaster-recovery/azure-traffic-manager.png#lightbox)
36
+
[](media/disaster-recovery/azure-traffic-manager.png#lightbox)
37
37
38
38
### Automatic failover
39
39
40
40
During a primary region outage, the Azure API for FHIR automatically fails over to the secondary region and the same service endpoint is used. The service is expected to resume in one hour or less, and potential data loss is up to 15 minutes' worth of data. Other configuration changes may be required. For more information, see [Configuration changes in DR](#configuration-changes-in-dr).
41
41
42
-
[](media/disaster-recovery/failover-in-disaster-recovery.png#lightbox)
42
+
[](media/disaster-recovery/failover-in-disaster-recovery.png#lightbox)
43
43
44
44
### Affected region recovery
45
45
46
46
After the affected region recovers, it's automatically available as a secondary region and data replication restarts. You can start the data recovery process or wait until the failback step is completed.
47
47
48
-
[](media/disaster-recovery/replication-in-disaster-recovery.png#lightbox)
48
+
[](media/disaster-recovery/replication-in-disaster-recovery.png#lightbox)
49
49
50
50
When the compute has failed back to the recovered region and the data hasn't, there may be potential network latencies. The main reason is that the compute and the data are in two different regions. The network latencies should disappear automatically as soon as the data fails back to the recovered region through a manual trigger.
51
51
52
-
[](media/disaster-recovery/network-latency.png#lightbox)
52
+
[](media/disaster-recovery/network-latency.png#lightbox)
53
53
54
54
### Manual failback
55
55
56
56
The compute fails back automatically to the recovered region. The data is switched back to the recovered region manually by the Microsoft support team using the script.
57
57
58
-
[](media/disaster-recovery/failback-in-disaster-recovery.png#lightbox)
58
+
[](media/disaster-recovery/failback-in-disaster-recovery.png#lightbox)
0 commit comments