Skip to content

Commit 19ad23c

Browse files
Merge pull request #311858 from MicrosoftDocs/main
Auto Publish – main to live - 2026-02-16 18:00 UTC
2 parents 56bd148 + edfc81d commit 19ad23c

40 files changed

Lines changed: 3648 additions & 60 deletions

File tree

articles/azure-functions/functions-bindings-azure-data-explorer-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ramacg
55
ms.topic: reference
66
ms.custom: build-2023, devx-track-extended-java, devx-track-js, devx-track-python
77
ms.date: 05/04/2023
8-
ms.author: shsagir
8+
ms.author: spelluru
99
ms.reviewer: ramacg
1010
zone_pivot_groups: programming-languages-set-functions-data-explorer
1111
---

articles/azure-functions/functions-bindings-azure-data-explorer-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ramacg
55
ms.topic: reference
66
ms.custom: build-2023, devx-track-extended-java, devx-track-js, devx-track-python
77
ms.date: 05/04/2023
8-
ms.author: shsagir
8+
ms.author: spelluru
99
ms.reviewer: ramacg
1010
zone_pivot_groups: programming-languages-set-functions-data-explorer
1111
---

articles/azure-functions/functions-bindings-azure-data-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ramacg
55
ms.topic: reference
66
ms.custom: build-2023, devx-track-extended-java, devx-track-js, devx-track-python
77
ms.date: 05/04/2023
8-
ms.author: shsagir
8+
ms.author: spelluru
99
ms.reviewer: ramacg
1010
zone_pivot_groups: programming-languages-set-functions-data-explorer
1111
---

articles/backup/azure-backup-architecture-for-sap-hana-backup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Backup architecture for SAP HANA Backup
33
description: Learn about Azure Backup architecture for SAP HANA backup.
44
ms.topic: overview
5-
ms.date: 01/09/2026
5+
ms.date: 02/16/2026
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -12,6 +12,8 @@ ms.author: v-mallicka
1212

1313
[Azure Backup service](./backup-overview.md) allows you to back up data from SAP HANA databases in an application in consistent manner. This article describes the Azure Backup architecture components and processes.
1414

15+
To learn about the supported SAP HANA database backup and restore scenarios, region availability, and limitations, see the [support matrix](backup-azure-sql-database.md). For common questions, see the [frequently asked questions](sap-hana-faq-backup-azure-vm.yml).
16+
1517
## How does Azure Backup work with SAP HANA databases?
1618

1719
Azure Backup provides a streaming backup solution to back up SAP HANA databases running on an Azure VM. This backup offering requires zero-infrastructure setup, thereby eliminating the need to deploy and manage backup-infrastructure.

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up an SAP HANA database to Azure with Azure Backup
33
description: In this article, learn how to back up an SAP HANA database to Azure virtual machines with the Azure Backup service.
44
ms.topic: how-to
5-
ms.date: 01/29/2026
5+
ms.date: 02/16/2026
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -13,10 +13,9 @@ ms.author: v-mallicka
1313

1414
This article describes how to back up SAP HANA databases that are running on Azure VMs to an Azure Backup Recovery Services vault.
1515

16-
SAP HANA databases are critical workloads that require a low recovery-point objective (RPO) and long-term retention. You can back up SAP HANA databases running on Azure virtual machines (VMs) by using [Azure Backup](backup-overview.md).
16+
SAP HANA databases are critical workloads that require a low recovery-point objective (RPO) and long-term retention. You can back up SAP HANA databases running on Azure virtual machines (VMs) by using [Azure Backup](backup-overview.md). You can also [back up SAP HANA System Replication databases on Azure VMs](sap-hana-database-with-hana-system-replication-backup.md) and [back up SAP HANA database instance snapshots on Azure VMs](sap-hana-database-instances-backup.md).
1717

18-
>[!NOTE]
19-
>See the [SAP HANA backup support matrix](sap-hana-backup-support-matrix.md) to know more about the supported configurations and scenarios.
18+
To learn about the supported SAP HANA database backup and restore scenarios, region availability, and limitations, see the [support matrix](backup-azure-sql-database.md). For common questions, see the [frequently asked questions](sap-hana-faq-backup-azure-vm.yml).
2019

2120
## Prerequisites
2221

