Skip to content

Commit a69dc5f

Browse files
Merge pull request #284012 from AbhishekMallick-MS/Aug-8-2024-SQL
SQL backup - note removed for suspended feature
2 parents b5d0c2e + fa7e1b9 commit a69dc5f

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

articles/backup/backup-azure-sql-database.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,18 @@
22
title: Back up SQL Server databases to Azure
33
description: This article explains how to back up SQL Server to Azure. The article also explains SQL Server recovery.
44
ms.topic: conceptual
5-
ms.date: 09/21/2023
5+
ms.date: 08/08/2024
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
88
---
99
# About SQL Server Backup in Azure VMs
1010

1111
[Azure Backup](backup-overview.md) offers a stream-based, specialized solution to back up SQL Server running in Azure VMs. This solution aligns with Azure Backup's benefits of zero-infrastructure backup, long-term retention, and central management. It additionally provides the following advantages specifically for SQL Server:
1212

13-
1. Workload aware backups that support all backup types - full, differential, and log
14-
2. 15 minute RPO (recovery point objective) with frequent log backups
15-
3. Point-in-time recovery up to a second
16-
4. Individual database level back up and restore
17-
18-
>[!Note]
19-
>Snapshot-based backup for SQL databases in Azure VM is now in preview. This unique offering combines the goodness of snapshots, leading to a better RTO and low impact on the server along with the benefits of frequent log backups for low RPO. For any queries/access, write to us at [[email protected]](mailto:[email protected]).
13+
- Workload aware backups that support all backup types - full, differential, and log
14+
- 15 minute RPO (recovery point objective) with frequent log backups
15+
- Point-in-time recovery up to a second
16+
- Individual database level back up and restore
2017

2118
To view the backup and restore scenarios that we support today, see the [support matrix](sql-support-matrix.md#scenario-support).
2219

0 commit comments

Comments
 (0)