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/soft-delete-sql-saphana-in-azure-vm.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ Azure Backup now provides soft delete for SQL server in Azure VM and SAP HANA in
10
10
11
11
[Soft delete](backup-azure-security-feature-cloud.md) is a security feature to help protect backup data even after deletion. With soft delete, even if a malicious actor deletes the backup of a database (or backup data is accidentally deleted), the backup data is retained for 14 additional days. This allows the recovery of that backup item with no data loss. This additional retention of 14 days of the backup data in the "soft delete" state doesn’t incur any cost to the customer.
12
12
13
+
Once preview is enabled for a subscription it is not possible to disable soft delete only for SQL server or SAP HANA DBs while keeping it enabled for virtual machines in the same vault. You can create separate vaults for granular control.
14
+
13
15
## Steps to enroll in preview
14
16
15
17
1. Sign in to your Azure Account.
@@ -48,9 +50,10 @@ Azure Backup now provides soft delete for SQL server in Azure VM and SAP HANA in
48
50
>Any time a new vault/vaults are created under the soft delete enabled subscription, the following command needs to be re-run to enable the feature for the newly created vaults.<BR>
## Soft delete for SQL server in Azure VM using Azure portal
52
54
53
-
These instructions also apply to SAP HANA in Azure VM.
55
+
>[!NOTE]
56
+
>These instructions also apply to SAP HANA in Azure VM.
54
57
55
58
1. To delete the backup data of a database in a SQL server, the backup must be stopped. In the Azure portal, go to your recovery services vault, go to the backup item, and choose **Stop backup**.
56
59
@@ -72,7 +75,7 @@ These instructions also apply to SAP HANA in Azure VM.
0 commit comments