Skip to content

Commit cc11fbe

Browse files
20250605 promote checklists to top fold for SEO optimization
1 parent be9b87d commit cc11fbe

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ 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

@@ -34,19 +34,19 @@ monikerRange: "=azuresql || =azuresql-db || =fabricsql"
3434

3535
> [!VIDEO https://learn-video.azurefd.net/vod/player?show=data-exposed&ep=azure-sql-db-high-availability-disaster-recovery-overview-data-exposed]
3636
37+
For prescriptive recommendations to maximize availability and achieve higher business continuity, see:
38+
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)
42+
3743
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:
3844

3945
- User accidentally deletes or updates a row in a table.
4046
- Malicious attacker successfully deletes data or drops a database.
4147
- Catastrophic natural disaster event takes down a datacenter or availability zone or region.
4248
- Rare datacenter, availability zone, or region-wide outage caused by a configuration change, software bug, or hardware failure.
4349

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

5252
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)