Skip to content

Commit 9fb64f1

Browse files
author
AbhishekMallick01
committed
SAP HANA backup - PreReg script link updated
1 parent f21b6b2 commit 9fb64f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/backup/tutorial-backup-sap-hana-db.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Back up SAP HANA databases in Azure VMs
33
description: In this tutorial, learn how to back up SAP HANA databases running on Azure VM to an Azure Backup Recovery Services vault.
44
ms.topic: tutorial
5-
ms.date: 10/14/2024
5+
ms.date: 01/15/2025
66
ms.service: azure-backup
77
ms.custom: engagement-fy24
88
author: AbhishekMallick-MS
@@ -125,11 +125,11 @@ Here's a summary of steps required for completing the pre-registration script ru
125125

126126
| Who | From | What to run | Comments |
127127
| --- | --- | --- | --- |
128-
| `<sid>`adm (OS) | HANA OS | Read the tutorial and download the pre-registration script. | Tutorial: [Back up HANA databases in Azure VM]() <br><br> Download the [pre-registration script](https://go.microsoft.com/fwlink/?linkid=2173610) |
128+
| `<sid>`adm (OS) | HANA OS | Read the tutorial and download the pre-registration script. | Tutorial: [Back up HANA databases in Azure VM]() <br><br> Download the [pre-registration script](https://aka.ms/ScriptForPermsOnHANA ) |
129129
| `<sid>`adm (OS) | HANA OS | Start HANA (HDB start) | Before you set up, ensure that HANA is up and running. |
130130
| `<sid>`adm (OS) | HANA OS | Run the command: <br> `hdbuserstore Set` | `hdbuserstore Set SYSTEM <hostname>:3<Instance#>13 SYSTEM <password>` <br><br> **Note** <br> Ensure that you use hostname instead of IP address/FQDN. |
131131
| `<sid>`adm (OS) | HANA OS | Run the command:<br> `hdbuserstore List` | Check if the result includes the default store as below: <br><br> `KEY SYSTEM` <br> `ENV : <hostname>:3<Instance#>13` <br> `USER : SYSTEM` |
132-
| Root (OS) | HANA OS | Run the [Azure Backup HANA pre-registration script](https://go.microsoft.com/fwlink/?linkid=2173610). | `./msawb-plugin-config-com-sap-hana.sh -a --sid <SID> -n <Instance#> --system-key SYSTEM` |
132+
| Root (OS) | HANA OS | Run the [Azure Backup HANA pre-registration script](https://aka.ms/ScriptForPermsOnHANA ). | `./msawb-plugin-config-com-sap-hana.sh -a --sid <SID> -n <Instance#> --system-key SYSTEM` |
133133
| `<sid>`adm (OS) | HANA OS | Run the command: <br> `hdbuserstore List` | Check if result includes new lines as below: <br><br> `KEY AZUREWLBACKUPHANAUSER` <br> `ENV : localhost: 3<Instance#>13` <br> `USER: AZUREWLBACKUPHANAUSER` |
134134
| Azure Contributor | Azure portal | Configure NSG, NVA, Azure Firewall, and so on to allow outbound traffic to Azure Backup service, Microsoft Entra ID, and Azure Storage. | [Set up network connectivity](backup-azure-sap-hana-database.md#establish-network-connectivity) |
135135
| Azure Contributor | Azure portal | Create or open a Recovery Services vault and then select HANA backup. | Find all the target HANA VMs to back up. |

0 commit comments

Comments
 (0)