Skip to content

Commit 53474d7

Browse files
Merge pull request #245278 from AbhishekMallick-MS/main
CSR in support matrix for HANA and SQL backup
2 parents d505904 + e30ec51 commit 53474d7

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

articles/backup/sap-hana-backup-support-matrix.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: SAP HANA Backup support matrix
33
description: In this article, learn about the supported scenarios and limitations when you use Azure Backup to back up SAP HANA databases on Azure VMs.
44
ms.topic: conceptual
5-
ms.date: 06/27/2023
5+
ms.date: 07/18/2023
66
ms.custom: references_regions
77
ms.service: backup
8-
author: jyothisuri
9-
ms.author: jsuri
8+
author: AbhishekMallick-MS
9+
ms.author: v-abhmallick
1010
---
1111

1212
# Support matrix for backup of SAP HANA databases on Azure VMs
@@ -30,6 +30,7 @@ Azure Backup supports the backup of SAP HANA databases to Azure. This article su
3030
| **HANA database size** | HANA databases of size <= 8 TB (this isn't the memory size of the HANA system) | |
3131
| **Backup types** | Full, Differential, Incremental and Log backups | Snapshots |
3232
| **Restore types** | Refer to the SAP HANA Note [1642148](https://launchpad.support.sap.com/#/notes/1642148) to learn about the supported restore types | |
33+
| **Cross Subscription Restore** | Supported via the Azure portal and Azure CLI. [Learn more](sap-hana-database-restore.md#cross-subscription-restore). | Not supported |
3334
| **Backup limits** | Up to 8 TB of full backup size per SAP HANA instance (soft limit) | |
3435
| **Number of full backups per day** | One scheduled backup. <br><br> Three on-demand backups. <br><br> We recommend not to trigger more than three backups per day. However, to allow user retries in case of failed attempts, hard limit for on-demand backups is set to nine attempts. |
3536
| **HANA deployments** | HANA System Replication (HSR) | |

articles/backup/sql-support-matrix.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Azure Backup support matrix for SQL Server Backup in Azure VMs
33
description: Provides a summary of support settings and limitations when backing up SQL Server in Azure VMs with the Azure Backup service.
44
ms.topic: conceptual
5-
ms.date: 06/19/2023
5+
ms.date: 07/18/2023
66
ms.custom: references_regions
77
ms.service: backup
8-
author: jyothisuri
9-
ms.author: jsuri
8+
author: AbhishekMallick-MS
9+
ms.author: v-abhmallick
1010
---
1111

1212
# Support matrix for SQL Server Backup in Azure VMs
@@ -23,6 +23,9 @@ You can use Azure Backup to back up SQL Server databases in Azure VMs hosted on
2323
**Supported SQL Server versions** | SQL Server 2019, SQL Server 2017 as detailed on the [Search product lifecycle page](https://support.microsoft.com/lifecycle/search?alpha=SQL%20server%202017), SQL Server 2016 and SPs as detailed on the [Search product lifecycle page](https://support.microsoft.com/lifecycle/search?alpha=SQL%20server%202016%20service%20pack), SQL Server 2014, SQL Server 2012, SQL Server 2008 R2, SQL Server 2008 <br/><br/> Enterprise, Standard, Web, Developer, Express.<br><br>Express Local DB versions aren't supported.
2424
**Supported .NET versions** | .NET Framework 4.5.2 or later installed on the VM
2525
**Supported deployments** | SQL Marketplace Azure VMs and non-Marketplace (SQL Server that is manually installed) VMs are supported. Support for standalone instances is always on [availability groups](backup-sql-server-on-availability-groups.md).
26+
**Cross Region Restore** | Supported. [Learn more](restore-sql-database-azure-vm.md#cross-region-restore).
27+
**Cross Subscription Restore** | Supported via the Azure portal and Azure CLI. [Learn more](restore-sql-database-azure-vm.md#cross-subscription-restore).
28+
2629

2730
## Feature considerations and limitations
2831

0 commit comments

Comments
 (0)