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-configure-manual.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.author: anfdocs
10
10
---
11
11
# Configure manual backups for Azure NetApp Files
12
12
13
-
Azure NetApp Files backup supports *policy-based* (scheduled) backups and *manual* (on-demand) backups at the volume level. You can use both types of backups in the same volume. During the configuration process, you will enable the backup feature for an Azure NetApp Files volume before policy-based backups or manual backups can be taken.
13
+
Azure NetApp Files backup supports *policy-based* (scheduled) backups and *manual* (on-demand) backups at the volume level. You can use both types of backups in the same volume. During the configuration process, you enable the backup feature for an Azure NetApp Files volume before policy-based backups or manual backups can be taken.
14
14
15
15
This article shows you how to configure manual backups. For policy-based backup configuration, see [Configure policy-based backups](backup-configure-policy-based.md).
16
16
@@ -30,7 +30,7 @@ The following list summarizes manual backup behaviors:
30
30
31
31
## Requirements
32
32
33
-
* Azure NetApp Files now requires you to create a backup vault before enabling backup functionality. If you have not configured a backup, refer to[Manage backup vaults](backup-vault-manage.md) for more information.
33
+
* Azure NetApp Files now requires you to create a backup vault before enabling backup functionality. If you haven't configured a backup, see[Manage backup vaults](backup-vault-manage.md) for more information.
34
34
*[!INCLUDE [consideration regarding deleting backups after deleting resource or subscription](includes/disable-delete-backup.md)]
35
35
36
36
## Enable backup functionality
@@ -61,13 +61,13 @@ If you haven’t done so, enable the backup functionality for the volume before
61
61
62
62
`account1-pool1-vol1-backup1`
63
63
64
-
If you are using a shorter form for the backup name, ensure that it still includes information that identifies the NetApp account, capacity pool, and volume name for display in the backup list.
64
+
If you're using a shorter form for the backup name, ensure that it still includes information that identifies the NetApp account, capacity pool, and volume name for display in the backup list.
65
65
66
66
2. If you want to use an existing snapshot for the backup, select the **Use Existing Snapshot** option. When you use this option, ensure that the Name field matches the existing snapshot name that is being used for the backup.
67
67
68
68
4. Select **Create**.
69
69
70
-
When you create a manual backup, a snapshot is also created on the volume using the same name you specified for the backup. This snapshot represents the current state of the active file system. It is transferred to Azure storage. Once the backup completes, the manual backup entry appears in the list of backups for the volume.
70
+
When you create a manual backup, a snapshot is also created on the volume using the same name you specified for the backup. This snapshot represents the current state of the active file system. It's transferred to Azure storage. Once the backup completes, the manual backup entry appears in the list of backups for the volume.
71
71
72
72

0 commit comments