Skip to content

Commit b48ecac

Browse files
Merge pull request #34331 from MicrosoftDocs/WilliamDAssafMSFT-patch-2
20250605 SEO pass business-continuity-high-availability-disaster-reco…
2 parents 44f82e6 + cc11fbe commit b48ecac

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

azure-sql/database/business-continuity-high-availability-disaster-recover-hadr-overview.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cloud Business Continuity - Disaster Recovery
33
titleSuffix: Azure SQL Database
4-
description: Learn how Azure SQL Database supports cloud business continuity and disaster recovery to help keep mission-critical cloud applications running.
4+
description: Learn what to do when a user or application error affects data integrity, an Azure availability zone or region has an outage, or your application requires maintenance.
55
author: rajeshsetlem
66
ms.author: rsetlem
77
ms.reviewer: wiassaf, mathoma
@@ -20,21 +20,25 @@ keywords:
2020
- "database recovery"
2121
monikerRange: "=azuresql || =azuresql-db || =fabricsql"
2222
---
23-
# Overview of business continuity with Azure SQL Database
23+
# Business continuity in Azure SQL Database
2424

2525
[!INCLUDE [appliesto-sqldb-fabricsqldb](../includes/appliesto-sqldb-fabricsqldb.md)]
2626

2727
> [!div class="op_single_selector"]
2828
> * [Azure SQL Database](business-continuity-high-availability-disaster-recover-hadr-overview.md?view=azuresql-db&preserve-view=true)
2929
> * [Azure SQL Managed Instance](../managed-instance/business-continuity-high-availability-disaster-recover-hadr-overview.md?view=azuresql-mi&preserve-view=true)
3030
31-
This article provides an overview of the business continuity and disaster recovery capabilities of Azure SQL Database, describing the options and recommendations to recover from disruptive events that could lead to data loss or cause your database and application to become unavailable. Learn what to do when a user or application error affects data integrity, an Azure availability zone or region has an outage, or your application requires maintenance.
31+
**Business continuity** in Azure SQL Database refers to the mechanisms, policies, and procedures that enable your business to continue operating in the face of disruption by providing availability, high availability, and disaster recovery.
32+
33+
<br/>
3234

3335
> [!VIDEO https://learn-video.azurefd.net/vod/player?show=data-exposed&ep=azure-sql-db-high-availability-disaster-recovery-overview-data-exposed]
3436
35-
## Overview
37+
For prescriptive recommendations to maximize availability and achieve higher business continuity, see:
3638

37-
**Business continuity** in Azure SQL Database refers to the mechanisms, policies, and procedures that enable your business to continue operating in the face of disruption by providing availability, high availability, and disaster recovery.
39+
- [Availability checklist](high-availability-disaster-recovery-checklist.md#availability-checklist)
40+
- [High availability checklist](high-availability-disaster-recovery-checklist.md#high-availability-checklist)
41+
- [Disaster recovery checklist](high-availability-disaster-recovery-checklist.md#disaster-recovery-checklist)
3842

3943
In most cases, SQL Database handles disruptive events that might happen in a cloud environment and keeps your applications and business processes running. However, there are some disruptive events where mitigation might take some time, such as:
4044

@@ -43,12 +47,6 @@ In most cases, SQL Database handles disruptive events that might happen in a clo
4347
- Catastrophic natural disaster event takes down a datacenter or availability zone or region.
4448
- Rare datacenter, availability zone, or region-wide outage caused by a configuration change, software bug, or hardware failure.
4549

46-
For prescriptive recommendations to maximize availability and achieve higher business continuity, see:
47-
48-
- [Availability checklist](high-availability-disaster-recovery-checklist.md#availability-checklist)
49-
- [High availability checklist](high-availability-disaster-recovery-checklist.md#high-availability-checklist)
50-
- [Disaster recovery checklist](high-availability-disaster-recovery-checklist.md#disaster-recovery-checklist)
51-
5250
## High Availability
5351

5452
Azure SQL Database comes with a core resiliency and reliability promise that protects it against software or hardware failures. Database backups are automated to protect your data from corruption or accidental deletion. As a Platform-as-a-service (PaaS), the Azure SQL Database service provides availability as an off-the-shelf feature with an industry-leading availability SLA of 99.99%.

0 commit comments

Comments
 (0)