Skip to content

Commit 57d5e2c

Browse files
authored
Merge pull request #221239 from b-ahibbard/NFSAAS-43881-backup
Nfsaas 43881 backup
2 parents 0fc80cd + 7c2b6bc commit 57d5e2c

6 files changed

+39
-11
lines changed

articles/azure-netapp-files/azure-netapp-files-network-topologies.md

Lines changed: 4 additions & 6 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: conceptual
15-
ms.date: 11/09/2022
15+
ms.date: 12/13/2022
1616
ms.author: ramakk
1717
ms.custom: references_regions
1818
---
@@ -135,14 +135,12 @@ If the VNet is peered with another VNet, you can't expand the VNet address space
135135

136136
### UDRs and NSGs
137137

138-
User-defined routes (UDRs) and Network security groups (NSGs) are only supported on Azure NetApp Files delegated subnets that have at least one volume created with the Standard network features.
138+
If the subnet has a combination of volumes with the Standard and Basic network features, user-defined routes (UDRs) and network security groups (NSGs) applied on the delegated subnets will only apply to the volumes with the Standard network features.
139139

140140
> [!NOTE]
141-
> Associating NSGs at the network interface level is not supported for the Azure NetApp Files network interfaces.
141+
> Associating NSGs at the network interface level is not supported for the Azure NetApp Files network interfaces.
142142
143-
If the subnet has a combination of volumes with the Standard and Basic network features (or for existing volumes not registered for the feature), UDRs and NSGs applied on the delegated subnets will only apply to the volumes with the Standard network features.
144-
145-
Configuring user-defined routes (UDRs) on the source VM subnets with address prefix of delegated subnet and next hop as NVA isn't supported for volumes with the Basic network features. Such a setting will result in connectivity issues.
143+
Configuring UDRs on the source VM subnets with the address prefix of delegated subnet and next hop as NVA isn't supported for volumes with the Basic network features. Such a setting will result in connectivity issues.
146144

147145
> [!NOTE]
148146
> To access an Azure NetApp Files volume from an on-premises network via a VNet gateway (ExpressRoute or VPN) and firewall, configure the route table assigned to the VNet gateway to include the `/32` IPv4 address of the Azure NetApp Files volume listed and point to the firewall as the next hop. Using an aggregate address space that includes the Azure NetApp Files volume IP address will not forward the Azure NetApp Files traffic to the firewall.

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: anfdocs
66
ms.service: azure-netapp-files
77
ms.workload: storage
88
ms.topic: quickstart
9-
ms.date: 10/25/2022
9+
ms.date: 12/13/2022
1010
ms.custom: devx-track-azurecli, subject-armqs, mode-ui
1111
#Customer intent: As an IT admin new to Azure NetApp Files, I want to quickly set up Azure NetApp Files and create a volume.
1212
---
@@ -395,6 +395,10 @@ When you are done and if you want to, you can delete the resource group. The act
395395
> [!IMPORTANT]
396396
> All resources within the resource groups will be permanently deleted and cannot be undone.
397397
398+
399+
>[!IMPORTANT]
400+
>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 [disabling the backup policy](backup-disable.md) or you can [manually delete the backups](backup-delete.md). If you delete the resource group without disabling backups, backups will continue to impact your billing.
401+
398402
1. In the Azure portal's search box, enter **Azure NetApp Files** and then select **Azure NetApp Files** from the list that appears.
399403
400404
2. In the list of subscriptions, click the resource group (myRG1) you want to delete.

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

Lines changed: 3 additions & 1 deletion
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: 11/10/2021
15+
ms.date: 12/13/2022
1616
ms.author: anfdocs
1717
---
1818
# Configure manual backups for Azure NetApp Files
@@ -36,6 +36,8 @@ The following list summarizes manual backup behaviors:
3636

3737
* Unless you specify an existing snapshot to use for a backup, creating a manual backup automatically generates a snapshot on the volume. The snapshot is then transferred to Azure storage. The snapshot created on the volume will be retained until the next manual backup is created. During the subsequent manual backup operation, older snapshots will be cleaned up. You can't delete the snapshot generated for the latest manual backup.
3838

39+
* [!INCLUDE [consideration regarding deleting backups after deleting resource or subscription](includes/disable-delete-backup.md)]
40+
3941
## Enable backup functionality
4042

4143
If you haven’t done so, enable the backup functionality for the volume before creating manual backups:

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 09/30/2022
15+
ms.date: 12/13/2022
1616
ms.author: anfdocs
1717
---
1818
# Configure policy-based backups for Azure NetApp Files
1919

2020
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.
2121

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

2424
> [!IMPORTANT]
2525
> The Azure NetApp Files backup feature is currently in preview. You need to submit a waitlist request for accessing the feature through the **[Azure NetApp Files Backup Public Preview](https://aka.ms/anfbackuppreviewsignup)** page. Wait for an official confirmation email from the Azure NetApp Files team before using the Azure NetApp Files backup feature.
@@ -37,6 +37,8 @@ Backups are long-running operations. The system schedules backups based on the p
3737

3838
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 `snapmirror`. This baseline snapshot will be 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 will appear 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 is not created. A baseline snapshot is created only when the volume has no prior backups.
3939

40+
[!INCLUDE [consideration regarding deleting backups after deleting resource or subscription](includes/disable-delete-backup.md)]
41+
4042
## Configure and apply a snapshot policy
4143

4244
You need to create a snapshot policy and associate the snapshot policy to the volume that you want to back up. A single snapshot policy can be attached to multiple volumes. Changes in the snapshot policy can affect the backup functionality of a volume.

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

Lines changed: 6 additions & 1 deletion
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: conceptual
15-
ms.date: 08/15/2022
15+
ms.date: 12/12/2022
1616
ms.author: anfdocs
1717
---
1818
# Requirements and considerations for Azure NetApp Files backup
@@ -49,6 +49,11 @@ Azure NetApp Files backup in a region can only protect an Azure NetApp Files vol
4949

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

52+
* [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).
53+
54+
* 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 will not delete the backups. You can remove backups by [disabling backups](backup-disable.md) or [manually deleting the backups](backup-disable.md).
55+
56+
5257
## Next steps
5358

5459
* [Understand Azure NetApp Files backup](backup-introduction.md)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: b-ahibbard
5+
ms.service: azure-netapp-files
6+
ms.topic: include
7+
ms.date: 12/13/2022
8+
ms.author: anfdocs
9+
ms.custom: include file
10+
11+
# backup-configure-policy-based.md
12+
# backup-configure-manual.md
13+
# see also backup-requirements-considerations.md
14+
# see also azure-netapp-files-quickstart-set-up-account-create-volumes.md
15+
---
16+
17+
If you need to delete a resource group or subscription that contains backups, you should delete any backups first. Deleting the resource group or subscription will not delete the backups. You can remove backups by [disabling backups](../backup-disable.md) or [manually deleting the backups](../backup-delete.md).

0 commit comments

Comments
 (0)