Skip to content

Commit 9bf896d

Browse files
Merge pull request #297721 from b-ahibbard/4-7
update fal considerations
2 parents 653323c + 8735a15 commit 9bf896d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 10/17/2023
8+
ms.date: 04/07/2025
99
ms.author: anfdocs
1010
---
1111
# Restore a backup to a new volume
@@ -14,27 +14,27 @@ Restoring a backup creates a new volume with the same protocol type. This articl
1414

1515
## Considerations
1616

17-
* You can restore backups only within the same NetApp account. Restoring backups across NetApp accounts are not supported.
17+
* You can restore backups only within the same NetApp account. Restoring backups across NetApp accounts isn't supported.
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 can't overwrite the existing volume with the backup.
2222

23-
* The new volume created by the restore operation cannot be mounted until the restore completes.
23+
* The new volume created by the restore operation can't be mounted until the restore completes.
2424

2525
* You should trigger the restore operation when there are no baseline backups. Otherwise, the restore might increase the load on the Azure Blob account where your data is backed up.
2626

2727
* For volumes greater than 10 TiB, it can take multiple hours to transfer all the data from the backup media.
2828

29-
* Restoring a backup to a new volume is not dependent on the networking type used by the source volume. You can restore the backup of a volume configured with Basic networking to a volume configured with Standard networking and vice versa.
29+
* Restoring a backup to a new volume isn't dependent on the networking type used by the source volume. You can restore the backup of a volume configured with Basic networking to a volume configured with Standard networking and vice versa.
3030

3131
* In the Volume overview page, refer to the **Originated from** field to see the name of the snapshot used to create the volume.
3232

3333
* See [Restoring volume backups from vaulted snapshots](snapshots-introduction.md#restoring-volume-backups-from-vaulted-snapshots) for more information.
3434

3535

3636
> [!IMPORTANT]
37-
> Running multiple concurrent volume restores using Azure NetApp Files backup may increase the time it takes for each individual, in-progress restore to complete. As such, if time is a factor to you, you should prioritize and sequentialize the most important volume restores and wait until the restores are complete before starting another, lower priority, volume restores.
37+
> Running multiple concurrent volume restores using Azure NetApp Files backup may increase the time it takes for each individual, in-progress restore to complete. I time is a factor, prioritize and sequentialize the most important volume restores and wait until the restores are complete before starting other, lower priority volume restores.
3838
3939
See [Requirements and considerations for Azure NetApp Files backup](backup-requirements-considerations.md) for more considerations about using Azure NetApp Files backup. See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md) for information about minimums and maximums.
4040

articles/azure-netapp-files/manage-file-access-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 04/04/2025
8+
ms.date: 04/07/2025
99
ms.author: anfdocs
1010
ms.custom: references_regions
1111
---
@@ -24,7 +24,7 @@ File access logs provide file access logging for individual volumes, capturing f
2424
* File access logs occasionally create duplicate log entries that must be filtered manually.
2525
* Deleting any diagnostic settings configured for `ANFFileAccess` causes any file access logs for any volume with that setting to become disabled. See the [diagnostic setting configuration](#diagnostic) for more information.
2626
* Before enabling file access logs on a volume, either [access control lists (ACLs)](configure-access-control-lists.md) or Audit access control entries (ACEs) need to be set on a file or directory. You must set ACLs or Audit ACEs after mounting a volume.
27-
* File access logs provide no explicit or implicit expectations or guarantees around logging for auditing and compliance purposes.
27+
* Azure NetApp Files file access logs provide detailed information about successful and failed requests to the storage service. This information can be used to monitor individual requests and to diagnose file access issues. Requests are logged on a best-effort basis, meaning that most requests result in a log record, but the completeness and timeliness of file access logs aren't guaranteed. The Azure NetApp Files file access logs feature doesn't provide explicit or implicit expectations or guarantees around logging for auditing and compliance purposes.
2828

2929
### Performance considerations
3030

0 commit comments

Comments
 (0)