Skip to content

Commit 7c00d5b

Browse files
authored
Merge pull request #103050 from dcurwin/add-softdelete-section
Add Soft Delete Section
2 parents efb5010 + a5a4703 commit 7c00d5b

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

articles/backup/backup-azure-manage-vms.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@ To view VMs on the vault dashboard:
3232
3. For ease of use, right-click the vault and select **Pin to dashboard**.
3333
4. Open the vault dashboard.
3434

35-
![Open the vault dashboard and Settings blade](./media/backup-azure-manage-vms/full-view-rs-vault.png)
35+
![Open the vault dashboard and Settings pane](./media/backup-azure-manage-vms/full-view-rs-vault.png)
3636

3737
5. On the **Backup Items** tile, select **Azure Virtual Machines**.
3838

3939
![Open the Backup Items tile](./media/backup-azure-manage-vms/contoso-vault-1606.png)
4040

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.
4242

43-
![View the Backup Items blade](./media/backup-azure-manage-vms/backup-items-blade-select-item.png)
43+
![View the Backup Items pane](./media/backup-azure-manage-vms/backup-items-blade-select-item.png)
4444

4545
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.
4646

47-
![The Backup Items dashboard and the Settings blade](./media/backup-azure-manage-vms/item-dashboard-settings.png)
47+
![The Backup Items dashboard and the Settings pane](./media/backup-azure-manage-vms/item-dashboard-settings.png)
4848

4949
## Manage backup policy for a VM
5050

@@ -55,9 +55,9 @@ To manage a backup policy:
5555

5656
![Open the Backup Items tile](./media/backup-azure-manage-vms/contoso-vault-1606.png)
5757

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.
5959

60-
![View the Backup Items blade](./media/backup-azure-manage-vms/backup-items-blade-select-item.png)
60+
![View the Backup Items pane](./media/backup-azure-manage-vms/backup-items-blade-select-item.png)
6161

6262
4. From the vault item's dashboard, you can select a backup policy.
6363

@@ -79,8 +79,8 @@ To trigger an on-demand backup:
7979

8080
![The Backup now option](./media/backup-azure-manage-vms/backup-now-button.png)
8181

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.
8484
4. In the **Retain Backup Till** field, specify a date for the backup to be retained.
8585

8686
![The Backup Now calendar](./media/backup-azure-manage-vms/backup-now-check.png)
@@ -122,7 +122,7 @@ To stop protection and delete data of a VM:
122122

123123
## Resume protection of a VM
124124

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).
126126

127127
To resume protection for a VM:
128128

@@ -152,6 +152,8 @@ There are two ways to delete a VM's backup data:
152152

153153
* To delete the backup data for the item, select **Delete**. A notification message lets you know that the backup data has been deleted.
154154

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+
155157
> [!NOTE]
156158
> When you delete backup data you delete all associated recovery points. You can't choose specific recovery points to delete.
157159

0 commit comments

Comments
 (0)