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/sap-ase-backup-support-matrix.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ Learn more [about SAP ASE (Sybase) Azure Virtual Machine storage and SAP ASE (Sy
63
63
## Support for multiple SAP ASE instances on a single host
64
64
65
65
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:
Copy file name to clipboardExpand all lines: articles/backup/sap-ase-database-manage.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,24 +49,21 @@ Making policy modifications affects all the associated backup items and triggers
49
49
:::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":::
50
50
51
51
## 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.
53
53
54
54
>[!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.
58
57
59
58
:::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":::
60
59
61
-
Modifying the backup policy affects all the associated backup items and triggers the corresponding configure protection jobs.
62
-
63
60
## Stop protection for an SAP ASE database or ASE instance
64
61
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:
66
63
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.
68
65
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.
0 commit comments