|
2 | 2 | title: Back up an SAP HANA database to Azure with Azure Backup |
3 | 3 | description: In this article, learn how to back up an SAP HANA database to Azure virtual machines with the Azure Backup service. |
4 | 4 | ms.topic: how-to |
5 | | -ms.date: 01/09/2026 |
| 5 | +ms.date: 01/29/2026 |
6 | 6 | ms.service: azure-backup |
7 | 7 | author: AbhishekMallick-MS |
8 | 8 | ms.author: v-mallicka |
@@ -142,49 +142,52 @@ At the Recovery Services vault, you can enable Cross Region Restore. Learn [how |
142 | 142 |
|
143 | 143 | ## Discover the databases |
144 | 144 |
|
145 | | -1. In the Azure portal, go to **Backup center** and select **+Backup**. |
| 145 | +1. In the [Azure portal](https://portal.azure.com/), go to **Resiliency** and select **+Configure protection**. |
146 | 146 |
|
147 | | - :::image type="content" source="./media/backup-azure-sap-hana-database/backup-center-configure-inline.png" alt-text="Screenshot showing to start checking for SAP HANA databases." lightbox="./media/backup-azure-sap-hana-database/backup-center-configure-expanded.png"::: |
| 147 | +1. On the **Configure protection** pane, select **Datasource type** as **SAP HANA in Azure VM**, and then select **Continue**. |
148 | 148 |
|
149 | | -1. Select **SAP HANA in Azure VM** as the datasource type, select a Recovery Services vault to use for backup, and then select **Continue**. |
| 149 | + :::image type="content" source="./media/backup-azure-sap-hana-database/hana-select-datasource-type.png" alt-text="Screenshot that shows the selection of SAP HANA in Azure VM as datasource type."::: |
150 | 150 |
|
151 | | - :::image type="content" source="./media/backup-azure-sap-hana-database/hana-select-vault.png" alt-text="Screenshot showing to select an SAP HANA database in Azure VM."::: |
| 151 | +1. On the **Start: Configure Backup** pane, for **Vault** selection, click **Select vault** to use for backup, and then select **Continue**. |
152 | 152 |
|
153 | | -1. Select **Start Discovery**. This initiates discovery of unprotected Linux VMs in the vault region. |
| 153 | + :::image type="content" source="./media/backup-azure-sap-hana-database/hana-select-vault.png" alt-text="Screenshot that shows the selection of a Recovery Services vault for SAP HANA database backup."::: |
| 154 | + |
| 155 | +1. On the **Backup Goal** pane, select **Start Discovery**. This initiates discovery of unprotected Linux VMs in the vault region. |
154 | 156 |
|
155 | 157 | * After discovery, unprotected VMs appear in the portal, listed by name and resource group. |
156 | 158 | * If a VM isn't listed as expected, check whether it's already backed up in a vault. |
157 | 159 | * Multiple VMs can have the same name but they belong to different resource groups. |
158 | 160 |
|
159 | | - :::image type="content" source="./media/backup-azure-sap-hana-database/hana-discover-databases.png" alt-text="Screenshot showing to select Start Discovery."::: |
| 161 | + :::image type="content" source="./media/backup-azure-sap-hana-database/hana-discover-databases.png" alt-text="Screenshot that shows how to select Start Discovery."::: |
160 | 162 |
|
161 | 163 | 1. In **Select Virtual Machines**, select the link to download the script that provides permissions for the Azure Backup service to access the SAP HANA VMs for database discovery. |
162 | 164 | 1. Run the script on each VM hosting SAP HANA databases that you want to back up. |
163 | 165 | 1. After running the script on the VMs, in **Select Virtual Machines**, select the VMs. Then select **Discover DBs**. |
164 | 166 | 1. Azure Backup discovers all SAP HANA databases on the VM. During discovery, Azure Backup registers the VM with the vault, and installs an extension on the VM. No agent is installed on the database. |
165 | 167 |
|
166 | | - :::image type="content" source="./media/backup-azure-sap-hana-database/hana-select-virtual-machines-inline.png" alt-text="Screenshot showing the discovered SAP HANA databases." lightbox="./media/backup-azure-sap-hana-database/hana-select-virtual-machines-expanded.png"::: |
| 168 | + :::image type="content" source="./media/backup-azure-sap-hana-database/hana-select-virtual-machines.png" alt-text="Screenshot that shows the discovered SAP HANA databases." lightbox="./media/backup-azure-sap-hana-database/hana-select-virtual-machines.png"::: |
167 | 169 |
|
168 | 170 | ## Configure backup |
169 | 171 |
|
170 | 172 | Now enable backup. |
171 | 173 |
|
172 | 174 | 1. In Step 2, select **Configure Backup**. |
173 | 175 |
|
174 | | - :::image type="content" source="./media/backup-azure-sap-hana-database/hana-configure-backups.png" alt-text="Screenshot showing to configure Backup."::: |
| 176 | + :::image type="content" source="./media/backup-azure-sap-hana-database/hana-configure-backups.png" alt-text="Screenshot that shows the configuration of Backup."::: |
175 | 177 |
|
176 | | -2. In **Select items to back up**, select all the databases you want to protect > **OK**. |
| 178 | +2. On the **Select items to back up** pane, select all the databases you want to protect > **OK**. |
177 | 179 |
|
178 | | - :::image type="content" source="./media/backup-azure-sap-hana-database/hana-select-databases-inline.png" alt-text="Screenshot showing to select databases to back up." lightbox="./media/backup-azure-sap-hana-database/hana-select-databases-expanded.png"::: |
| 180 | + :::image type="content" source="./media/backup-azure-sap-hana-database/hana-select-databases.png" alt-text="Screenshot that shows how to select databases to back up." lightbox="./media/backup-azure-sap-hana-database/hana-select-databases.png"::: |
179 | 181 |
|
180 | | -3. In **Backup Policy** > **Choose backup policy**, create a new backup policy for the databases, in accordance with the instructions below. |
| 182 | +3. For **Backup Policy**, choose a backup policy, or create a new backup policy for the databases, in accordance with the instructions below. |
181 | 183 |
|
182 | | - :::image type="content" source="./media/backup-azure-sap-hana-database/hana-policy-summary.png" alt-text="Screenshot showing to choose backup policy."::: |
| 184 | + :::image type="content" source="./media/backup-azure-sap-hana-database/hana-policy-summary.png" alt-text="Screenshot that shows the selection of a backup policy."::: |
183 | 185 |
|
184 | 186 | 4. After creating the policy, on the **Backup** menu, select **Enable backup**. |
185 | 187 |
|
186 | | -  |
187 | | -5. Track the backup configuration progress in the **Notifications** area of the portal. |
| 188 | +  |
| 189 | + |
| 190 | +You can track the backup configuration progress in the **Notifications** area of the portal. |
188 | 191 |
|
189 | 192 | ### Create a backup policy |
190 | 193 |
|
|
0 commit comments