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/azure-netapp-files/backup-search.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
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.
4
4
services: azure-netapp-files
5
5
author: b-hchen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: how-to
8
-
ms.date: 04/24/2024
8
+
ms.date: 07/18/2025
9
9
ms.author: anfdocs
10
10
# 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.
11
11
---
@@ -18,6 +18,16 @@ If a volume is deleted, its backups are retained. The backups are listed in the
18
18
>[!IMPORTANT]
19
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).
20
20
21
+
22
+
In addition to name, size, and type, backups display time-based information:
23
+
24
+
| Field | Description |
25
+
| - | - |
26
+
| Started | Date and time the snapshot was created |
27
+
| Initiated | Date and time the backup was created |
28
+
| Completed | Date and time the backup was completed |
29
+
| Duration | The elapsed time from the creation of the snapshot to the completion of the backup time. When a backup is performed using an existing snapshot, the reported backup duration may appear longer than the actual time required to execute the backup operation. |
30
+
21
31
## Search backups from backup vault
22
32
23
33
1. Select **Backups**.
@@ -42,7 +52,7 @@ You can display and search backups at the volume level:
42
52
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.
43
53
44
54
:::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":::
0 commit comments