Skip to content

Commit b3fb713

Browse files
committed
backup disable
1 parent bd90fde commit b3fb713

14 files changed

+57
-61
lines changed

articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
"source_path_from_root": "/articles/azure-netapp-files/azure-netapp-files-faqs.md",
2525
"redirect_url": "/azure/azure-netapp-files/faq-nfs",
2626
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/azure-netapp-files/backup-disable.md",
30+
"redirect_url": "/azure/azure-netapp-files/backup-configure-manual",
31+
"redirect_document_id": false
2732
}
2833
]
2934
}

articles/azure-netapp-files/azure-netapp-files-quickstart-set-up-account-create-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ When you're done and if you want to, you can delete the resource group. The acti
395395
>Deleting a resource group also deletes all resources within it. The action can't be undone.
396396
397397
>[!IMPORTANT]
398-
>Before you delete a resource group, you must first delete the backups. Deleting a resource group will not delete the backups. You can preemptively delete backups on volumes by [manually delete the backups](backup-delete.md). If you delete the resource group without deleting all the backups, you can't see those backups anymore but can continue to incur billing for them. In case you're wrongly billed for some backups, open a support case ticket to get this issue resolved.
398+
>Before you delete a resource group, you must first delete the backups. Deleting a resource group doesn't delete the backups. You can preemptively delete backups on volumes by [manually delete the backups](backup-delete.md). If you delete the resource group without deleting all the backups, you lose the ability to see the backups. The backups, however, can continue to incur costs. If you're wrongly billed for some backups, open a support case ticket to get this issue resolved.
399399
400400
1. In the Azure portal's search box, enter **Azure NetApp Files** and then select **Azure NetApp Files** from the list that appears.
401401

articles/azure-netapp-files/backup-configure-manual.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ The following list summarizes manual backup behaviors:
3030

3131
## Requirements
3232

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.
33+
* Azure NetApp Files requires you to assign a backup vault before allowing backup creation on a volume. To configure a backup vault, see [Manage backup vaults](backup-vault-manage.md) for more information.
3434
* [!INCLUDE [consideration regarding deleting backups after deleting resource or subscription](includes/disable-delete-backup.md)]
3535

36-
## Enable backup functionality
36+
## Configure backups
3737

3838
If you haven’t done so, assign a backup vault to the volume before creating manual backups:
3939

@@ -43,6 +43,7 @@ If you haven’t done so, assign a backup vault to the volume before creating ma
4343
4. Select **OK**.
4444

4545
![Screenshot that shows the Enabled setting of Configure Backups window.](./media/shared/backup-configure-enabled.png)
46+
:::image type="content" source="./media/shared/backup-configure-enabled.png" alt-text="Screenshot of backup vault creation.":::
4647

4748
## Create a manual backup for a volume
4849

@@ -61,7 +62,7 @@ If you haven’t done so, assign a backup vault to the volume before creating ma
6162

6263
`account1-pool1-vol1-backup1`
6364

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+
If you're using a shorter form for the backup name, ensure that it includes information that identifies the NetApp account, capacity pool, and volume name for display in the backup list.
6566

6667
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.
6768

