Skip to content

Commit 1f5eeca

Browse files
Merge pull request #309338 from anamshaheer/patch-7
Update SAP HANA Backup support matrix with scale out preview
2 parents f29814d + 562b7a3 commit 1f5eeca

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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: reference
5-
ms.date: 12/09/2025
5+
ms.date: 12/11/2025
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -36,7 +36,7 @@ Azure Backup supports the backup of SAP HANA databases to Azure. This article su
3636
| **Restore types** | Refer to the SAP HANA Note [1642148](https://launchpad.support.sap.com/#/notes/1642148) to learn about the supported restore types | |
3737
| **Cross Subscription Restore** | Supported via the Azure portal and Azure CLI. [Learn more](sap-hana-database-restore.md#cross-subscription-restore). | |
3838
| **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. |
39-
| **HANA deployments** | HANA System Replication (HSR) | |
39+
| **HANA deployments** | HANA System Replication (HSR) <br><br> HANA Scale-out system i.e one HANA system distributed across multiple nodes(PREVIEW)| |
4040
| **Special configurations** | | SAP HANA + Dynamic Tiering <br> Cloning through LaMa |
4141
| **Compression** | You can enable HANA Native compression via the Backup policy. [See the SAP HANA document](https://help.sap.com/docs/SAP_HANA_PLATFORM/6b94445c94ae495c83a19646e7c3fd56/86943e9f8d5343c59577755edff8296b.html). | |
4242
| **Multi-streaming backup** | You can increase your streaming backup throughput from *420 MBps* to *1.5 GBps*. [Learn more](#support-for-multistreaming-data-backups). | |
@@ -88,6 +88,9 @@ The following table lists the required parameters for adding/removing SAP HANA i
8888
| **Add an instance** | `--sid` | SAP HANA database instance that you want to protect. <br><br> By default, the first instance is selected. | `./msawb-plugin-config-com-sap-hana.sh --add --sid HXE` <br><br> Or <br><br> `./msawb-plugin-config-com-sap-hana.sh --sid HXE` <br><br> (Default mode is `add` for the script.) <br><br> After you add instances, registration needs to be done on recovery services vault. If a new instance is added later, re-registration is required.|
8989
| **Remove an instance** | `--sid` | SAP HANA database instance that you want to remove protection. <br><br> **SID** is a mandate parameter for remove. | `./msawb-plugin-config-com-sap-hana.sh --remove --sid HXE` |
9090

91+
## Support for HANA Scale-out (PREVIEW)
92+
Backup for HANA systems distributed across multiple nodes i.e. HANA Scale-out is now available in PREVIEW. Reach out to [email protected] to gain access to the preview experience.
93+
9194
## Next steps
9295

9396
- Back up SAP HANA databases on Azure VMs using [Azure portal](backup-azure-sap-hana-database.md) and [Azure CLI](tutorial-sap-hana-backup-cli.md).

0 commit comments

Comments
 (0)