@@ -286,7 +285,8 @@ If no data sync occurs to the Azure Backup service for more than *2 hours*, Azur
286285

287286
## Next steps
288287

289-
* [Restore SAP HANA databases running on Azure VMs using Azure portal](./sap-hana-db-restore.md).
290-
* [Restore SAP HANA databases running on Azure VMs using Azure CLI](tutorial-sap-hana-restore-cli.md).
291-
* [Manage SAP HANA databases that are backed up by Azure Backup using Azure portal](./sap-hana-db-manage.md).
292-
* [Manage SAP HANA databases that are backed up by Azure Backup using Azure CLI](tutorial-sap-hana-manage-cli.md).
288+
- [Restore SAP HANA databases running on Azure VMs using Azure portal](./sap-hana-db-restore.md).
289+
- [Restore SAP HANA databases running on Azure VMs using Azure CLI](tutorial-sap-hana-restore-cli.md).
290+
- [Manage SAP HANA databases that are backed up by Azure Backup using Azure portal](./sap-hana-db-manage.md).
291+
- [Manage SAP HANA databases that are backed up by Azure Backup using Azure CLI](tutorial-sap-hana-manage-cli.md).
292+

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: About the SAP ASE (Sybase) database backup on Azure VMs
33
description: In this article, learn about backing up SAP ASE (Sybase) databases that are running on Azure virtual machines.
44
ms.topic: overview
5-
ms.date: 01/30/2026
5+
ms.date: 02/16/2026
66
ms.service: azure-backup
77
ms.custom:
88
- ignite-2024
@@ -31,7 +31,7 @@ By using the Azure Backup service to back up and restore SAP ASE (Sybase) databa
3131
* **Recovery Services Vault**: All backups are streamed directly to the Azure Backup managed recovery services vault that provides security capabilities like Immutability, Soft Delete and Multiuser Auth. The vaulted backup data is stored in Microsoft-managed Azure subscription and is isolated from customer’s environment. These features ensure that the SAP ASE backup data is always secure and tamper-proof. You can also recover the data safely even when the source machines are compromised.
3232
* **Multiple Database Restore options**: Support of Alternate Location Restore (System refresh), Original Location Restore, and Restore as Files.
3333

34-
To learn about the supported backup and restore scenarios, see the [SAP ASE scenario support matrix](sap-ase-backup-support-matrix.md).
34+
To learn about the supported SAP HANA database backup and restore scenarios, region availability, and limitations, see the [support matrix](backup-azure-sql-database.md). For common questions, see the [frequently asked questions](sap-hana-faq-backup-azure-vm.yml).
3535

3636
## Backup architecture for SAP ASE (Sybase) databases
3737

articles/backup/sap-hana-backup-support-matrix.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: SAP HANA Backup support matrix
33
description: In this article, learn about the supported scenarios and limitations when you use Azure Backup to back up SAP HANA databases on Azure VMs.
44
ms.topic: reference
5-
ms.date: 12/11/2025
5+
ms.date: 02/16/2026
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -12,7 +12,8 @@ ms.author: v-mallicka
1212

1313
# Support matrix for backup of SAP HANA databases on Azure VMs
1414

15-
Azure Backup supports the backup of SAP HANA databases to Azure. This article summarizes the scenarios supported and limitations present when you use Azure Backup to back up SAP HANA databases on Azure VMs.
15+
Azure Backup supports the backup of SAP HANA databases to Azure. This article summarizes the scenarios supported and limitations present when you use Azure Backup to back up SAP HANA databases on Azure VMs. For common questions, see the [frequently asked questions](sap-hana-faq-backup-azure-vm.yml).
16+
1617

