Skip to content

Commit b794965

Browse files
authored
Merge pull request #227788 from b-hchen/2022.09-Delete-Base-Snapshot-option
2022.09 add 'Delete base shapshot' option for volume restore
2 parents b0cd8c3 + 68d14e0 commit b794965

File tree

3 files changed

+35
-31
lines changed

3 files changed

+35
-31
lines changed

articles/azure-netapp-files/snapshots-restore-new-volume.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 12/06/2022
15+
ms.date: 02/22/2023
1616
ms.author: anfdocs
1717
---
1818

@@ -27,21 +27,21 @@ ms.author: anfdocs
2727

2828
![Screenshot that shows the Restore New Volume menu.](../media/azure-netapp-files/azure-netapp-files-snapshot-restore-to-new-volume.png)
2929

30-
3. In the Create a Volume window, provide information for the new volume:
31-
* **Name**
32-
Specify the name for the volume that you're creating.
33-
34-
The name must be unique within a resource group. It must be at least three characters long. It can use any alphanumeric characters.
30+
3. In the **Create a Volume** page, provide information for the new volume.
3531

36-
* **Quota**
37-
Specify the amount of logical storage that you want to allocate to the volume.
32+
The new volume uses the same protocol that the snapshot uses.
33+
For information about the fields in the Create a Volume page, see:
34+
* [Create an NFS volume](azure-netapp-files-create-volumes.md)
35+
* [Create an SMB volume](azure-netapp-files-create-volumes-smb.md)
36+
* [Create a dual-protocol volume](create-volumes-dual-protocol.md)
37+
38+
By default, the new volume includes a reference to the snapshot that was used for the restore operation from the original volume from Step 2, referred to as the *base snapshot*. This base snapshot does *not* consume any additional space because of [how snapshots work](snapshots-introduction.md). If you don't want the new volume to contain this base snapshot, select **Delete base snapshot** during the new volume creation.
3839

39-
![Screenshot that shows the Create a Volume window.](../media/azure-netapp-files/snapshot-restore-new-volume.png)
40+
:::image type="content" source="../media/azure-netapp-files/snapshot-restore-new-volume.png" alt-text="Screenshot showing the Create a Volume window for restoring a volume from a snapshot.":::
4041

4142
4. Select **Review+create**. Select **Create**.
42-
The new volume uses the same protocol that the snapshot uses.
43-
The new volume to which the snapshot is restored appears in the Volumes page.
44-
The snapshot used to create the new volume will also be present on the new volume.
43+
The Volumes page displays the new volume that the snapshot restores to.
44+
4545

4646
## Next steps
4747

0 commit comments

Comments
 (0)