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-restore-new-volume.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: how-to
15
-
ms.date: 05/23/2022
15
+
ms.date: 08/23/2022
16
16
ms.author: anfdocs
17
17
---
18
18
# Restore a backup to a new volume
@@ -31,6 +31,8 @@ Restoring a backup creates a new volume with the same protocol type. This articl
31
31
32
32
* You should trigger the restore operation when there are no baseline backups. Otherwise, the restore might increase the load on the Azure Blob account where your data is backed up.
33
33
34
+
* For large volumes (greater than 10 TB), it can take multiple hours to transfer all the data from the backup media.
35
+
34
36
See [Requirements and considerations for Azure NetApp Files backup](backup-requirements-considerations.md) for additional considerations about using Azure NetApp Files backup.
35
37
36
38
## Steps
@@ -41,11 +43,11 @@ See [Requirements and considerations for Azure NetApp Files backup](backup-requi
41
43
> If a volume is deleted but the backup policy wasn’t disabled before the volume deletion, all the backups related to the volume are retained in the Azure storage, and you can find them under the associated NetApp account. See [Search backups at NetApp account level](backup-search.md#search-backups-at-netapp-account-level).
42
44
43
45
44
-
2. From the backup list, select the backup to restore. Click the three dots (`…`) to the right of the backup, then click**Restore to new volume** from the Action menu.
46
+
2. From the backup list, select the backup to restore. Select the three dots (`…`) to the right of the backup, then select**Restore to new volume** from the Action menu.
45
47
46
48

47
49
48
-
3. In the Create a Volume page that appears, provide information for the fields in the page as applicable, and click**Review + Create** to begin restoring the backup to a new volume.
50
+
3. In the Create a Volume page that appears, provide information for the fields in the page as applicable, and select**Review + Create** to begin restoring the backup to a new volume.
49
51
50
52
* The **Protocol** field is pre-populated from the original volume and cannot be changed.
51
53
However, if you restore a volume from the backup list at the NetApp account level, you need to specify the Protocol field. The Protocol field must match the protocol of the original volume. Otherwise, the restore operation will fail with the following error:
0 commit comments