1718
> [!IMPORTANT]
1819
> Linux distributions listed below shouldn't be in an End-of-Life (EOL) state by their vendors. Make sure it is a current, active and supported release.

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up SAP HANA database instances on Azure VMs
33
description: In this article, you'll learn how to back up SAP HANA database instances that are running on Azure virtual machines.
44
ms.topic: how-to
5-
ms.date: 12/15/2025
5+
ms.date: 02/16/2026
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -21,7 +21,10 @@ Azure Backup now performs an SAP HANA storage snapshot-based backup of an entire
2121
>- For pricing, as per SAP advisory, you must do a weekly full backup + logs streaming/Backint based backup so that the existing protected instance fee and storage cost are applied. For snapshot backup, the snapshot data created by Azure Backup is saved in your storage account and incurs snapshot storage charges. Thus, in addition to streaming/Backint backup charges, you're charged for per GB data stored in your snapshots, which is charged separately. Learn more about [Snapshot pricing](https://azure.microsoft.com/pricing/details/managed-disks/) and [Streaming/Backint based backup pricing](https://azure.microsoft.com/pricing/details/backup/?ef_id=_k_CjwKCAjwp8OpBhAFEiwAG7NaEsaFZUxIBD-FH1IUIfF-7yZRWAYJSMHP67InGf0drY0X2Km71KOKDBoCktgQAvD_BwE_k_&OCID=AIDcmmf1elj9v5_SEM__k_CjwKCAjwp8OpBhAFEiwAG7NaEsaFZUxIBD-FH1IUIfF-7yZRWAYJSMHP67InGf0drY0X2Km71KOKDBoCktgQAvD_BwE_k_&gclid=CjwKCAjwp8OpBhAFEiwAG7NaEsaFZUxIBD-FH1IUIfF-7yZRWAYJSMHP67InGf0drY0X2Km71KOKDBoCktgQAvD_BwE).
2222
2323

24-
For more information about the supported configurations and scenarios, see [SAP HANA backup support matrix](sap-hana-backup-support-matrix.md).
24+
To learn about the supported SAP HANA database backup and restore scenarios, region availability, and limitations, see the [support matrix](backup-azure-sql-database.md). For common questions, see the [frequently asked questions](sap-hana-faq-backup-azure-vm.yml).
25+
26+
You can also [back up SAP HANA System Replication databases on Azure VMs using Azure portal](sap-hana-database-with-hana-system-replication-backup.md).
27+
2528

2629
## Before you start
2730

articles/backup/sap-hana-database-instances-restore.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore SAP HANA database instances on Azure VMs
33
description: In this article, you'll learn how to restore SAP HANA database instances on Azure virtual machines.
44
ms.topic: how-to
5-
ms.date: 08/19/2025
5+
ms.date: 02/16/2026
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -30,6 +30,8 @@ Here are the two workflows:
3030
>- Both the backed-up VM and the target VM have the same backup key (including username and password). This means that the HANA backup service can connect with the same credentials and continue to recover tenant databases.
3131
>- If the backed-up VM and the target VM have different keys, the preregistration script must be run after the system database recovery. This action updates the credentials on the target VM, and then the tenant databases can be recovered.
3232
33+
To learn about the supported SAP HANA database backup and restore scenarios, region availability, and limitations, see the [support matrix](backup-azure-sql-database.md). For common questions, see the [frequently asked questions](sap-hana-faq-backup-azure-vm.yml).
34+
3335
## Prerequisites
3436

3537
#### Permissions required for the snapshot restore

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage backed up SAP HANA databases on Azure VMs
33
description: In this article, you'll learn common tasks for managing and monitoring SAP HANA databases that are running on Azure virtual machines.
44
ms.topic: how-to
5-
ms.date: 01/09/2026
5+
ms.date: 02/16/2026
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -18,7 +18,7 @@ You'll learn how to monitor jobs and alerts, trigger an on-demand backup, edit p
1818
>[!Note]
1919
>Support for HANA instance snapshots is in now generally available.
2020
21-
If you haven't configured backups yet for your SAP HANA databases, see [Back up SAP HANA databases on Azure VMs](./backup-azure-sap-hana-database.md). To earn more about the supported configurations and scenarios, see [Support matrix for backup of SAP HANA databases on Azure VMs](sap-hana-backup-support-matrix.md).
21+
If you haven't configured backups yet for your SAP HANA databases, see [Back up SAP HANA databases on Azure VMs](./backup-azure-sap-hana-database.md). To learn about the supported SAP HANA database backup and restore scenarios, region availability, and limitations, see the [support matrix](backup-azure-sql-database.md). For common questions, see the [frequently asked questions](sap-hana-faq-backup-azure-vm.yml).
2222

2323
## Run on-demand backups
2424

0 commit comments

Comments
 (0)