Skip to content

Commit ab9cc8a

Browse files
committed
Removing IoMT FHIR Connector reference
1 parent 799cf97 commit ab9cc8a

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

articles/healthcare-apis/azure-api-for-fhir/disaster-recovery.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure API for FHIR is a fully managed service, based on Fast Healthcare Interope
1515

1616
The DR feature provides a Recovery Point Objective (RPO) of 15 minutes and a Recovery Time Objective (RTO) of 60 minutes.
1717

18-
## How to enable DR
18+
## How to enable DR
1919

2020
To enable the DR feature, create a one-time support ticket. You can choose an Azure paired region or another region where the Azure API for FHIR is supported. The Microsoft support team will enable the DR feature based on the support priority.
2121

@@ -33,30 +33,29 @@ By default, Azure API for FHIR offers data protection through backup and restore
3333

3434
It's worth noting that the throughput RU/s must have the same values in the primary and secondary regions.
3535

36-
[ ![Azure Traffic Manager.](media/disaster-recovery/azure-traffic-manager.png) ](media/disaster-recovery/azure-traffic-manager.png#lightbox)
36+
[![Azure Traffic Manager](media/disaster-recovery/azure-traffic-manager.png)](media/disaster-recovery/azure-traffic-manager.png#lightbox)
3737

3838
### Automatic failover
3939

4040
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).
4141

42-
[ ![Failover in disaster recovery.](media/disaster-recovery/failover-in-disaster-recovery.png) ](media/disaster-recovery/failover-in-disaster-recovery.png#lightbox)
42+
[![Failover in disaster recovery](media/disaster-recovery/failover-in-disaster-recovery.png)](media/disaster-recovery/failover-in-disaster-recovery.png#lightbox)
4343

4444
### Affected region recovery
4545

4646
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.
4747

48-
[ ![Replication in disaster recovery.](media/disaster-recovery/replication-in-disaster-recovery.png) ](media/disaster-recovery/replication-in-disaster-recovery.png#lightbox)
48+
[![Replication in disaster recovery](media/disaster-recovery/replication-in-disaster-recovery.png)](media/disaster-recovery/replication-in-disaster-recovery.png#lightbox)
4949

5050
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.
5151

52-
[ ![Network latency.](media/disaster-recovery/network-latency.png) ](media/disaster-recovery/network-latency.png#lightbox)
53-
52+
[![Network latency](media/disaster-recovery/network-latency.png)](media/disaster-recovery/network-latency.png#lightbox)
5453

5554
### Manual failback
5655

5756
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.
5857

59-
[ ![Failback in disaster recovery.](media/disaster-recovery/failback-in-disaster-recovery.png) ](media/disaster-recovery/failback-in-disaster-recovery.png#lightbox)
58+
[![Failback in disaster recovery](media/disaster-recovery/failback-in-disaster-recovery.png)](media/disaster-recovery/failback-in-disaster-recovery.png#lightbox)
6059

6160
## Configuration changes in DR
6261

@@ -93,13 +92,6 @@ The export job will be picked up from another region after 10 minutes without an
9392

9493
Ensure that you grant the same permissions to the system identity of the Azure API for FHIR. Also, if the storage account is configured with selected networks, see [How to export FHIR data](../fhir/export-data.md).
9594

96-
### IoMT FHIR Connector
97-
98-
Any existing connection won't function until the failed region is restored. You can create a new connection once the failover has completed and your FHIR server is accessible. This new connection will continue to function when failback occurs.
99-
100-
> [!NOTE]
101-
> IoMT Connector is a preview feature and does not provide support for disaster recovery.
102-
10395
## How to test DR
10496

10597
While not required, you can test the DR feature on a non-production environment. For DR test, only the data will be included and the compute won't be included.
@@ -120,7 +112,6 @@ Consider the following steps for DR test.
120112

121113
* (Optional) Share any feedback with the Microsoft support team.
122114

123-
124115
> [!NOTE]
125116
> The DR test will double the cost of your test environment during the test. No extra cost will incur after the DR test is completed and the DR feature is disabled.
126117
@@ -131,12 +122,11 @@ The disaster recovery feature incurs extra costs because data of the compute and
131122
> [!NOTE]
132123
> The DR offering is subject to the [SLA for Azure API for FHIR](https://azure.microsoft.com/pricing/details/health-data-services), 1.0.
133124
134-
135125
## Next steps
136126

137127
In this article, you've learned how DR for Azure API for FHIR works and how to enable it. To learn about Azure API for FHIR's other supported features, see
138128

139-
>[!div class="nextstepaction"]
140-
>[FHIR supported features](fhir-features-supported.md)
129+
> [!div class="nextstepaction"]
130+
> [FHIR supported features](fhir-features-supported.md)
141131
142132
FHIR® is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.

0 commit comments

Comments
 (0)