Skip to content

Commit 87748e9

Browse files
committed
snapshot clarifying statement
1 parent 9091b68 commit 87748e9

File tree

5 files changed

+39
-7
lines changed

5 files changed

+39
-7
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@
277277
href: backup-configure-policy-based.md
278278
- name: Configure manual backups
279279
href: backup-configure-manual.md
280+
- name: Configure Backup Vault
281+
href: backup-vault-configure.md
280282
- name: Manage backup policies
281283
href: backup-manage-policies.md
282284
- name: Search backups

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

Lines changed: 7 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: 09/07/2022
15+
ms.date: 09/12/2022
1616
ms.author: anfdocs
1717
ms.custom: references_regions
1818
---
@@ -39,6 +39,12 @@ Azure NetApp Files backup is supported for the following regions:
3939
* West US
4040
* West US 2
4141

42+
## Backup Vaults
43+
44+
Azure NetApp Files now supports backup vaults. Backup Vaults are organizational units for capturing your backups.
45+
46+
You will need to migrate your existing backups to a backup vault. To learn about the migration process, refer to [Configure backup vaults](backup-vault-configure.md).
47+
4248
## Cost model for Azure NetApp Files backup
4349

4450
Pricing for Azure NetApp Files backup is based on the total amount of storage consumed by the backup. There are no setup charges or minimum usage fees.

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

Lines changed: 6 additions & 4 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: 09/27/2021
15+
ms.date: 09/13/2022
1616
ms.author: anfdocs
1717
---
1818
# Search backups of Azure NetApp Files volumes
@@ -29,10 +29,11 @@ You can display and search backups at the volume level:
2929

3030
1. Select **Volumes**.
3131

32-
2. Navigate to **Backups** to display backups for the volume.
32+
2. If you have migrated your backups to Backup Vaults, navigate to **Backup Vaults**, <!-- next step + link -->
33+
Otherwise, navigate to **Backups** to display backups for the volume.
3334
The **Type** column shows whether the backup is generated by a *Scheduled* (policy-based) or a *manual* backup.
3435

35-
3. In the **Search Backups** box, enter the backup name that you want to search for.
36+
3. In the **Search Backups** field, enter the backup name that you want to search for.
3637

3738
A partial search is supported; you don’t have to specify the entire backup name. The search filters the backups based on the search string.
3839

@@ -44,7 +45,8 @@ You can display and search backups that are associated with a subscription under
4445

4546
1. Select **NetApp account**.
4647

47-
2. Navigate to **Backups**.
48+
2. If you have migrated your backups to Backup Vaults, navigate to **Backup Vaults**, <!-- next step + link -->
49+
Otherwise, Navigate to **Backups**.
4850
The **Type** column shows whether the backup is generated by a *Scheduled* (policy-based) or a *manual* backup.
4951

5052
3. In the **Search Backups** box, enter the backup name that you want to search for.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Guidelines for Azure NetApp Files network planning | Microsoft Docs
3+
description: Describes guidelines that can help you design an effective network architecture by using Azure NetApp Files.
4+
services: azure-netapp-files
5+
documentationcenter: ''
6+
author: b-ahibbard
7+
manager: ''
8+
editor: ''
9+
10+
ms.assetid:
11+
ms.service: azure-netapp-files
12+
ms.workload: storage
13+
ms.tgt_pltfrm: na
14+
ms.topic: how-to
15+
ms.date: 09/12/2022
16+
---
17+
# Configure Backup Vault for Azure NetApp Files
18+
19+
If you you have existing backups, you will need to migrate

articles/azure-netapp-files/cross-region-replication-introduction.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 08/02/2022
15+
ms.date: 09/14/2022
1616
ms.author: anfdocs
1717
ms.custom: references_regions
1818
---
1919
# Cross-region replication of Azure NetApp Files volumes
2020

21-
The Azure NetApp Files replication functionality provides data protection through cross-region volume replication. You can asynchronously replicate data from an Azure NetApp Files volume (source) in one region to another Azure NetApp Files volume (destination) in another region. This capability enables you to fail over your critical application if a region-wide outage or disaster happens.
21+
The Azure NetApp Files replication functionality provides data protection through cross-region volume replication. You can asynchronously replicate data from an Azure NetApp Files volume (source) in one region to another Azure NetApp Files volume (destination) in another region. This capability enables you to fail over your critical application if a region-wide outage or disaster happens.
2222

2323
## <a name="supported-region-pairs"></a>Supported cross-region replication pairs
2424

@@ -67,6 +67,9 @@ Azure NetApp Files volume replication is supported between various [Azure region
6767
| North America | West US 2 | East US |
6868
| US Government | US Gov Arizona | US Gov Virginia |
6969

70+
>[!NOTE]
71+
>There may be a discrepancy in the size of snapshots between source and destination. This discrepancy is expected. To learn more about snapshots, refer to [How Azure NetApp Files snapshots work](azure-netapp-files/snapshots-introduction.md).
72+
7073
## Service-level objectives
7174

7275
Recovery Point Objective (RPO) indicates the point in time to which data can be recovered. The RPO target is typically less than twice the replication schedule, but it can vary. In some cases, it can go beyond the target RPO based on factors such as the total dataset size, the change rate, the percentage of data overwrites, and the replication bandwidth available for transfer.

0 commit comments

Comments
 (0)