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/backup/azure-file-share-backup-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Azure file share backup is a native, cloud based backup solution that protects y
12
12
## Key benefits of Azure file share backup
13
13
14
14
* Zero infrastructure: No deployment is needed to configure protection for your file shares.
15
-
* Customized Retention: You can configure backups with daily/weekly/monthly/yearly retention according to your requirements.
15
+
* Customized retention: You can configure backups with daily/weekly/monthly/yearly retention according to your requirements.
16
16
* Built in management capabilities: You can schedule backups and specify the desired retention period without the additional overhead of data pruning.
17
17
* Instant restore: Azure file share backup uses file share snapshots, so you can select just the files you want to restore instantly.
18
18
* Alerting and reporting: You can configure alerts for backup and restore failures and use the reporting solution provided by Azure Backup to get insights on backups across your files shares.
Copy file name to clipboardExpand all lines: articles/backup/azure-file-share-support-matrix.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
@@ -1,11 +1,11 @@
1
1
---
2
-
title: Support Matrix for Azure File shares backup
2
+
title: Support Matrix for Azure file share backup
3
3
description: Provides a summary of support settings and limitations when backing up Azure file shares.
4
4
ms.topic: conceptual
5
5
ms.date: 1/26/2020
6
6
---
7
7
8
-
# Support Matrix for Azure file shares backup
8
+
# Support matrix for Azure file share backup
9
9
10
10
You can use the [Azure Backup service](https://docs.microsoft.com/azure/backup/backup-overview) to back up Azure file shares. This article summarizes support settings when you back up Azure file shares with Azure Backup.
Copy file name to clipboardExpand all lines: articles/backup/backup-afs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ In this article, you'll learn how to:
18
18
## Prerequisites
19
19
20
20
* Identify or create a [Recovery Services vault](#create-a-recovery-services-vault) in the same region as the storage account that hosts the file share.
21
-
* Ensure that the file share is present in one of the [supported storage account types](afs-support-matrix.md).
21
+
* Ensure that the file share is present in one of the [supported storage account types](azure-file-share-support-matrix.md).
22
22
23
23
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-files-faq.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
@@ -15,7 +15,7 @@ To quickly scan the sections in this article, use the links to the right, under
15
15
16
16
### Why can't I see some of my Storage Accounts that I want to protect, which contain valid Azure file shares?
17
17
18
-
Refer to the [Support Matrix for Azure file shares backup](afs-support-matrix.md) to ensure the storage account belongs to one of the supported storage account types. It's also possible the Storage Account you're looking for is already protected or registered with another Vault. [Unregister the storage account](manage-afs-backup.md#unregister-a-storage-account) from the vault to discover the Storage Account in other vaults for protection.
18
+
Refer to the [Support Matrix for Azure file shares backup](azure-file-share-support-matrix.md) to ensure the storage account belongs to one of the supported storage account types. It's also possible the Storage Account you're looking for is already protected or registered with another Vault. [Unregister the storage account](manage-afs-backup.md#unregister-a-storage-account) from the vault to discover the Storage Account in other vaults for protection.
19
19
20
20
### Why can't I see some of my Azure file shares in the Storage Account when I'm trying to configure backup?
21
21
@@ -73,7 +73,7 @@ All snapshots taken by Azure Backup can be accessed by viewing snapshots in the
73
73
74
74
### What is the maximum retention I can configure for backups?
75
75
76
-
Refer to the [support matrix](afs-support-matrix.md) for details on maximum retention. Azure Backup does a real-time calculation of the number of snapshots when you enter the retention values while configuring backup policy. As soon as the number of snapshots corresponding to your defined retention values exceeds 200, the portal will show a warning requesting you to adjust your retention values. This is so you don’t exceed the limit of maximum number of snapshots supported by Azure Files for any file share at any point in time.
76
+
Refer to the [support matrix](azure-file-share-support-matrix.md) for details on maximum retention. Azure Backup does a real-time calculation of the number of snapshots when you enter the retention values while configuring backup policy. As soon as the number of snapshots corresponding to your defined retention values exceeds 200, the portal will show a warning requesting you to adjust your retention values. This is so you don’t exceed the limit of maximum number of snapshots supported by Azure Files for any file share at any point in time.
77
77
78
78
### What happens when I change the Backup policy for an Azure file share?
Copy file name to clipboardExpand all lines: articles/backup/troubleshoot-azure-files.md
+34-34Lines changed: 34 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,61 +1,61 @@
1
1
---
2
-
title: Troubleshoot Azure File Shares Backup
2
+
title: Troubleshoot Azure file share backup
3
3
description: This article is troubleshooting information about issues occurring when protecting your Azure file shares.
4
4
ms.date: 02/10/2020
5
5
ms.topic: troubleshooting
6
6
---
7
7
8
-
# Troubleshoot Problems while backing up Azure File shares
8
+
# Troubleshoot problems while backing up Azure file shares
9
9
10
10
This article provides troubleshooting information to address any issues you come across while configuring backup or restoring Azure file shares using the Azure Backup Service.
11
11
12
-
## Common Configuration Issues
12
+
## Common configuration issues
13
13
14
-
### Could not find my Storage Account to configure backup for the Azure file share
14
+
### Could not find my storage account to configure backup for the Azure file share
15
15
16
16
- Wait until discovery is complete.
17
-
- Check if any File share under the storage account is already protected with another Recovery Services vault.
17
+
- Check if any file share under the storage account is already protected with another Recovery Services vault.
18
18
19
19
>[!NOTE]
20
20
>All file shares in a Storage Account can be protected only under one Recovery Services vault. You can use [this script](scripts/backup-powershell-script-find-recovery-services-vault.md) to find the recovery services vault where your storage account is registered.
21
21
22
-
- Ensure that the File share isn't present in any of the unsupported Storage Accounts. You can refer to the [Support Matrix for Azure File Share Backup](afs-support-matrix.md) to find supported Storage Accounts.
22
+
- Ensure that the file share isn't present in any of the unsupported Storage Accounts. You can refer to the [Support matrix for Azure file share backup](azure-file-share-support-matrix.md) to find supported Storage Accounts.
23
23
24
24
### Error in portal states discovery of storage accounts failed
25
25
26
26
If you have a partner subscription (CSP-enabled), ignore the error. If your subscription isn't CSP-enabled, and your storage accounts can't be discovered, contact support.
27
27
28
-
### Selected Storage Account validation or registration failed
28
+
### Selected storage account validation or registration failed
29
29
30
30
Retry the registration. If the problem persists, contact support.
31
31
32
-
### Could not list or find File shares in the selected Storage Account
32
+
### Could not list or find file shares in the selected storage account
33
33
34
34
- Ensure that the Storage Account exists in the Resource Group and hasn't been deleted or moved after the last validation or registration in the vault.
35
-
- Ensure that the File share you're looking to protect hasn't been deleted.
36
-
- Ensure that the Storage Account is a supported storage account for File share backup. You can refer to the [Support Matrix for Azure File Share Backup](afs-support-matrix.md) to find supported Storage Accounts.
37
-
- Check if the File share is already protected in the same Recovery Services vault.
35
+
- Ensure that the file share you're looking to protect hasn't been deleted.
36
+
- Ensure that the Storage Account is a supported storage account for file share backup. You can refer to the [Support matrix for Azure file share backup](azure-file-share-support-matrix.md) to find supported Storage Accounts.
37
+
- Check if the file share is already protected in the same Recovery Services vault.
38
38
39
-
### Backup File share configuration (or the protection policy configuration) is failing
39
+
### Backup file share configuration (or the protection policy configuration) is failing
40
40
41
41
- Retry the configuration to see if the issue persists.
42
-
- Ensure that the File share you want to protect hasn't been deleted.
43
-
- If you're trying to protect multiple File shares at once, and some of the file shares are failing, try configuring backup for the failed File shares again.
42
+
- Ensure that the file share you want to protect hasn't been deleted.
43
+
- If you're trying to protect multiple file shares at once, and some of the file shares are failing, try configuring backup for the failed file shares again.
44
44
45
-
### Unable to delete the Recovery Services vault after unprotecting a File share
45
+
### Unable to delete the Recovery Services vault after unprotecting a file share
46
46
47
47
In the Azure portal, open your **Vault** > **Backup Infrastructure** > **Storage accounts** and click **Unregister** to remove the storage accounts from the Recovery Services vault.
48
48
49
49
>[!NOTE]
50
50
>A recovery services vault can only be deleted after unregistering all storage accounts registered with the vault.
51
51
52
-
## Common Backup or Restore Errors
52
+
## Common backup or restore errors
53
53
54
-
### FileShareNotFound- Operation failed as the File share is not found
54
+
### FileShareNotFound- Operation failed as the file share is not found
55
55
56
56
Error Code: FileShareNotFound
57
57
58
-
Error Message: Operation failed as the File share is not found
58
+
Error Message: Operation failed as the file share is not found
59
59
60
60
Ensure that the file share you're trying to protect hasn't been deleted.
61
61
@@ -67,7 +67,7 @@ Error Message: Storage account not found or not supported
67
67
68
68
- Ensure that the storage account exists in the Resource Group and wasn't deleted or removed from the Resource Group after the last validation.
69
69
70
-
- Ensure that the Storage account is a supported Storage account for File share backup.
70
+
- Ensure that the Storage account is a supported Storage account for file share backup.
71
71
72
72
### AFSMaxSnapshotReached- You have reached the max limit of snapshots for this file share; you will be able to take more once the older ones expire
Error Message: You have reached the max limit of snapshots for this file share; you will be able to take more once the older ones expire.
77
77
78
78
- This error can occur when you create multiple on-demand backups for a file share.
79
-
- There is a limit of 200 snapshots per File share including the ones taken by Azure Backup. Older scheduled backups (or snapshots) are cleaned up automatically. On-demand backups (or snapshots) must be deleted if the maximum limit is reached.
79
+
- There is a limit of 200 snapshots per file share including the ones taken by Azure Backup. Older scheduled backups (or snapshots) are cleaned up automatically. On-demand backups (or snapshots) must be deleted if the maximum limit is reached.
80
80
81
81
Delete the on-demand backups (Azure file share snapshots) from the Azure Files portal.
82
82
@@ -125,21 +125,21 @@ Error Message: File share backup or restore failed due to storage service thrott
125
125
126
126
Try the backup/restore operation at a later time.
127
127
128
-
### TargetFileShareNotFound- Target File Share Not Found
128
+
### TargetFileShareNotFound- Target file share not found
129
129
130
130
Error Code: TargetFileShareNotFound
131
131
132
-
Error Message: Target File Share Not Found.
132
+
Error Message: Target file share not found.
133
133
134
-
- Ensure that the selected Storage Account exists, and the target File share isn't deleted.
134
+
- Ensure that the selected Storage Account exists, and the target file share isn't deleted.
135
135
136
-
- Ensure that the Storage Account is a supported storage account for File share backup.
136
+
- Ensure that the Storage Account is a supported storage account for file share backup.
137
137
138
-
### UserErrorStorageAccountIsLocked- Backup or Restore jobs failed due to storage account being in Locked state
138
+
### UserErrorStorageAccountIsLocked- Backup or restore jobs failed due to storage account being in locked state
139
139
140
140
Error Code: UserErrorStorageAccountIsLocked
141
141
142
-
Error Message: Backup or Restore jobs failed due to storage account being in Locked state.
142
+
Error Message: Backup or restore jobs failed due to storage account being in locked state.
143
143
144
144
Remove the lock on the Storage Account or use **delete lock** instead of **read lock** and retry the backup or restore operation.
145
145
@@ -151,7 +151,7 @@ Error Message: Recovery failed because number of failed files are more than the
151
151
152
152
- Recovery failure reasons are listed in a file (path provided in the job details). Address the failures and retry the restore operation for the failed files only.
153
153
154
-
- Common reasons for File restore failures:
154
+
- Common reasons for file restore failures:
155
155
156
156
- files that failed are currently in use
157
157
- a directory with the same name as the failed file exists in the parent directory.
@@ -164,7 +164,7 @@ Error Message: Recovery failed as no file could be recovered.
164
164
165
165
- Recovery failure reasons are listed in a file (path provided in the job details). Address the failures and retry the restore operations for the failed files only.
166
166
167
-
- Common reasons for File restore failures:
167
+
- Common reasons for file restore failures:
168
168
169
169
- files that failed are currently in use
170
170
- a directory with the same name as the failed file exists in the parent directory.
@@ -178,13 +178,13 @@ Error Message: Restore fails because one of the files in the source does not exi
178
178
- The selected items aren't present in the recovery point data. To recover the files, provide the correct file list.
179
179
- The file share snapshot that corresponds to the recovery point is manually deleted. Select a different recovery point and retry the restore operation.
180
180
181
-
### UserErrorDTSDestLocked- A Recovery job is in process to the same destination
181
+
### UserErrorDTSDestLocked- A recovery job is in process to the same destination
182
182
183
183
Error Code: UserErrorDTSDestLocked
184
184
185
-
Error Message: A Recovery job is in process to the same destination.
185
+
Error Message: A recovery job is in process to the same destination.
186
186
187
-
- File share backup doesn't support parallel recovery to the same target File share.
187
+
- File share backup doesn't support parallel recovery to the same target file share.
188
188
189
189
- Wait for the existing recovery to finish and then try again. If you can’t find a recovery job in the Recovery Services vault, check other Recovery Services vaults in the same subscription.
190
190
@@ -196,7 +196,7 @@ Error Message: Restore operation failed as target file share is full.
196
196
197
197
Increase the target file share size quota to accommodate the restore data and retry the restore operation.
198
198
199
-
### UserErrorTargetFileShareQuotaNotSufficient- Target File share does not have sufficient storage size quota for restore
199
+
### UserErrorTargetFileShareQuotaNotSufficient- Target file share does not have sufficient storage size quota for restore
Error Message: One or more files could not be recovered successfully. For more information, check the failed file list in the path given above.
228
228
229
229
- Recovery failure reasons are listed in the file (path provided in the Job details). Address the reasons and retry the restore operation for the failed files only.
230
-
- Common reasons for File restore failures:
230
+
- Common reasons for file restore failures:
231
231
232
232
- files that failed are currently in use
233
233
- a directory with the same name as the failed file exists in the parent directory.
@@ -253,7 +253,7 @@ Error Message: Another restore job is in progress on the same target file share
253
253
254
254
Use a different target file share. Alternatively, you can cancel or wait for the other restore to complete.
255
255
256
-
## Common Modify Policy Errors
256
+
## Common modify policy errors
257
257
258
258
### BMSUserErrorConflictingProtectionOperation- Another configure protection operation is in progress for this item
0 commit comments