Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 3.26 KB

File metadata and controls

62 lines (44 loc) · 3.26 KB
title Manage backup vaults for Azure NetApp Files
description Describes how to use backup vaults to manage backups in Azure NetApp Files.
services azure-netapp-files
author b-ahibbard
ms.service azure-netapp-files
ms.topic how-to
ms.date 06/24/2025
ms.author anfdocs

Manage backup vaults for Azure NetApp Files

Backup vaults store the backups for your Azure NetApp Files subscription.

Although it's possible to create multiple backup vaults in your Azure NetApp Files account, it's recommended you have only one backup vault.

Important

If you have existing backups on Azure NetApp Files, you must migrate the backups to a backup vault before you can perform any operation with the backup.

Create a backup vault

  1. In your Azure NetApp Files subscription, navigate to the Backup Vaults menu.

  2. Select + Add Backup Vault. Assign a name to your backup vault then select Create.

:::image type="content" source="./media/backup-vault-manage/backup-vault-create.png" alt-text="Screenshot of backup vault creation." lightbox="./media/backup-vault-manage/backup-vault-create.png":::

Migrate backups to a backup vault

If you have existing backups, you must migrate them to a backup vault before you can restore from a backup.

  1. Navigate to Backups.

  2. From the banner above the backups, select Assign Backup Vault.

  3. Select the volumes for migrating backups. Then, select Assign to Backup Vault.

    If there are backups from volumes that have been deleted that you want to migrate, select Include backups from Deleted Volumes. This option is only enabled if backups from deleted volumes are present.

    :::image type="content" source="./media/backup-vault-manage/backup-vault-assign.png" alt-text="Screenshot of backup vault assignment." lightbox="./media/backup-vault-manage/backup-vault-assign.png":::

  4. Navigate to the Backup Vault menu to view and manage your backups.

Delete a backup vault

  1. Navigate to the Backup Vault menu.

  2. Identify the backup vault you want to delete and select the three dots ... next to the backup's name. Select Delete.

    :::image type="content" source="./media/backup-vault-manage/backup-vault-delete.png" alt-text="Screenshot of deleting a backup vault." lightbox="./media/backup-vault-manage/backup-vault-delete.png":::

Next steps