Skip to content

Commit 04e430e

Browse files
SQL - Added link to supported scenarios
1 parent 7710aed commit 04e430e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/backup/backup-sql-server-on-availability-groups.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
title: Back up SQL Server always on availability groups
33
description: In this article, learn how to back up SQL Server on availability groups.
44
ms.topic: conceptual
5-
ms.date: 08/20/2021
5+
ms.date: 08/11/2022
66
---
77
# Back up SQL Server always on availability groups
88

99
Azure Backup offers an end-to-end support for backing up SQL Server always on availability groups (AG) if all nodes are in the same region and subscription as the Recovery Services vault. However, if the AG nodes are spread across regions/subscriptions/on-premises and Azure, there are a few considerations to keep in mind.
1010

1111
>[!Note]
12-
>Backup of Basic Availability Group databases is not supported by Azure Backup.
12+
>- Backup of Basic Availability Group databases is not supported by Azure Backup.
13+
>- See the [SQL backup support matrix](sql-support-matrix.md) to know more about the supported configurations and scenarios.
1314
1415
The backup preference used by Azure Backup SQL AG supports full and differential backups only from the primary replica. So, these backup jobs always run on the Primary node irrespective of the backup preference. For copy-only full and transaction log backups, the AG backup preference is considered while deciding the node where backup will run.
1516

articles/backup/backup-sql-server-vm-from-vm-pane.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up a SQL Server VM from the VM pane
33
description: In this article, learn how to back up SQL Server databases on Azure virtual machines from the VM pane.
44
ms.topic: conceptual
5-
ms.date: 08/13/2020
5+
ms.date: 08/11/2022
66
---
77
# Back up a SQL Server from the VM pane
88

@@ -17,6 +17,9 @@ This article explains how to back up SQL Server running in Azure VMs with the [A
1717
2. Get an [overview](backup-azure-sql-database.md) of Azure Backup for SQL Server VM.
1818
3. Verify that the VM has [network connectivity](backup-sql-server-database-azure-vms.md#establish-network-connectivity).
1919

20+
>[!Note]
21+
>See the [SQL backup support matrix](sql-support-matrix.md) to know more about the supported configurations and scenarios.
22+
2023
## Configure backup on the SQL Server
2124

2225
You can enable backup on your SQL Server VM from the **Backup** pane in the VM. This method does two things:

0 commit comments

Comments
 (0)