Skip to content

Commit e9631fd

Browse files
authored
Merge pull request #207698 from v-amallick/Aug-9-2022-HANAnSQL
SQL - Added link to supported scenarios
2 parents 83bfd4c + 7710aed commit e9631fd

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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: 08/20/2021
5+
ms.date: 08/11/2022
66
---
77
# About SQL Server Backup in Azure VMs
88

@@ -16,7 +16,7 @@ ms.date: 08/20/2021
1616
>[!Note]
1717
>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]).
1818
19-
To view the backup and restore scenarios that we support today, refer to the [support matrix](sql-support-matrix.md#scenario-support).
19+
To view the backup and restore scenarios that we support today, see the [support matrix](sql-support-matrix.md#scenario-support).
2020

2121
## Backup process
2222

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up multiple SQL Server VMs from the vault
33
description: In this article, learn how to back up SQL Server databases on Azure virtual machines with Azure Backup from the Recovery Services vault
44
ms.topic: conceptual
5-
ms.date: 06/01/2022
5+
ms.date: 08/11/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick
@@ -21,6 +21,9 @@ In this article, you'll learn how to:
2121
> * Discover databases and set up backups.
2222
> * Set up auto-protection for databases.
2323
24+
>[!Note]
25+
>See the [SQL backup support matrix](sql-support-matrix.md) to know more about the supported configurations and scenarios.
26+
2427
## Prerequisites
2528

2629
Before you back up a SQL Server database, check the following criteria:

0 commit comments

Comments
 (0)