|
1 | 1 | --- |
2 | | -title: Configure and view Backup status for your SAP system on Virtual Instance for SAP solutions (preview) |
3 | | -description: Learn how to configure and view Backup status for your SAP system through the Virtual Instance for SAP solutions (VIS) resource in Azure Center for SAP solutions. |
| 2 | +title: Configure and monitor Azure Backup for SAP Virtual Instance (preview) |
| 3 | +description: Learn how to configure and monitor Azure Backup status for your SAP system through the Virtual Instance for SAP solutions (VIS) resource in Azure Center for SAP solutions. |
4 | 4 | ms.service: sap-on-azure |
5 | 5 | ms.subservice: center-sap-solutions |
6 | 6 | ms.topic: how-to |
7 | | -ms.date: 06/06/2023 |
| 7 | +ms.date: 04/08/2026 |
8 | 8 | ms.author: kanamudu |
9 | 9 | author: kalyaninamuduri |
10 | | -#Customer intent: As an SAP Basis Admin, I want to understand how to configure backup for my SAP system and monitor it to ensure backups are running as expected. |
11 | 10 | # Customer intent: As an SAP Basis Admin, I want to configure and monitor backups for my SAP system using the Virtual Instance for SAP solutions, so that I can ensure data integrity and recoverability in case of system failures. |
12 | 11 | --- |
13 | 12 |
|
14 | | -# Configure and monitor Azure Backup status for your SAP system through Virtual Instance for SAP solutions (Preview) |
| 13 | +# Configure and monitor Azure Backup status for your SAP system through Virtual Instance for SAP solutions (preview) |
15 | 14 |
|
16 | | -> [!NOTE] |
17 | | -> Configuration of Backup from Virtual Instance for SAP solutions feature is currently in Preview. |
18 | | -
|
19 | | -In this how-to guide, you'll learn to configure and monitor Azure Backup for your SAP system through the Virtual Instance for SAP solutions (VIS) resource in Azure Center for SAP solutions. |
| 15 | +[Azure Center for SAP solutions](overview.md) lets you manage SAP workloads on Azure through a Virtual Instance for SAP solutions (VIS) resource. Protecting your SAP system requires configuring and monitoring backups for Central Services instances, application servers, database virtual machines, and HANA databases. This process can involve multiple separate steps. |
20 | 16 |
|
21 | | -When you configure Azure Backup from the VIS resource, you can enable Backup for your SAP Central Services instance, Application server and Database virtual machines and HANA Database in one step. For the HANA Database, Azure Center for SAP solutions automates the step of running the [Pre-Registration script](/azure/backup/tutorial-backup-sap-hana-db#what-the-pre-registration-script-does). |
| 17 | +This article shows you how to configure Azure Backup and monitor backup status for your entire SAP system from the VIS resource in a single workflow. If backup is already configured from Azure Backup Center, the VIS resource automatically detects the existing configuration and shows backup job status. |
22 | 18 |
|
23 | | -Once backup is configured, you can monitor the status of your Backup Jobs for both virtual machines and HANA DB from the VIS. |
24 | | - |
25 | | -If you have already configured Backup from Azure Backup Center for your SAP VMs and HANA DB, then VIS resource automatically detects this and enables you to monitor the status of Backup jobs. |
| 19 | +> [!NOTE] |
| 20 | +> Configuration of backups from a VIS is currently in preview. |
26 | 21 |
|
27 | 22 | ## Prerequisites |
28 | | -- A Virtual Instance for SAP solutions (VIS) resource representing your SAP system on Azure Center for SAP solutions. |
29 | | -- An Azure account with **Backup Contributor** and **Virtual Machine Contributor** role access on the Subscription in which your SAP system exists. |
30 | 23 |
|
31 | | -- For HANA database backup, ensure the [prerequisites](/azure/backup/tutorial-backup-sap-hana-db#prerequisites) required by Azure Backup are in place. |
32 | | -- For HANA database backup, create a **HDB Userstore key** that will be used for preparing HANA DB for configuring Backup. For a **highly available(HA)** HANA database, the Userstore key should be created in both **Primary** and **Secondary** databases. |
| 24 | +- A VIS resource representing your SAP system on Azure Center for SAP solutions. |
| 25 | +- An Azure account with **Backup Contributor** and **Virtual Machine Contributor** role access on the subscription in which your SAP system exists. |
| 26 | +- For HANA database backup, make sure the [prerequisites](/azure/backup/tutorial-backup-sap-hana-db#prerequisites) required by Azure Backup are in place. |
| 27 | +- For HANA database backup, an **HDB user store key** for preparing HANA DB for configuring backup. For a **highly available (HA)** HANA database, the **HBD user store key** must exist on both the **Primary** and **Secondary** databases. |
33 | 28 |
|
34 | 29 | > [!NOTE] |
35 | | -> If you are configuring backup for HANA database from the Virtual Instance for SAP solutions resource, you can skip running the [Backup pre-registration script](/azure/backup/tutorial-backup-sap-hana-db#what-the-pre-registration-script-does). Azure Center for SAP solutions runs this script before configuring HANA backup. |
| 30 | +> If you're configuring backup for HANA database from the VIS resource, you can skip running the [backup preregistration script](/azure/backup/tutorial-backup-sap-hana-db#what-the-pre-registration-script-does). Azure Center for SAP solutions runs this script before configuring HANA backup. |
36 | 31 |
|
37 | | -## Configure Backup for your SAP system |
38 | | -You can configure Backup for your Central service, Application server and Database virtual machines and HANA database from the Virtual Instance for SAP solutions resource following these steps: |
| 32 | +## Configure backup for your SAP system |
| 33 | + |
| 34 | +To configure backup for your Central Services instance, application server, database virtual machines, and HANA database from the VIS resource, follow these steps: |
39 | 35 |
|
40 | 36 | 1. Sign in to the [Azure portal](https://portal.azure.com). |
41 | | -2. Search for **ACSS** and select **Azure Center for SAP solutions** from search results. |
42 | | -3. On the left navigation, select **Virtual Instance for SAP solutions**. |
43 | | -4. Select the **Backup (preview)** tab on the left navigation. |
44 | | -5. Select **Configure** button on the Backup (preview) page. |
45 | | -7. Select the checkboxes **Central service + App server VMs Backup** and **Database Backup**. |
46 | | -8. For **Central service + App server VMs Backup**, select an existing Recovery Services vault or **Create new**. |
47 | | - - Select a Backup policy that is to be used for backing up Central service, App server and Database VMs. |
48 | | - - Select **Include database servers for virtual machine backup** if you want to have Azure VM backup configured for database VMs. If this is not selected, only Central service and App server VMs will have VM backup configured. |
49 | | - - If you choose to include database VMs for backup, then you can decide if all disks associated to the VM must be backed up or **OS disk only**. |
50 | | -9. For Database Backup, select an existing Recovery Services vault or Create new. |
51 | | - - Select a Backup policy that is to be used for backing up HANA database. |
52 | | -10. Provide a **HANA DB User Store** key name. |
53 | | - > [!IMPORTANT] |
54 | | - > If you are configuring backup for a HSR enabled HANA database, then you must ensure the HANA DB user store key is available on both primary and secondary databases. |
55 | | -11. If SSL enforce is enabled for the HANA database, provide the key store, trust store path and SSL hostname and crypto provider details. |
| 37 | +1. Search for **ACSS** and select **Azure Center for SAP solutions** from search results. |
| 38 | +1. On the left navigation, select **Virtual Instance for SAP solutions**. |
| 39 | +1. Select the **Backup (preview)** tab on the left navigation. |
| 40 | +1. Select **Configure** on the **Backup (preview)** page. |
| 41 | +1. Select **Central service + App server VMs Backup** and **Database Backup**. |
| 42 | +1. For **Central service + App server VMs Backup**, select an existing Recovery Services vault or **Create new**. |
| 43 | + |
| 44 | + - Select a backup policy for backing up Central Services, application server, and database VMs. |
| 45 | + - Select **Include database servers for virtual machine backup** if you want Azure VM backup configured for database VMs. If this option isn't selected, only Central Services and application server VMs have VM backup configured. |
| 46 | + |
| 47 | + - If you choose to include database VMs for backup, you can decide whether all disks associated with the VM are backed up or **OS disk only**. |
| 48 | + |
| 49 | +1. For Database Backup, select an existing Recovery Services vault or **Create new**. |
| 50 | + |
| 51 | + - Select a backup policy for backing up the HANA database. |
| 52 | + |
| 53 | +1. Enter a **HANA DB User Store** key name. |
| 54 | + |
| 55 | + > [!IMPORTANT] |
| 56 | + > If you're configuring backup for an HSR-enabled HANA database, make sure the HANA DB user store key is available on both primary and secondary databases. |
| 57 | +
|
| 58 | +1. If SSL enforce is enabled for the HANA database, enter the key store, trust store path, SSL hostname, and crypto provider details. |
56 | 59 |
|
57 | 60 | > [!NOTE] |
58 | | -> If you are configuring backup for a HSR enabled HANA database from the Virtual Instance for SAP solutions resource, then the [Backup pre-registration script](/azure/backup/tutorial-backup-sap-hana-db#what-the-pre-registration-script-does) is run on both Primary and Secondary HANA VMs. This is inline with Azure Backup configuration process for HSR enabled HANA databases, to ensure Azure Backup service is able to connect to any new primary node automatically without any manual intervention. [Learn more](/azure/backup/sap-hana-database-with-hana-system-replication-backup). |
| 61 | +> If you're configuring backup for an HSR-enabled HANA database from the VIS resource, the [backup preregistration script](/azure/backup/tutorial-backup-sap-hana-db#what-the-pre-registration-script-does) runs on both primary and secondary HANA VMs. This behavior is in line with the Azure Backup configuration process for HSR-enabled HANA databases. It helps ensure the Azure Backup service can connect to any new primary node automatically without manual intervention. For more information, see [Back up SAP HANA databases with HSR](/azure/backup/sap-hana-database-with-hana-system-replication-backup). |
59 | 62 |
|
60 | | -## Monitor Backup status of your SAP system |
61 | | -After you configure Backup for the Virtual Machines and HANA Database of your SAP system either from the Virtual Instance for SAP solutions resource or from the Backup Center, you can monitor the status of Backup from the Virtual Instance for SAP solutions resource. |
| 63 | +## Monitor backup status of your SAP system |
| 64 | + |
| 65 | +After you configure backup for the virtual machines and HANA database in your SAP system, you can monitor backup status from the VIS resource regardless of whether you set up backup from the VIS resource or from **Backup center**. |
| 66 | + |
| 67 | +To monitor backup status: |
62 | 68 |
|
63 | | -To monitor Backup status: |
64 | 69 | 1. Sign in to the [Azure portal](https://portal.azure.com). |
65 | | -2. Search for **ACSS** and select **Azure Center for SAP solutions** from search results. |
66 | | -3. On the left navigation, select **Virtual Instance for SAP solutions**. |
67 | | -4. Select the **Backup (preview)** tab on the left navigation. |
68 | | -5. For **Central service + App server VMs** and **HANA Database**, view protection status of **Backup instances** and status of **Backup jobs** in the last 24 hours. |
| 70 | +1. Search for **ACSS** and select **Azure Center for SAP solutions** from search results. |
| 71 | +1. On the left navigation, select **Virtual Instance for SAP solutions**. |
| 72 | +1. Select the **Backup (preview)** tab on the left navigation. |
| 73 | +1. For **Central service + App server VMs** and **HANA Database**, view the protection status of **Backup instances** and the status of **Backup jobs** in the last 24 hours. |
| 74 | + |
| 75 | +## Related content |
69 | 76 |
|
70 | | -## Next steps |
71 | 77 | - [Monitor SAP system from the Azure portal](monitor-portal.md) |
72 | 78 | - [Get quality checks and insights for a VIS resource](get-quality-checks-insights.md) |
73 | 79 | - [Start and Stop SAP systems](start-stop-sap-systems.md) |
|
0 commit comments