You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/backup-restore-new-volume.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
5
5
author: b-hchen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: how-to
8
-
ms.date: 10/17/2023
8
+
ms.date: 04/07/2025
9
9
ms.author: anfdocs
10
10
---
11
11
# 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
14
14
15
15
## Considerations
16
16
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.
18
18
19
19
* You can restore backups to a different capacity pool within the same NetApp account.
20
20
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.
22
22
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.
24
24
25
25
* 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.
26
26
27
27
* For volumes greater than 10 TiB, it can take multiple hours to transfer all the data from the backup media.
28
28
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.
30
30
31
31
* In the Volume overview page, refer to the **Originated from** field to see the name of the snapshot used to create the volume.
32
32
33
33
* See [Restoring volume backups from vaulted snapshots](snapshots-introduction.md#restoring-volume-backups-from-vaulted-snapshots) for more information.
34
34
35
35
36
36
> [!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.
38
38
39
39
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.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/manage-file-access-logs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
5
5
author: b-ahibbard
6
6
ms.service: azure-netapp-files
7
7
ms.topic: how-to
8
-
ms.date: 04/04/2025
8
+
ms.date: 04/07/2025
9
9
ms.author: anfdocs
10
10
ms.custom: references_regions
11
11
---
@@ -24,7 +24,7 @@ File access logs provide file access logging for individual volumes, capturing f
24
24
* File access logs occasionally create duplicate log entries that must be filtered manually.
25
25
* 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.
26
26
* 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.
0 commit comments