Skip to content

Commit 57d38eb

Browse files
author
AbhishekMallick01
committed
Addressed PR-review inputs
1 parent e738c4b commit 57d38eb

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Learn more [about SAP ASE (Sybase) Azure Virtual Machine storage and SAP ASE (Sy
6363
## Support for multiple SAP ASE instances on a single host
6464

6565
Azure Backup now enables seamless backups for multiple ASE (Sybase) database instances on Azure VMs, utilizing Multi-SID support. This advancement is particularly useful for shared VM environments, such as non-production setups, where multiple users require efficient data protection and recovery. SAP ASE Multi-SID support includes the following configurations:
66+
6667
| Sap ASE instance | Support |
6768
| --- |--- |
6869
| Standalone (SID1) + Standalone (SID2) | Supported |

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

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,24 +49,21 @@ Making policy modifications affects all the associated backup items and triggers
4949
:::image type="content" source="media/sap-adaptive-server-enterprise-db-manage/change-backup-jobs.png" alt-text="Screenshot showing how to change backup jobs." lightbox="media/sap-adaptive-server-enterprise-db-manage/change-backup-jobs.png":::
5050

5151
## Edit a Policy
52-
To modify the policy to change backup types, frequencies, and retention range, follow these steps:
52+
To modify the policy to change backup types, frequencies, and retention range, go to the **Recovery Services Vault** > **Backup Policies**, and then select the policy you want to edit.
5353

5454
>[!Note]
55-
>Any change in the retention period will be applied to both the new recovery points and, retroactively, to all the older recovery points.
56-
57-
1. On the **Recovery Services Vault**, go to **Backup Policies**, and then select the policy you want to edit.
55+
>- Modification of the backup policy affects all the associated backup items and triggers the corresponding configure protection jobs.
56+
>- Any change in the retention period will be applied to both the new recovery points and, retroactively, to all the older recovery points.
5857
5958
:::image type="content" source="media/sap-adaptive-server-enterprise-db-manage/edit-policy.png" alt-text="Screenshot showing how to edit backup policy." lightbox="media/sap-adaptive-server-enterprise-db-manage/edit-policy.png":::
6059

61-
Modifying the backup policy affects all the associated backup items and triggers the corresponding configure protection jobs.
62-
6360
## Stop protection for an SAP ASE database or ASE instance
6461

65-
There are two ways to stop protection of an SAP ASE database:
62+
You can stop protection of an SAP ASE database in the following ways:
6663

67-
- Delete backup data -Stop all future backup jobs and delete all recovery points.
64+
- **Delete backup data**: Stop all future backup jobs and delete all recovery points.
6865

69-
- Retain backup data -Stop all future backup jobs and leave the recovery points intact.
66+
- **Retain backup data**: Stop all future backup jobs and leave the recovery points intact.
7067

7168
>[!Note]
7269
>If you choose to leave recovery points:

0 commit comments

Comments
 (0)