You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/tutorial-sap-hana-restore-cli.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Tutorial - SAP HANA DB restore on Azure using CLI
3
3
description: In this tutorial, learn how to restore SAP HANA databases running on an Azure VM from an Azure Backup Recovery Services vault using Azure CLI.
4
4
ms.topic: tutorial
5
-
ms.date: 07/30/2024
5
+
ms.date: 10/01/2024
6
6
ms.custom: devx-track-azurecli,engagement-fy24
7
7
ms.service: azure-backup
8
8
author: AbhishekMallick-MS
@@ -92,8 +92,8 @@ arvind@Azure:~$
92
92
93
93
Ensure that the following prerequisites are met before restoring a database:
94
94
95
-
* You can restore the database only to an SAP HANA instance that's in the same region
96
-
* The target instance must be registered with the same vault as the source
95
+
* You can restore the database only to an SAP HANA instance that's in the same region.
96
+
* The target instance must be registered with the same vault as the source or another vault in the same region.
97
97
* Azure Backup can't identify two different SAP HANA instances on the same VM. Therefore, restoring data from one instance to another on the same VM isn't possible.
0 commit comments