Skip to content

Commit 2794b40

Browse files
author
AbhishekMallick01
committed
Azure Files backup - Added 2 TS details
1 parent f21b6b2 commit 2794b40

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

articles/backup/troubleshoot-azure-files.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot Azure file share backup
33
description: This article is troubleshooting information about issues occurring when protecting your Azure file shares.
44
ms.service: azure-backup
5-
ms.date: 11/20/2024
5+
ms.date: 01/15/2025
66
ms.topic: troubleshooting
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -135,7 +135,7 @@ Error Code: UserErrorStorageAccountInternetRoutingNotSupported
135135

136136
Error Message: Storage accounts with Internet routing configuration are not supported by Azure Backup
137137

138-
Ensure that the routing preference set for the storage account hosting backed up file share is Microsoft network routing.
138+
Ensure that the routing preference set for the storage account hosting backed-up file share is Microsoft network routing.
139139

140140
### FileshareBackupFailedWithAzureRpRequestThrottling/ FileshareRestoreFailedWithAzureRpRequestThrottling- File share backup or restore operation failed due to storage service throttling. This may be because the storage service is busy processing other requests for the given storage account
141141

@@ -290,6 +290,22 @@ Recommended Actions: Ensure that the following configurations in the storage acc
290290

291291
:::image type="content" source="./media/troubleshoot-azure-files/target-storage-account-configuration.png" alt-text="Screenshot shows the target storage account configuration." lightbox="./media/troubleshoot-azure-files/target-storage-account-configuration.png":::
292292

293+
### DatamoverGenericError
294+
295+
**Error Code**: `DatamoverGenericError`
296+
297+
**Error Message**: Failed to transfer data to vault.
298+
299+
**Recommended action**: Wait for a few minutes and then retry the operation. If the issue persists, contact Microsoft support.
300+
301+
### DatamoverInsufficientVaultStorage
302+
303+
**Error Code**: `DatamoverInsufficientVaultStorage`
304+
305+
**Error Message**: Current operation has failed due to insufficient vault storage.
306+
307+
**Recommended action**: The next backup will be automatically triggered with increased vault storage.
308+
293309

294310
## Common policy modification errors
295311

@@ -328,7 +344,7 @@ Error Message: Listed restore points are not available as the associated file sh
328344
Check if the backed-up file share is deleted. If it was in soft deleted state, check if the soft delete retention period is over and it wasn't recovered back. In either of these cases, you'll lose all your snapshots permanently and won’t be able to recover the data.
329345

330346
>[!NOTE]
331-
> We recommend you don't delete the backed up file share, or if it's in soft deleted state, undelete before the soft delete retention period ends, to avoid losing all your restore points.
347+
> We recommend you don't delete the backed-up file share, or if it's in soft deleted state, undelete before the soft delete retention period ends, to avoid losing all your restore points.
332348
333349
### UserErrorBackupAFSInSoftDeleteState - Backup failed as the Azure File Share is in soft-deleted state
334350

0 commit comments

Comments
 (0)