Skip to content

Files

Latest commit

0242594 · Mar 1, 2022

History

History
51 lines (40 loc) · 2.28 KB

backup-delete.md

File metadata and controls

51 lines (40 loc) · 2.28 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.topic ms.date ms.author
Delete backups of an Azure NetApp Files volume | Microsoft Docs
Describes how to delete individual backups that you no longer need to keep for a volume.
azure-netapp-files
b-hchen
azure-netapp-files
storage
na
how-to
03/01/2022
anfdocs

Delete backups of a volume

You can delete individual backups that you no longer need to keep for a volume. Deleting backups will delete the associated objects in your Azure Storage account, resulting in space saving.

By design, Azure NetApp Files prevents you from deleting the latest backup. If the latest backup consists of multiple snapshots taken at the same time (for example, the same daily and weekly schedule configuration), they are all considered as the latest snapshot, and deleting those is prevented.

Deleting the latest backup is permitted only when both of the following conditions are met:

  • The volume has been deleted.
  • The latest backup is the only remaining backup for the deleted volume.

If you need to delete backups to free up space, select an older backup from the Backups list to delete.

Steps

  1. Select Volumes.

  2. Navigate to Backups.

  3. From the backup list, select the backup to delete. Click the three dots () to the right of the backup, then click Delete from the Action menu.

    Screenshot that shows the Delete menu for backups.

Next steps