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-policy-based.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ This article shows you how to configure policy-based backups. For manual backup
28
28
29
29
Backups are long-running operations. The system schedules backups based on the primary workload (which is given a higher priority) and runs backups in the background. Depending on the size of the volume being backed up, a backup can run in background for hours. There's no option to select the start time for backups. The service performs the backups based on the internal scheduling and optimization logic.
30
30
31
-
Assigning a policy creates a baseline snapshot that is the current state of the volume and transfers the snapshot to Azure storage. The baseline snapshot is created with a name starting with `baseline`. This baseline snapshot is deleted automatically when the first scheduled backup is complete (based on the policy). If the backup policy is attached to a volume, the backup list will be empty until the baseline snapshot is transferred. When the backup is complete, the baseline backup entry appears in the list of backups for the volume. After the baseline transfer, the list will be updated daily based on the policy. An empty list of backups indicates that the baseline backup is in progress. If a volume already has existing manual backups before you assign a backup policy, the baseline snapshot isn't created. A baseline snapshot is created only when the volume has no prior backups.
31
+
Assigning a policy creates a baseline snapshot that is the current state of the volume and transfers the snapshot to Azure storage. This baseline snapshot is deleted automatically when the first scheduled backup is complete (based on the policy). If the backup policy is attached to a volume, the backup list will be empty until the baseline snapshot is transferred. When the backup is complete, the baseline backup entry appears in the list of backups for the volume. After the baseline transfer, the list will be updated daily based on the policy. An empty list of backups indicates that the baseline backup is in progress. If a volume already has existing manual backups before you assign a backup policy, the baseline snapshot isn't created. A baseline snapshot is created only when the volume has no prior backups.
32
32
33
33
[!INCLUDE [consideration regarding deleting backups after deleting resource or subscription](includes/disable-delete-backup.md)]
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/backup-introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Azure NetApp Files backup is supported for the following regions:
58
58
59
59
## Backup vault
60
60
61
-
Backup vaults are organizational units to manage backups and backup policies. You must create a backup vault before you can create a backup.
61
+
Backup vaults are organizational units to manage backups. You must create a backup vault before you can create a backup.
62
62
63
63
>[!IMPORTANT]
64
64
>If you have existing backups on Azure NetApp Files, you must migrate the backups to a backup vault before you can perform any operation with the backup. To learn how to migrate, see [Manage backup vaults](backup-vault-manage.md#migrate-backups-to-a-backup-vault).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/backup-manage-policies.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,17 +26,17 @@ Manual backups are not affected by changes in the backup policy.
26
26
27
27
## Modify a backup policy
28
28
29
-
You can modify an existing Azure NetApp Files backup policy as needed to ensure that you have proper backup coverage for Azure NetApp Files volumes. For example, if you need to change the number of retained backups that are protected by the service, you can modify the Azure NetApp Files backup policy for the volume to revise the number of restores to keep.
29
+
You can modify an existing Azure NetApp Files backup policy as needed to ensure that you have proper backup coverage for Azure NetApp Files volumes. For example, if you need to change the number of retained backups that are protected by the service, you can modify the Azure NetApp Files backup policy for the volume to revise the number of backups to keep.
30
30
31
31
To modify the backup policy settings:
32
32
33
-
1. Navigate to **Backup Vaults**. Select the backup vault with the policies you want to modify.
33
+
1. Navigate to **Backups**.
34
34
35
-
2. Select **Backup Policies**, click the three dots (`…`) to the right of a backup policy, then click**Edit**.
35
+
2. Select **Backup Policies** then select the three dots (`…`) to the right of a backup policy. Select**Edit**.
36
36
37
37

38
38
39
-
3. In the Modify Backup Policy window, update the number of restores you want to keep for daily, weekly, and monthly backups. Enter the backup policy name to confirm the action. Click **Save**.
39
+
3. In the Modify Backup Policy window, update the number of backups you want to keep for daily, weekly, and monthly backups. Enter the backup policy name to confirm the action. Click **Save**.
40
40
41
41

42
42
@@ -49,7 +49,7 @@ A backup policy can be suspended so that it does not perform any new backup oper
49
49
50
50
### Suspend a backup policy for all volumes associated with the policy
51
51
52
-
1. Navigate to **Backup Vaults**. Select the backup vault with the policies you want to suspend.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/backup-search.md
+2-24Lines changed: 2 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,12 @@ ms.author: anfdocs
17
17
---
18
18
# Search backups of Azure NetApp Files volumes
19
19
20
-
You can display backups and search for a particular backup at the volume level or the NetApp account level.
21
-
22
-
The names used for snapshots are preserved when the snapshots are backed up. Snapshot names include the prefix `daily`, `weekly`, or `monthly`. They also include the timestamp when the snapshot was created. The first snapshot when the backup feature is enabled is called a *baseline snapshot*, and its name includes the prefix `snapmirror`.
20
+
The names used for snapshots are preserved when the snapshots are backed up. Snapshot names include the prefix `daily`, `weekly`, or `monthly`. They also include the timestamp when the snapshot was created.
23
21
24
22
If a volume is deleted, its backups are still retained. The backups are listed in the associated NetApp accounts, under the Backups section. This list includes all backups within the subscription (across NetApp accounts) in the region. It can be used to restore a backup to a volume in another NetApp account under the same subscription.
25
23
26
24
>[!IMPORTANT]
27
-
>All backups must be migrated to backup vaults. You can search for backups, but you will not be able 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).
25
+
>All existing backups must be migrated to backup vaults. You can search for backups, but you will not be able 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).
28
26
29
27
## Search backups at volume level <!-- will this still work -->
30
28
@@ -42,26 +40,6 @@ You can display and search backups at the volume level:
42
40
43
41

