Skip to content

Commit c93147a

Browse files
authored
Update sap-hana-database-about.md
1 parent 73d52ac commit c93147a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can back up SAP HANA databases that are running inside an Azure VM and strea
3535

3636
* You begin the backup process by [creating a Recovery Services vault](./tutorial-backup-sap-hana-db.md#create-a-recovery-services-vault) in Azure. This vault will be used to store the backups and recovery points that are created over time.
3737
* The Azure VM that's running the SAP HANA server is registered with the vault, and the databases to be backed up are [discovered](./tutorial-backup-sap-hana-db.md#discover-the-databases). To enable the Azure Backup service to discover databases, a [preregistration script](https://go.microsoft.com/fwlink/?linkid=2173610) must be run on the HANA server as a root user.
38-
* This script creates the AZUREWLBACKUPHANAUSER database user or uses the custom Backup user you've already created. It then creates a corresponding key with the same name in hdbuserstore. To learn more about the functionality of the script, see [Tutorial: Back up SAP HANA databases in an Azure VM](./tutorial-backup-sap-hana-db.md#what-the-pre-registration-script-does).
38+
* This script creates the *AZUREWLBACKUPHANAUSER* database user or uses the custom Backup user you've already created. It then creates a corresponding key with the same name in *hdbuserstore*. To learn more about the functionality of the script, see [Tutorial: Back up SAP HANA databases in an Azure VM](./tutorial-backup-sap-hana-db.md#what-the-pre-registration-script-does).
3939
* The Azure Backup service now installs the Azure Backup plugin for HANA on the registered SAP HANA server.
4040
* The AZUREWLBACKUPHANAUSER database user that was created by the preregistration script or the custom Backup user that you’ve created (and added as input to the preregistration script) is used by the Azure Backup plugin for HANA to perform all backup and restore operations. If you attempt to configure backup for SAP HANA databases without running this script, you might receive the UserErrorHanaScriptNotRun error.
4141
* To [configure a backup](./tutorial-backup-sap-hana-db.md#configure-backup) on the databases that you've discovered, choose the required backup policy, and then enable backups.

0 commit comments

Comments
 (0)