Skip to content

Commit 7710aed

Browse files
minor changes
1 parent bad5003 commit 7710aed

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
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/11/2022
5+
ms.date: 08/20/2021
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.
13-
>- See the [SQL backup support matrix](sql-support-matrix.md) to know more about the supported configurations and scenarios.
12+
>Backup of Basic Availability Group databases is not supported by Azure Backup.
1413
1514
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.
1615

0 commit comments

Comments
 (0)