44
42
45
-
## Search backups at NetApp account level
46
-
47
-
You can display and search backups that are associated with a subscription under all NetApp accounts in a region of a subscription.
48
-
49
-
1. Select **NetApp account**.
50
-
51
-
1. If you have migrated to a backup vault, navigate to **Backup Vault**. Select the backup vault.
52
-
If you have not yet migrated to a backup vault, navigate to **Backups**.
53
-
The **Type** column shows whether the backup is generated by a *Scheduled* (policy-based) or a *manual* backup.
54
-
55
-
1. In the **Search Backups** box, enter the backup name that you want to search for.
56
-
57
-
* The backup list includes all backups of all volumes (both active and deleted) that belong to all NetApp accounts of a subscription.
58
-
59
-
* The backup list can be used for restoring a backup to a new volume and also for deleting a backup. The workflow for restoring a backup is the same as [volume-level backup restore](backup-restore-new-volume.md). The workflow for deleting a backup is same as [volume-level backup deletion](backup-delete.md).
60
-
61
-
* The best practice suggested for [manual backup](backup-configure-manual.md) naming convention helps you identify which volume the backup belongs to. This practice is especially useful in a case where the backup belongs to a volume that has been deleted (with backups retained).
62
-
63
-

Copy file name to clipboardExpand all lines: articles/azure-netapp-files/backup-vault-manage.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,10 @@ ms.author: anfdocs
17
17
---
18
18
# Manage backup vaults for Azure NetApp Files (preview)
19
19
20
-
Backup vaults store the backups for your Azure NetApp Files subscription in addition to containing the backup policies you use to protect your resources.
20
+
Backup vaults store the backups for your Azure NetApp Files subscription.
21
+
22
+
>[!IMPORTANT]
23
+
>If you have existing backups on Azure NetApp Files, you must migrate the backups to a backup vault before you can perform any operation with the backup.
21
24
22
25
## Create a backup vault
23
26
@@ -29,23 +32,23 @@ Backup vaults store the backups for your Azure NetApp Files subscription in addi
29
32
30
33
## Migrate backups to a backup vault
31
34
32
-
If you have existing backups, you must migrate them to a backup vault before you can restore from a backups.
35
+
If you have existing backups, you must migrate them to a backup vault before you can restore from a backup.
33
36
34
37
1. Navigate to **Backups**.
35
38
1. From the banner above the backups, select **Assign Backup Vault**.
36
39
1. Select a backup vault from the dropdown menu. If you have not created a backup vault, select **Create New** and follow the steps in [Create a backup vault](#create-a-backup-vault).
37
40
38
41
:::image type="content" source="../media/azure-netapp-files/backup-vault-assign.png" alt-text="Screenshot of backup vault assignment." lightbox="../media/azure-netapp-files/backup-vault-assign.png":::
39
42
40
-
1. Select that volume with backups you want to migrate. You can migrate individual backups or bulk migrate all backups.
43
+
1. Select that volume with backups you want to migrate. You can migrate individual backups or bulk migrate all the volumes.
41
44
42
45
If there are backups from volumes that have been deleted that you want to migrate, select **Deleted Volumes**. This option will only be enabled if backups from deleted volumes are present.
43
46
44
47
1. Select **Assign to Backup Vault**.
45
48
46
49
:::image type="content" source="../media/azure-netapp-files/backup-vault-select.png" alt-text="Screenshot of backup vault selection." lightbox="../media/azure-netapp-files/backup-vault-select.png":::
47
50
48
-
1. Navigate to to the **Backup Vault** menu to view and manage your backups.
51
+
1. Navigate to the **Backup Vault** menu to view and manage your backups.
0 commit comments