Skip to content

Commit d8ffff0

Browse files
committed
acrolinx
1 parent b3fb713 commit d8ffff0

File tree

5 files changed

+13
-15
lines changed

5 files changed

+13
-15
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.author: anfdocs
1010
---
1111
# Delete backups of a volume
1212

13-
You can delete individual backups that you no longer need to keep for a volume. Deleting backups will delete the associated objects in your Azure Storage account, resulting in space saving.
13+
You can delete individual backups that you no longer need to keep for a volume. Deleting backups deletes the associated objects in your Azure Storage account, resulting in space saving.
1414

15-
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.
15+
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're all considered as the latest snapshot; deleting the snapshots with the same time is prevented.
1616

1717
Deleting the latest backup is permitted only when either of the following conditions are met:
1818

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.author: anfdocs
1010
---
1111
# Manage backup policies for Azure NetApp Files
1212

13-
After you have set up Azure NetApp Files backups using [a backup policy](backup-configure-policy-based.md), you can modify or suspend a backup policy as needed.
13+
After you've configured Azure NetApp Files backups using [a backup policy](backup-configure-policy-based.md), you can modify or suspend a backup policy as needed.
1414

15-
Manual backups are not affected by changes in the backup policy.
15+
Manual backups aren't affected by changes in the backup policy.
1616

1717
>[!IMPORTANT]
1818
>All backups require a backup vault. If you have existing backups, you must migrate backups to a backup vault before you can perform any operation with a backup. For more information about this procedure, see [Manage backup vaults](backup-vault-manage.md).
@@ -29,7 +29,7 @@ To modify the backup policy settings:
2929

3030
:::image type="content" source="./media/backup-manage-policies/backup-policies-edit.png" alt-text="Screenshot that shows context sensitive menu of Backup Policies." lightbox="./media/backup-manage-policies/backup-policies-edit.png":::
3131

32-
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**.
32+
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. Select **Save**.
3333

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

@@ -38,7 +38,7 @@ To modify the backup policy settings:
3838
3939
## Suspend a backup policy
4040

41-
A backup policy can be suspended so that it does not perform any new backup operations against the associated volumes. This action enables you to temporarily suspend backups, in the event that existing backups need to be maintained but not retired because of versioning.
41+
A backup policy can be suspended so that it does not perform any new backup operations against the associated volumes. This action enables you to temporarily suspend backups if existing backups need to be maintained but not retired because of versioning.
4242

4343
### Suspend a backup policy for all volumes associated with the policy
4444

@@ -48,7 +48,7 @@ A backup policy can be suspended so that it does not perform any new backup oper
4848

4949
1. Select the three dots (``) to the right of the backup policy you want to modify, then select **Edit**.
5050

51-
1. Toggle **Policy State** to **Disabled**, enter the policy name to confirm, and click **Save**.
51+
1. Toggle **Policy State** to **Disabled**, enter the policy name to confirm, then select **Save**.
5252

5353
### Suspend a backup policy for a specific volume
5454

@@ -57,7 +57,7 @@ A backup policy can be suspended so that it does not perform any new backup oper
5757
3. From the selected volume, select **Backup** then **Configure**.
5858
4. In the Configure Backups page, toggle **Policy State** to **Suspend**, enter the volume name to confirm, then select **OK**.
5959

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.":::
60+
:::image type="content" source="./media/backup-manage-policies/backup-modify-policy-suspend.png" alt-text="Screenshot of a backup with a suspended policy.":::
6161

6262
## Next steps
6363

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ This article answers frequently asked questions (FAQs) about using the [Azure Ne
1313

1414
## When do my backups occur?
1515

16-
Azure NetApp Files backups start within a randomized time frame after the frequency of a backup policy is entered. For example, weekly backups are initiated Sunday within a randomly assigned interval after 12:00 a.m. midnight. This timing cannot be modified by the users at this time. The baseline backup is initiated as soon as you assign the backup policy to the volume.
16+
Azure NetApp Files backups start within a randomized time frame after the frequency of a backup policy is entered. For example, weekly backups are initiated Sunday within a randomly assigned interval after 12:00 a.m. midnight. This timing can't be modified by the users at this time. The baseline backup is initiated as soon as you assign the backup policy to the volume.
1717

1818
## What happens if a backup operation encounters a problem?
1919

20-
If a problem occurs during a backup operation, Azure NetApp Files backup automatically retries the operation, without requiring user interaction. If the retries continue to fail, Azure NetApp Files backup will report the failure of the operation.
20+
If a problem occurs during a backup operation, Azure NetApp Files backup automatically retries the operation, without requiring user interaction. If the retries continue to fail, Azure NetApp Files backup reports the failure of the operation.
2121

2222
## Can I change the location or storage tier of my backup vault?
2323

24-
No, Azure NetApp Files automatically manages the backup data location within Azure storage. This location or Azure storage tier cannot be modified by the user.
24+
No, Azure NetApp Files automatically manages the backup data location within Azure storage. This location or Azure storage tier can't be modified by the user.
2525

2626
## What types of security are provided for the backup data?
2727

@@ -31,7 +31,7 @@ Azure NetApp Files uses AES-256 bit encryption during the encoding of the receiv
3131

3232
When you delete an Azure NetApp Files volume, the backups are retained under the backup vault. If you don’t want to retain the backups, first delete the older backups followed by the most recent backup.
3333

34-
If you wish to delete the backup vault, ensure that all the backups under the backup vault are deleted prior to deleting the backup vault.
34+
If you wish to delete the backup vault, ensure that all the backups under the backup vault are deleted before deleting the backup vault.
3535

3636
## What’s the system’s maximum backup retries for a volume?
3737

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
---
2-
title: include file
3-
description: include file
42
author: b-ahibbard
53
ms.service: azure-netapp-files
64
ms.topic: include

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following diagrams illustrate the concepts:
3838

3939
[ ![The latest changes are captured in Snapshot2 for a second point in time view of the volume (and the files within).](./media/snapshots-introduction/single-file-snapshot-restore-four.png) ](./media/snapshots-introduction/single-file-snapshot-restore-four.png#lightbox)
4040

41-
When a snapshot is taken, the pointers to the data blocks are copied, and modifications are written to new data locations. The snapshot pointers continue to point to the original data blocks that the file occupied when the snapshot was taken, giving you a live and a historical view of the data. If you were to create a new snapshot, the current pointers (that is, the ones created after the most recent additions and modifications) are copied to a new snapshot `Snapshot2`. This creates access to three generations of data (the live data, `Snapshot2`, and `Snapshot1`, in order of age) without taking up the volume space that three full copies would require.
41+
When a snapshot is taken, the pointers to the data blocks are copied, and modifications are written to new data locations. The snapshot pointers continue to point to the original data blocks that the file occupied when the snapshot was taken, providing both live and historical views of the data. If you were to create a new snapshot, the current pointers (that is, the ones created after the most recent additions and modifications) are copied to a new snapshot `Snapshot2`. This creates access to three generations of data (the live data, `Snapshot2`, and `Snapshot1`, in order of age) without taking up the volume space that three full copies would require.
4242

4343
A snapshot takes only a copy of the volume metadata (*inode table*). It takes just a few seconds to create, regardless of the volume size, the capacity used, or the level of activity on the volume. As such, taking a snapshot of a 100-TiB volume takes the same (next to zero) amount of time as taking a snapshot of a 100-GiB volume. After a snapshot is created, changes to data files are reflected in the active version of the files, as normal.
4444

0 commit comments

Comments
 (0)