@@ -81,7 +82,6 @@ If you haven’t done so, assign a backup vault to the volume before creating ma
8182
* [Manage backup policies](backup-manage-policies.md)
8283
* [Search backups](backup-search.md)
8384
* [Restore a backup to a new volume](backup-restore-new-volume.md)
84-
* [Disable backup functionality for a volume](backup-disable.md)
8585
* [Delete backups of a volume](backup-delete.md)
8686
* [Volume backup metrics](azure-netapp-files-metrics.md#volume-backup-metrics)
8787
* [Azure NetApp Files backup FAQs](faq-backup.md)

articles/azure-netapp-files/backup-configure-policy-based.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: anfdocs
1212

1313
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'll enable the backup feature for an Azure NetApp Files volume before policy-based backups or manual backups can be taken.
1414

15-
This article shows you how to configure policy-based backups. For manual backup configuration, see [Configure manual backups](backup-configure-manual.md).
15+
This article explains how to configure policy-based backups. For manual backup configuration, see [Configure manual backups](backup-configure-manual.md).
1616

1717
## About policy-based backups
1818

@@ -28,7 +28,7 @@ Assigning a policy creates a baseline snapshot that is the current state of the
2828

2929
A backup policy enables a volume to be protected on a regularly scheduled interval. It does not require snapshot policies to be configured. Backup policies will continue the daily cadence based on the time of day when the backup policy is linked to the volume, using the time zone of the Azure region where the volume exists. Weekly schedules are preset to occur each Monday after the daily cadence. Monthly schedules are preset to occur on the first day of each calendar month after the daily cadence. If backups are needed at a specific time/day, consider using [manual backups](backup-configure-manual.md).
3030

31-
You need to create a backup policy and associate the backup policy to the volume that you want to back up. A single backup policy can be attached to multiple volumes. Backups can be temporarily suspended either by disabling the policy or by disabling backups at the volume level. Backups can also be completely disabled at the volume level, resulting in the clean-up of all the associated data in the Azure storage. A backup policy can't be deleted if it's attached to any volumes.
31+
You need to create a backup policy and associate the backup policy to the volume that you want to back up. A single backup policy can be attached to multiple volumes. Backups can be temporarily suspended by disabling the policy. A backup policy can't be deleted if it's attached to any volumes.
3232

3333
To enable a policy-based (scheduled) backup:
3434

@@ -64,21 +64,21 @@ The following example configuration has a backup policy configured for daily bac
6464
Weekly: `Weekly Backups to Keep = 6`
6565
Monthly: `Monthly Backups to Keep = 4`
6666

67-
## Enable backup functionality for a volume and assign a backup policy
67+
## Assign backup vault and backup policy to a volume
6868

69-
Every Azure NetApp Files volume must have the backup functionality enabled before any backups (policy-based or manual) can be taken.
69+
Every Azure NetApp Files volume must have a backup vault assigned before any backups (policy-based or manual) can be taken.
7070

71-
After you enable the backup functionality, you need to assign a backup policy to a volume for policy-based backups to take effects. (For manual backups, a backup policy is optional.)
71+
After you assign a backup vault to the volume, you need to assign a backup policy to the volume for policy-based backups to take effects. (For manual backups, a backup policy is optional.)
7272

7373
>[!NOTE]
7474
>The active and most current snapshot is required for transferring the backup. As a result, you may see 1 extra snapshot beyond the number of snapshots to keep per the backup policy configuration. If your number of daily backups to keep is set to 2, you may see 3 snapshots related to the backup in the volumes the policy is applied to.
7575
76-
To enable the backup functionality for a volume:
76+
To configure backups for a volume:
7777

78-
1. Go to **Volumes** and select the volume for which you want to enable backup.
79-
2. Select **Configure**.
80-
3. In the Configure Backups page, toggle the **Enabled** setting to **On**.
81-
4. In the **Backup Policy** drop-down menu, assign the backup policy to use for the volume. Click **OK**.
78+
1. Navigate to **Volumes** then select the volume for which you want to configure backups.
79+
2. From the selected volume, select **Backup** then **Configure**.
80+
3. In the Configure Backups page, select the backup vault from the **Backup vaults** drop-down.
81+
4. In the **Backup Policy** drop-down menu, assign the backup policy to use for the volume. Select **OK**.
8282

8383
The Vault information is prepopulated.
8484

@@ -93,7 +93,6 @@ To enable the backup functionality for a volume:
9393
* [Manage backup policies](backup-manage-policies.md)
9494
* [Search backups](backup-search.md)
9595
* [Restore a backup to a new volume](backup-restore-new-volume.md)
96-
* [Disable backup functionality for a volume](backup-disable.md)
9796
* [Delete backups of a volume](backup-delete.md)
9897
* [Volume backup metrics](azure-netapp-files-metrics.md#volume-backup-metrics)
9998
* [Azure NetApp Files backup FAQs](faq-backup.md)

articles/azure-netapp-files/backup-delete.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,24 @@ You can delete individual backups that you no longer need to keep for a volume.
1414

1515
By design, Azure NetApp Files prevents you from deleting the latest backup. If the latest backup consists of multiple snapshots taken at the same time (for example, the same daily and weekly schedule configuration), they are all considered as the latest snapshot, and deleting those is prevented.
1616

17-
Deleting the latest backup is permitted only when both of the following conditions are met:
17+
Deleting the latest backup is permitted only when either of the following conditions are met:
1818

1919
* The volume has been deleted.
2020
* The latest backup is the only remaining backup for the deleted volume.
2121

2222
If you need to delete backups to free up space, select an older backup from the **Backups** list to delete.
2323

24+
> [!NOTE]
25+
> Deleting the last backup on a volume removes the reference point for future incremental backups.
26+
2427
## Steps
2528

2629
>[!IMPORTANT]
27-
>You will not be able to perform any operations on a backup until you have migrate to backup vaults. For more information about this procedure, see [Manage backup vaults](backup-vault-manage.md).
30+
>For volumes with existing backups, you can't perform any operations with a backup until you migrate the backups to a backup vault. For more information about this procedure, see [Manage backup vaults](backup-vault-manage.md).
2831
29-
1. Select **Volumes**. <!-- is this -->
32+
1. Select **Volumes**.
3033
2. Navigate to **Backups**.
31-
3. From the backup list, select the backup to delete. Click the three dots (``) to the right of the backup, then click **Delete** from the Action menu.
34+
3. From the backup list, select the backup to delete. Select the three dots (``) to the right of the backup then **Delete** from the Action menu.
3235

3336
![Screenshot that shows the Delete menu for backups.](./media/backup-delete/backup-action-menu-delete.png)
3437

@@ -42,6 +45,5 @@ If you need to delete backups to free up space, select an older backup from the
4245
* [Manage backup policies](backup-manage-policies.md)
4346
* [Search backups](backup-search.md)
4447
* [Restore a backup to a new volume](backup-restore-new-volume.md)
45-
* [Disable backup functionality for a volume](backup-disable.md)
4648
* [Volume backup metrics](azure-netapp-files-metrics.md#volume-backup-metrics)
4749
* [Azure NetApp Files backup FAQs](faq-backup.md)

articles/azure-netapp-files/backup-introduction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ If you choose to restore a backup of, for example, 600 GiB to a new volume, you'
9494
* [Manage backup policies](backup-manage-policies.md)
9595
* [Search backups](backup-search.md)
9696
* [Restore a backup to a new volume](backup-restore-new-volume.md)
97-
* [Disable backup functionality for a volume](backup-disable.md)
9897
* [Delete backups of a volume](backup-delete.md)
9998
* [Volume backup metrics](azure-netapp-files-metrics.md#volume-backup-metrics)
10099
* [Azure NetApp Files backup FAQs](faq-backup.md)

articles/azure-netapp-files/backup-manage-policies.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To modify the backup policy settings:
3434
:::image type="content" source="./media/backup-manage-policies/backup-modify-policy.png" alt-text="Screenshot showing the Modify Backup Policy window." lightbox="./media/backup-manage-policies/backup-modify-policy.png":::
3535

3636
> [!NOTE]
37-
> After backups are enabled and have taken effect for the scheduled frequency, you cannot change the backup retention count to `0`. A minimum number of `1` retention is required for the backup policy. See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md) for details.
37+
> After backups are configured and have taken effect for the scheduled frequency, you can't change the backup retention count to `0`. The backup retention count requires a minimum number of `1` for the backup policy. See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md) for details.
3838
3939
## Suspend a backup policy
4040

@@ -50,17 +50,15 @@ A backup policy can be suspended so that it does not perform any new backup oper
5050

5151
1. Toggle **Policy State** to **Disabled**, enter the policy name to confirm, and click **Save**.
5252

53-
<!-- this does NOT work anymore -->
54-
5553
### Suspend a backup policy for a specific volume
5654

5755
1. Go to **Volumes**.
5856
2. Select the specific volume whose backups you want to suspend.
59-
3. Select **Configure**.
60-
4. In the Configure Backups page, toggle **Policy State** to **Suspend**, enter the volume name to confirm, and click **OK**.
61-
62-
![Screenshot that shows the Configure Backups window with the Suspend Policy State.](./media/backup-manage-policies/backup-modify-policy-suspend.png)
57+
3. From the selected volume, select **Backup** then **Configure**.
58+
4. In the Configure Backups page, toggle **Policy State** to **Suspend**, enter the volume name to confirm, then select **OK**.
6359

60+
:::image type="content" source="./media/backup-manage-policies/backup-modify-policy-suspend.png" alt-text="Screenshot that shows the Configure Backups window with the Suspend Policy State.":::
61+
6462
## Next steps
6563

6664
* [Understand Azure NetApp Files backup](backup-introduction.md)
@@ -70,7 +68,6 @@ A backup policy can be suspended so that it does not perform any new backup oper
7068
* [Configure manual backups](backup-configure-manual.md)
7169
* [Search backups](backup-search.md)
7270
* [Restore a backup to a new volume](backup-restore-new-volume.md)
73-
* [Disable backup functionality for a volume](backup-disable.md)
7471
* [Delete backups of a volume](backup-delete.md)
7572
* [Volume backup metrics](azure-netapp-files-metrics.md#volume-backup-metrics)
7673
* [Azure NetApp Files backup FAQs](faq-backup.md)

articles/azure-netapp-files/backup-requirements-considerations.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Azure NetApp Files backup in a region can only protect an Azure NetApp Files vol
4040

4141
* See [Restore a backup to a new volume](backup-restore-new-volume.md) for additional considerations related to restoring backups.
4242

43-
* [Disabling backups](backup-disable.md) for a volume will delete all the backups stored in the Azure storage for that volume. If you delete a volume, the backups will remain. If you no longer need the backups, you should [manually delete the backups](backup-delete.md).
43+
* If you delete a volume, the backups remain. If you no longer need the backups, you should [manually delete the backups](backup-delete.md).
4444

45-
* If you need to delete a parent resource group or subscription that contains backups, you should delete any backups first. Deleting the resource group or subscription won't delete the backups. You can remove backups by [disabling backups](backup-disable.md) or [manually deleting the backups](backup-disable.md). If you delete the resource group without disabling backups, backups will continue to impact your billing.
45+
* If you need to delete a parent resource group or subscription that contains backups, you should delete any backups first. Deleting the resource group or subscription won't delete the backups. You can remove backups [manually deleting the backups](backup-disable.md).
4646

4747
* If you use the standard storage with cool access, see [Manage Azure NetApp Files standard storage with cool access](manage-cool-access.md#considerations) for more considerations.
4848

@@ -55,7 +55,6 @@ Azure NetApp Files backup in a region can only protect an Azure NetApp Files vol
5555
* [Manage backup policies](backup-manage-policies.md)
5656
* [Search backups](backup-search.md)
5757
* [Restore a backup to a new volume](backup-restore-new-volume.md)
58-
* [Disable backup functionality for a volume](backup-disable.md)
5958
* [Delete backups of a volume](backup-delete.md)
6059
* [Volume backup metrics](azure-netapp-files-metrics.md#volume-backup-metrics)
6160
* [Azure NetApp Files backup FAQs](faq-backup.md)

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Restoring a backup creates a new volume with the same protocol type. This articl
1818

1919
* You can restore backups to a different capacity pool within the same NetApp account.
2020

21-
* You can restore a backup only to a new volume. You cannot overwrite the existing volume with the backup.
21+
* You can restore a backup only to a new volume. You cannot overwrite the existing volume with the backup.
2222

2323
* The new volume created by the restore operation cannot be mounted until the restore completes.
2424

@@ -41,7 +41,7 @@ See [Requirements and considerations for Azure NetApp Files backup](backup-requi
4141
## Steps
4242

4343
>[!IMPORTANT]
44-
>All backups must be migrated to backup vaults. You will not be able to perform any operation on or with a backup until you have migrated the backup to a vault. For more information about this procedure, see [Manage backup vaults](backup-vault-manage.md).
44+
>All backups must be migrated to backup vaults. You are unable to perform any operation on or with a backup until you have migrated the backup to a backup vault. For more information about this procedure, see [Manage backup vaults](backup-vault-manage.md).
4545
4646
1. Select **Backup Vault**. Navigate to **Backups**.
4747
<!--
@@ -75,7 +75,6 @@ See [Requirements and considerations for Azure NetApp Files backup](backup-requi
7575
* [Configure manual backups](backup-configure-manual.md)
7676
* [Manage backup policies](backup-manage-policies.md)
7777
* [Search backups](backup-search.md)
78-
* [Disable backup functionality for a volume](backup-disable.md)
7978
* [Delete backups of a volume](backup-delete.md)
8079
* [Volume backup metrics](azure-netapp-files-metrics.md#volume-backup-metrics)
8180
* [Azure NetApp Files backup FAQs](faq-backup.md)

0 commit comments

Comments
 (0)