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/quick-backup-vm-portal.md
+2-20Lines changed: 2 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ To apply a backup policy to your Azure VMs, follow these steps:
56
56
57
57
## Select a VM to back up
58
58
59
-
Create a simple scheduled daily backup to a Recovery Services vault.
59
+
Create a scheduled daily backup to a Recovery Services vault.
60
60
61
61
1. Under **Virtual Machines**, select **Add**.
62
62
@@ -162,25 +162,7 @@ Azure Backup backs up Azure VMs by installing an extension to the Azure VM agent
162
162
163
163
When no longer needed, you can disable protection on the VM, remove the restore points and Recovery Services vault, then delete the resource group and associated VM resources
164
164
165
-
If you're going to continue on to a Backup tutorial that explains how to restore data for your VM, skip the steps in this section and go to [Next steps](#next-steps).
166
-
167
-
1. Select the **Backup** option for your VM.
168
-
169
-
2. Choose **Stop backup**.
170
-
171
-

172
-
173
-
3. Select **Delete Backup Data** from the drop-down menu.
174
-
175
-
4. In the **Type the name of the Backup item** dialog, enter your VM name, such as *myVM*. Select **Stop Backup**.
176
-
177
-
Once the VM backup has been stopped and recovery points removed, you can delete the resource group. If you used an existing VM, you may want to leave the resource group and VM in place.
178
-
179
-
5. In the menu on the left, select **Resource groups**.
180
-
6. From the list, choose your resource group. If you used the sample VM quickstart commands, the resource group is named *myResourceGroup*.
181
-
7. Select **Delete resource group**. To confirm, enter the resource group name, then select **Delete**.
182
-
183
-

165
+
Learn how to [stop protection and delete VM backups](backup-azure-manage-vms.md#stop-protection-and-delete-backup-data).
0 commit comments