Skip to content

Commit c86e46c

Browse files
Merge pull request #300887 from AbhishekMallick01/Jun-5-2025-Incubation
Incubation <50 visitors - SAP HANA backup via CLI
2 parents bbfc648 + d52a3dd commit c86e46c

9 files changed

+51
-35
lines changed

articles/backup/azure-backup-architecture-for-sap-hana-backup.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Backup architecture for SAP HANA Backup
33
description: Learn about Azure Backup architecture for SAP HANA backup.
44
ms.topic: overview
5-
ms.date: 10/14/2024
5+
ms.date: 06/05/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -162,6 +162,10 @@ The restore architecture explains the different permissions required during the
162162
## Next steps
163163

164164
- Learn about the supported configurations and scenarios in the [SAP HANA backup support matrix](sap-hana-backup-support-matrix.md).
165-
- Learn about how to [backup SAP HANA databases in Azure VMs](backup-azure-sap-hana-database.md).
166-
- Learn about how to [backup SAP HANA System Replication databases in Azure VMs](sap-hana-database-with-hana-system-replication-backup.md).
167-
- Learn about how to [backup SAP HANA databases' snapshot instances in Azure VMs](sap-hana-database-instances-backup.md).
165+
- 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).
166+
- Back up SAP HANA System Replication databases on Azure VMs using [Azure portal](sap-hana-database-with-hana-system-replication-backup.md) and [Azure CLI](quick-backup-hana-cli.md).
167+
- [Back up SAP HANA database snapshot instances on Azure VMs](sap-hana-database-instances-backup.md).
168+
- [Restore SAP HANA databases on Azure VMs using Azure portal](./sap-hana-db-restore.md) and [Azure CLI](tutorial-sap-hana-restore-cli.md).
169+
- Manage SAP HANA databases that are backed up by Azure Backup using [Azure portal](./sap-hana-db-manage.md) and [Azure CLI](tutorial-sap-hana-manage-cli.md).
170+
- Restore SAP HANA System Replication on Azure VMs using [Azure portal](sap-hana-database-with-hana-system-replication-backup.md) and [Azure CLI](quick-restore-hana-cli.md).
171+
- [Well-architected data reliability enhancement for SAP HANA](/azure/well-architected/sap/design-areas/data-platform#use-data-backups).

articles/backup/backup-azure-sap-hana-database.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up an SAP HANA database to Azure with Azure Backup
33
description: In this article, learn how to back up an SAP HANA database to Azure virtual machines with the Azure Backup service.
44
ms.topic: how-to
5-
ms.date: 09/30/2024
5+
ms.date: 06/05/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -282,5 +282,7 @@ If no data sync occurs to the Azure Backup service for more than *2 hours*, Azur
282282

283283
## Next steps
284284

285-
* Learn how to [restore SAP HANA databases running on Azure VMs](./sap-hana-db-restore.md)
286-
* Learn how to [manage SAP HANA databases that are backed up using Azure Backup](./sap-hana-db-manage.md)
285+
* [Restore SAP HANA databases running on Azure VMs using Azure portal](./sap-hana-db-restore.md).
286+
* [Restore SAP HANA databases running on Azure VMs using Azure CLI](tutorial-sap-hana-restore-cli.md).
287+
* [Manage SAP HANA databases that are backed up by Azure Backup using Azure portal](./sap-hana-db-manage.md).
288+
* [Manage SAP HANA databases that are backed up by Azure Backup using Azure CLI](tutorial-sap-hana-manage-cli.md).

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

Lines changed: 9 additions & 5 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: 04/12/2025
5+
ms.date: 06/05/2025
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: jyothisuri
@@ -85,7 +85,11 @@ The following table lists the required parameters for adding/removing SAP HANA i
8585

8686
## Next steps
8787

88-
* Learn how to [backup SAP HANA databases running on Azure VMs](./backup-azure-sap-hana-database.md)
89-
* Learn how to [restore SAP HANA databases running on Azure VMs](./sap-hana-db-restore.md)
90-
* Learn how to [manage SAP HANA databases that are backed up using Azure Backup](sap-hana-db-manage.md)
91-
* Learn how to [troubleshoot common issues when backing up SAP HANA databases](./backup-azure-sap-hana-database-troubleshoot.md)
88+
- 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).
89+
- Back up SAP HANA System Replication databases on Azure VMs using [Azure portal](sap-hana-database-with-hana-system-replication-backup.md) and [Azure CLI](quick-backup-hana-cli.md).
90+
- [Back up SAP HANA database snapshot instances on Azure VMs](sap-hana-database-instances-backup.md).
91+
- [Restore SAP HANA databases on Azure VMs using Azure portal](./sap-hana-db-restore.md) and [Azure CLI](tutorial-sap-hana-restore-cli.md).
92+
- Manage SAP HANA databases that are backed up by Azure Backup using [Azure portal](./sap-hana-db-manage.md) and [Azure CLI](tutorial-sap-hana-manage-cli.md).
93+
- Restore SAP HANA System Replication on Azure VMs using [Azure portal](sap-hana-database-with-hana-system-replication-backup.md) and [Azure CLI](quick-restore-hana-cli.md).
94+
- [Well-architected data reliability enhancement for SAP HANA](/azure/well-architected/sap/design-areas/data-platform#use-data-backups).
95+
- Learn how to [troubleshoot common issues when backing up SAP HANA databases](./backup-azure-sap-hana-database-troubleshoot.md)

articles/backup/sap-hana-database-about.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: About the SAP HANA database backup on Azure VMs
33
description: In this article, you'll learn about backing up SAP HANA databases that are running on Azure virtual machines.
44
ms.topic: overview
5-
ms.date: 04/15/2025
5+
ms.date: 06/05/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -102,9 +102,10 @@ As per SAP recommendation, it's mandatory to have weekly full snapshots for all
102102

103103
Learn how to:
104104

105-
- [Back up SAP HANA databases on Azure VMs](backup-azure-sap-hana-database.md).
106-
- [Back up SAP HANA System Replication databases on Azure VMs](sap-hana-database-with-hana-system-replication-backup.md).
105+
- 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).
106+
- Back up SAP HANA System Replication databases on Azure VMs using [Azure portal](sap-hana-database-with-hana-system-replication-backup.md) and [Azure CLI](quick-backup-hana-cli.md).
107107
- [Back up SAP HANA database snapshot instances on Azure VMs](sap-hana-database-instances-backup.md).
108-
- [Restore SAP HANA databases on Azure VMs](./sap-hana-db-restore.md).
109-
- [Manage SAP HANA databases that are backed up by using Azure Backup](./sap-hana-db-manage.md).
108+
- [Restore SAP HANA databases on Azure VMs using Azure portal](./sap-hana-db-restore.md) and [Azure CLI](tutorial-sap-hana-restore-cli.md).
109+
- Manage SAP HANA databases that are backed up by Azure Backup using [Azure portal](./sap-hana-db-manage.md) and [Azure CLI](tutorial-sap-hana-manage-cli.md).
110+
- Restore SAP HANA System Replication on Azure VMs using [Azure portal](sap-hana-database-with-hana-system-replication-backup.md) and [Azure CLI](quick-restore-hana-cli.md).
110111
- [Well-architected data reliability enhancement for SAP HANA](/azure/well-architected/sap/design-areas/data-platform#use-data-backups).

articles/backup/sap-hana-database-instances-backup.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up SAP HANA database instances on Azure VMs
33
description: In this article, you'll learn how to back up SAP HANA database instances that are running on Azure virtual machines.
44
ms.topic: how-to
5-
ms.date: 09/11/2024
5+
ms.date: 06/05/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -145,5 +145,6 @@ To discover the database instance where the snapshot is present, see the [Back u
145145

146146
Learn how to:
147147

148-
- [Restore SAP HANA database instance snapshots on Azure VMs](sap-hana-database-instances-restore.md)
149-
- [Manage SAP HANA databases on Azure VMs](sap-hana-database-manage.md)
148+
- [Restore SAP HANA database instance snapshots on Azure VMs using Azure portal](sap-hana-database-instances-restore.md).
149+
- [Manage SAP HANA databases on Azure VMs using Azure portal](sap-hana-database-manage.md).
150+
- [Manage SAP HANA databases that are backed up by Azure Backup using Azure CLI](tutorial-sap-hana-manage-cli.md).

articles/backup/sap-hana-database-instances-restore.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore SAP HANA database instances on Azure VMs
33
description: In this article, you'll learn how to restore SAP HANA database instances on Azure virtual machines.
44
ms.topic: how-to
5-
ms.date: 09/11/2024
5+
ms.date: 06/05/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -143,4 +143,5 @@ The managed disk snapshots don't get transferred to the Recovery Services vault.
143143
## Next steps
144144

145145
- [About SAP HANA database backup on Azure VMs](sap-hana-db-about.md).
146-
- [Manage SAP HANA database instances on Azure VMs](sap-hana-database-manage.md).
146+
- [Manage SAP HANA database instances on Azure VMs using Azure portal](sap-hana-database-manage.md).
147+
- [Manage SAP HANA databases that are backed up by Azure Backup using Azure CLI](tutorial-sap-hana-manage-cli.md).

articles/backup/sap-hana-database-manage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Manage backed up SAP HANA databases on Azure VMs
33
description: In this article, you'll learn common tasks for managing and monitoring SAP HANA databases that are running on Azure virtual machines.
44
ms.topic: how-to
5-
ms.date: 10/23/2024
5+
ms.date: 06/05/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

11-
# Manage and monitor backed up SAP HANA databases
11+
# Manage and monitor backed up SAP HANA databases using Azure portal
1212

13-
This article describes common tasks for managing and monitoring SAP HANA databases that are running on an Azure virtual machine (VM) and backed up to an Azure Backup Recovery Services vault by the [Azure Backup](./backup-overview.md) service.
13+
This article describes common tasks for managing and monitoring SAP HANA databases that are running on an Azure virtual machine (VM) and backed up to an Azure Backup Recovery Services vault by the [Azure Backup](./backup-overview.md) service. You can also [manage SAP HANA databases that are backed up by Azure Backup using Azure CLI](tutorial-sap-hana-manage-cli.md).
1414

1515
You'll learn how to monitor jobs and alerts, trigger an on-demand backup, edit policies, stop and resume database protection, and unregister a VM from backups.
1616

articles/backup/sap-hana-database-restore.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
title: Restore SAP HANA databases on Azure VMs
33
description: In this article, you'll learn how to restore SAP HANA databases that are running on Azure virtual machines. You can also use Cross Region Restore to restore your databases to a secondary region.
44
ms.topic: how-to
5-
ms.date: 03/26/2025
5+
ms.date: 06/05/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

11-
# Restore SAP HANA databases on Azure VMs
11+
# Restore SAP HANA databases on Azure VMs using Azure portal
1212

13-
This article describes how to restore SAP HANA databases that are running on Azure virtual machines (VMs) and that the Azure Backup service has backed up to a Recovery Services vault. You can use the restored data to create copies for development and test scenarios or to return to a previous state.
13+
This article describes how to restore SAP HANA databases that are running on Azure virtual machines (VMs) using Azure portal and that the Azure Backup service has backed up to a Recovery Services vault. Azure Backup allows you to use the restored data to create copies for development and test scenarios or to return to a previous state. You can also [restore the database using Azure CLI](tutorial-sap-hana-restore-cli.md).
1414

15-
Azure Backup now supports backup and restore of SAP HANA System Replication (HSR) instance.
15+
Azure Backup now supports backup and restore of SAP HANA System Replication (HSR) instance using Azure portal. You can also do the restore operation using [Azure CLI](quick-restore-hana-cli.md).
1616

1717
>[!Note]
1818
>- The restore process for HANA databases with HSR is the same as the restore process for HANA databases without HSR. As per SAP advisories, you can restore databases with HSR mode as *standalone* databases. If the target system has the HSR mode enabled, first disable the mode, and then restore the database. However, if you're restoring as files, disabling the HSR mode (breaking the HSR) isn't needed.
@@ -417,5 +417,6 @@ Add the parameter `--target-subscription-id` that enables you to provide the tar
417417

418418
## Next steps
419419

420-
- [Manage SAP HANA databases by using Azure Backup](sap-hana-db-manage.md)
421-
- [About backing up SAP HANA databases on Azure VMs](sap-hana-database-about.md)
420+
- [Manage SAP HANA databases by Azure Backup using Azure portal](sap-hana-db-manage.md).
421+
- [Manage SAP HANA databases that are backed up by Azure Backup using Azure CLI](tutorial-sap-hana-manage-cli.md).
422+
- [About backing up SAP HANA databases on Azure VMs](sap-hana-database-about.md).

articles/backup/sap-hana-database-with-hana-system-replication-backup.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
title: Back up SAP HANA System Replication databases on Azure VMs using Azure Backup
33
description: In this article, discover how to back up SAP HANA databases with HANA System Replication enabled.
44
ms.topic: how-to
5-
ms.date: 10/01/2024
5+
ms.date: 06/05/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
99
ms.custom: engagement-fy24
1010
---
1111

12-
# Back up SAP HANA System Replication databases on Azure VMs
12+
# Back up SAP HANA System Replication databases on Azure VMs using Azure portal
1313

14-
SAP HANA databases are critical workloads that require a low recovery-point objective (RPO) and long-term retention. This article describes how you can back up SAP HANA databases that are running on Azure virtual machines (VMs) to an Azure Backup Recovery Services vault by using [Azure Backup](backup-overview.md).
14+
SAP HANA databases are critical workloads that require a low recovery-point objective (RPO) and long-term retention. This article describes how you can back up SAP HANA databases that are running on Azure virtual machines (VMs) to an Azure Backup Recovery Services vault by [Azure Backup](backup-overview.md) using Azure portal. You can also [use Azure CLI to do the operation](quick-backup-hana-cli.md).
1515

1616
You can also switch the protection of SAP HANA database on Azure VM (standalone) on Azure Backup to HSR. [Learn more](#scenarios-to-protect-hsr-nodes-on-azure-backup).
1717

@@ -321,5 +321,7 @@ You can now switch the protection of SAP HANA database on Azure VM (standalone)
321321

322322
## Next step
323323

324-
- [Restore SAP HANA System Replication databases on Azure VMs](sap-hana-database-restore.md)
324+
- [Restore SAP HANA System Replication databases on Azure VMs using Azure portal](sap-hana-database-restore.md).
325+
- [Restore SAP HANA System Replication databases on Azure VMs using Azure CLI](quick-restore-hana-cli.md).
325326
- [About backing up SAP HANA System Replication databases on Azure VMs](sap-hana-database-about.md#back-up-a-hana-system-with-replication-enabled)
327+
- [Manage SAP HANA databases that are backed up by Azure Backup using Azure CLI](tutorial-sap-hana-manage-cli.md).

0 commit comments

Comments
 (0)