Skip to content

Commit da5227a

Browse files
Merge pull request #274056 from shellyhaverkamp/docs-editor/business-continuity-disaster-r-1714605683
Update business-continuity-disaster-recovery.md
2 parents 381bc72 + 762cfc1 commit da5227a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/healthcare-apis/business-continuity-disaster-recovery.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,32 @@ ms.date: 09/07/2023
1111
---
1212
# Business continuity and disaster recovery considerations
1313

14-
Business continuity and disaster recovery (BCDR) in Azure Health Data Services helps ensure the resilience, reliability, and recoverability of your health data and applications if there is a disruption. It also helps minimize the impact of disruptions on business operations, data integrity, and customer satisfaction.
14+
Business continuity and disaster recovery (BCDR) in Azure Health Data Services helps ensure the resilience, reliability, and recoverability of health data and applications if there is a disruption. It also helps minimize the impact of disruptions on business operations, data integrity, and customer satisfaction.
1515

1616
> [!NOTE]
17-
> Capabilities covered in this article are subject to the [SLA for Azure Health Data Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1).
17+
> Capabilities covered in this article are subject to the [Service Level Agreement for Azure Health Data Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1).
1818
1919
## Overview of BCDR in Azure Health Data Services
2020

2121
Azure Health Data Services is available in multiple regions. When you create an Azure Health Data Services resource, you specify its region. From then on, your resource and all its operations stay associated with that Azure region. Cross-region disaster recovery isn't currently supported in Azure Health Data Services.
2222

2323
In most cases, Azure Health Data Services handles disruptive events that may occur in the cloud environment and is able to keep your applications and business processes running. However, Azure Health Data Services can't handle situations like:
2424

25-
- You have deleted your service
26-
- A natural disaster, such as an earthquake or power outage disables the region or data center where your service and data are located.
25+
- You deleted your service.
26+
- A natural disaster such as an earthquake or power outage disables the region or data center where your service and data are located.
2727
- Any other catastrophic event that requires cross-region failover.
2828

2929
## Database backups for the FHIR service
3030

31-
Database backups are an essential part of any business continuity strategy because they help protect your data from corruption or deletion. These backups enable you to restore service to a previous state. Azure Health Data Services automatically keeps backups of your data for the FHIR service for the last seven days.
31+
Database backups are an essential part of any business continuity strategy because they help protect your data from corruption or deletion. These backups enable you to restore service to a previous state. Azure Health Data Services automatically keeps backups of your data for the FHIR® service for the last seven days.
3232

3333
The support team handles the backups and restores of the FHIR database. To restore the data, customers need to submit a support ticket with these details:
3434

35-
- Name of the service
36-
- Restore point date and time within the last seven days. If the requested restore point is not available, we will use the nearest one available, unless you tell us otherwise. Please include this information in your support request.
35+
- Name of the service.
36+
- Restore point date and time within the last seven days. If the requested restore point is not available, we will use the nearest one available, unless you tell us otherwise. Include this information in your support request.
3737

38-
More information: [Create an Azure support request](../azure-portal/supportability/how-to-create-azure-support-request.md)
38+
Learn more: [Create an Azure support request](../azure-portal/supportability/how-to-create-azure-support-request.md)
3939

4040
For a large or active database, the restore might take several hours to several days. The restoration process involves taking a snapshot of your database at a certain time and then creating a new database to point your FHIR service to. During the restoration process, the server may return an HTTP Status code response with 503, meaning the service is temporarily unavailable and can't handle the request at the moment. After the restoration process completes, the support team updates the ticket with a status that the operation has been completed to restore the requested service.
4141

42-
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.
42+
[!INCLUDE [FHIR and DICOM trademark statement](./includes/healthcare-apis-fhir-dicom-trademark.md)]

0 commit comments

Comments
 (0)