Skip to content

Commit 334aead

Browse files
authored
Merge pull request #302961 from b-ahibbard/backup-new-fields
ANF-53550 - new backup fields
2 parents b5e64cf + 65079fb commit 334aead

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

articles/azure-netapp-files/backup-search.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Search backups of Azure NetApp Files volumes
3-
description: Describes how to display and search backups of Azure NetApp Files volumes at the volume level and the NetApp account level.
3+
description: You can display and search for backups at the NetApp account level or the volume level.
44
services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 04/24/2024
8+
ms.date: 07/18/2025
99
ms.author: anfdocs
1010
# Customer intent: As a cloud administrator, I want to search for backups of Azure NetApp Files volumes, so that I can efficiently manage and restore backups according to my data protection strategy.
1111
---
@@ -16,7 +16,16 @@ The names used for snapshots are preserved when the snapshots are backed up. Sna
1616
If a volume is deleted, its backups are retained. The backups are listed in the associated backup vault, under the **Backups** section. This list includes all backups within the backup vault in the region. It can be used to restore a backup to a volume in another NetApp account under the same subscription.
1717

1818
>[!IMPORTANT]
19-
>All existing backups must be migrated to backup vaults. You can search for backups, but you are unable to perform any operations on a backup until the backup has been migrated to a backup vault. For more information about this procedure, see [Manage a backup vault](backup-vault-manage.md).
19+
>All existing backups must be migrated to backup vaults. You can search for backups, but you're unable to perform any operations on a backup until the backup has migrated to a backup vault. For more information about this procedure, see [Manage a backup vault](backup-vault-manage.md).
20+
21+
In addition to name, size, and type, backups display time-based information:
22+
23+
| Field | Description |
24+
| - | - |
25+
| Started | Date and time the snapshot was created |
26+
| Initiated | Date and time the backup was created |
27+
| Completed | Date and time the backup was completed |
28+
| Duration | The elapsed time from the creation of the snapshot to the completion of the backup time. When you create a backup with existing snapshot, the reported backup duration can appear longer than the actual time taken for the backup operation. |
2029

2130
## Search backups from backup vault
2231

@@ -33,16 +42,16 @@ You can display and search backups at the volume level:
3342

3443
1. Select **Volumes**.
3544

36-
1. If you have migrated to a backup vault, navigate to **Backup Vault**. Select the backup vault.
37-
If you have not yet migrated to a backup vault, navigate to **Backups**.
45+
1. If you've migrated to a backup vault, navigate to **Backup Vault**. Select the backup vault.
46+
If you've not yet migrated to a backup vault, navigate to **Backups**.
3847
The **Type** column shows whether the backup is generated by a *Scheduled* (policy-based) or a *manual* backup.
3948

4049
3. In the **Search Backups** field, enter the backup name that you want to search for.
4150

4251
A partial search is supported; you don’t have to specify the entire backup name. The search filters the backups based on the search string.
4352

4453
:::image type="content" source="./media/backup-search/backup-search-volume-level.png" alt-text="Screenshot that shows a list of backup for a volume." lightbox="./media/backup-search/backup-search-volume-level.png":::
45-
54+
4655
## Next steps
4756

4857
* [Understand Azure NetApp Files backup](backup-introduction.md)
52.5 KB
Loading
-295 KB
Loading

0 commit comments

Comments
 (0)