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/backup-azure-manage-vms.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,19 +32,19 @@ To view VMs on the vault dashboard:
32
32
3. For ease of use, right-click the vault and select **Pin to dashboard**.
33
33
4. Open the vault dashboard.
34
34
35
-

35
+

36
36
37
37
5. On the **Backup Items** tile, select **Azure Virtual Machines**.
38
38
39
39

40
40
41
-
6. On the **Backup Items**blade, you can view the list of protected VMs. In this example, the vault protects one virtual machine: demobackup.
41
+
6. On the **Backup Items**pane, you can view the list of protected VMs. In this example, the vault protects one virtual machine: demobackup.
42
42
43
-

43
+

44
44
45
45
7. From the vault item's dashboard, modify backup policies, run an on-demand backup, stop or resume protection of VMs, delete backup data, view restore points, and run a restore.
46
46
47
-

47
+

48
48
49
49
## Manage backup policy for a VM
50
50
@@ -55,9 +55,9 @@ To manage a backup policy:
55
55
56
56

57
57
58
-
3. On the **Backup Items**blade, you can view the list of protected VMs and last backup status with latest restore points time.
58
+
3. On the **Backup Items**pane, you can view the list of protected VMs and last backup status with latest restore points time.
59
59
60
-

60
+

61
61
62
62
4. From the vault item's dashboard, you can select a backup policy.
63
63
@@ -79,8 +79,8 @@ To trigger an on-demand backup:
79
79
80
80

81
81
82
-
2. From **Backup Management Type**, select **Azure Virtual Machine**. The **Backup Item (Azure Virtual Machine)**blade appears.
83
-
3. Select a VM and select **Backup Now** to create an on-demand backup. The **Backup Now**blade appears.
82
+
2. From **Backup Management Type**, select **Azure Virtual Machine**. The **Backup Item (Azure Virtual Machine)**pane appears.
83
+
3. Select a VM and select **Backup Now** to create an on-demand backup. The **Backup Now**pane appears.
84
84
4. In the **Retain Backup Till** field, specify a date for the backup to be retained.
85
85
86
86

@@ -122,7 +122,7 @@ To stop protection and delete data of a VM:
122
122
123
123
## Resume protection of a VM
124
124
125
-
If you had chosen[Stop protection and retain backup data](#stop-protection-and-retain-backup-data) option during stop VM protection, then you can use **Resume backup**. This option is not available if you choose [Stop protection and delete backup data](#stop-protection-and-delete-backup-data) option or [Delete backup data](#delete-backup-data).
125
+
If you chose[Stop protection and retain backup data](#stop-protection-and-retain-backup-data) option during stop VM protection, then you can use **Resume backup**. This option is not available if you choose [Stop protection and delete backup data](#stop-protection-and-delete-backup-data) option or [Delete backup data](#delete-backup-data).
126
126
127
127
To resume protection for a VM:
128
128
@@ -152,6 +152,8 @@ There are two ways to delete a VM's backup data:
152
152
153
153
* To delete the backup data for the item, select **Delete**. A notification message lets you know that the backup data has been deleted.
154
154
155
+
To protect your data, Azure Backup includes the soft delete feature. With soft delete, even after the backup (all the recovery points) of a VM is deleted, the backup data is retained for 14 additional days. For more information, see [the soft delete documentation](https://docs.microsoft.com/azure/backup/backup-azure-security-feature-cloud).
156
+
155
157
> [!NOTE]
156
158
> When you delete backup data you delete all associated recovery points. You can't choose specific recovery points to delete.
0 commit comments