Skip to content

Commit 7e5a813

Browse files
Freshness - Az Disk backup TSG
1 parent 9c252b2 commit 7e5a813

File tree

1 file changed

+66
-62
lines changed

1 file changed

+66
-62
lines changed

articles/backup/disk-backup-troubleshoot.md

Lines changed: 66 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshooting backup failures in Azure Disk Backup
33
description: Learn how to troubleshoot backup failures in Azure Disk Backup
44
ms.topic: troubleshooting
5-
ms.date: 08/27/2024
5+
ms.date: 08/07/2025
66
author: AbhishekMallick-MS
77
ms.author: v-mallicka
88
# Customer intent: "As an IT administrator, I want to troubleshoot backup failures in Azure Disk Backup, so that I can ensure successful backup and restore operations for my organization's data."
@@ -12,7 +12,7 @@ ms.author: v-mallicka
1212

1313
This article provides troubleshooting information on backup and restore issues faced with Azure Disk. For more information on the [Azure Disk backup](disk-backup-overview.md) region availability, supported scenarios and limitations, see the [support matrix](disk-backup-support-matrix.md).
1414

15-
## Common issues faced with Azure Disk Backup
15+
## Common issues in Azure Disk Backup
1616

1717
### Error Code: UserErrorSnapshotRGSubscriptionMismatch
1818

@@ -38,59 +38,62 @@ Error Message: This error code appears when a Delete or Read Lock has been appli
3838

3939
Recommended Action: In case if you are configuring a new backup instance, use a resource group without a delete or read lock. If the backup instance already configured then remove the lock from the snapshot resource group.
4040

41-
### Error Code: UserErrorNotEnoughPermissionOnDisk
4241

43-
Error Message: Azure Backup Service requires additional permissions on the Disk to do this operation.
42+
### Error Code: UserErrorOperationalStoreParametersNotProvided
4443

45-
Recommended Action: Grant the Backup vault's managed identity the appropriate permissions on the disk. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are needed to be assigned to the Backup Vault managed identity and how to provide it.
44+
Error Message: Could not perform the operation as Snapshot Data store Resource Group parameter is not provided
4645

47-
### Error Code: UserErrorNotEnoughPermissionOnSnapshotRG
46+
Recommended Action: Provide the snapshot data store resource group parameter. The snapshot data store resource group is the location where the disk snapshots are stored. For more information, see [the documentation](backup-managed-disks.md).
4847

49-
Error Message: Azure Backup Service requires additional permissions on the Snapshot Data store Resource Group to do this operation.
48+
### Error Code: UserErrorInvalidOperationalStoreResourceGroup
5049

51-
Recommended Action: Grant the Backup vault's managed identity the appropriate permissions on the snapshot data store resource group. The snapshot data store resource group is the location where the disk snapshots are stored. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are required by the Backup Vault managed identity over the resource group and how to provide them.
50+
Error Message: Snapshot Data store Resource Group provided is invalid
5251

53-
### Error Code: UserErrorDiskBackupDiskOrMSIPermissionsNotPresent
52+
Recommended Action: Provide a valid resource group for the snapshot data store. The snapshot data store resource group is the location where the disk snapshots are stored. For more information, see [the documentation](backup-managed-disks.md).
5453

55-
Error Message: Invalid disk or Azure Backup Service requires additional permissions on the Disk to do this operation
54+
### Error Code: UserErrorDiskBackupDiskTypeNotSupported
5655

57-
Recommended Action: The backups are failing as the source disk may be deleted or moved to a different location. Use the existing restore point to restore the disk if it deleted by mistake. If the disk is moved to a different location, configure backup for the disk. If the disk isn't deleted or moved, grant the Backup vault's managed identity the appropriate permissions on the disk. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity.
56+
Error Message: Unsupported disk type
5857

59-
### Error Code: UserErrorDiskBackupSnapshotRGOrMSIPermissionsNotPresent
58+
Recommended Action: Refer to [the support matrix](disk-backup-support-matrix.md) on unsupported scenarios and limitations.
6059

61-
Error Message: Could not perform the operation as Snapshot Data store Resource Group no longer exists. Or Azure Backup Service requires additional permissions on the Snapshot Data store Resource Group to do this operation.
60+
### Error Code: UserErrorSubscriptionDiskQuotaLimitReached
6261

63-
Recommended Action: Create a resource group and grant the Backup vault's managed identity the appropriate permissions on the snapshot data store resource group. The snapshot data store resource group is the location where the disk snapshots are stored. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity over the resource group.
62+
Error Message: Operation is failed as the maximum limit for disk quota is reached for the subscription.
6463

65-
### Error Code: UserErrorDiskBackupAuthorizationFailed
64+
Recommended Action: Refer to the [Azure subscription and service limits and quota documentation](../azure-resource-manager/management/azure-subscription-service-limits.md) or contact Microsoft Support for further guidance.
6665

67-
Error Message: Backup Vault managed identity is missing the necessary permissions to do this operation.
66+
### Error Code: BackupAgentPluginHostValidateProtectionError
6867

69-
Recommended Action: Grant the Backup vault's managed identity the appropriate permissions on the disk to be backed up and on the snapshot data store resource group where the snapshots are stored. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity.
68+
Error Message: Disk Backup is not yet available in the region of the Backup Vault under which Configure Protection is being tried.
7069

71-
### Error Code: UserErrorSnapshotRGOrMSIPermissionsNotPresent
70+
Recommended Action: Backup Vault must be in a supported region. For region availability, see the [the support matrix](disk-backup-support-matrix.md).
7271

73-
Error Message: Could not perform the operation as Snapshot Data store Resource Group no longer exists. Or, Azure Backup Service requires additional permissions on the Snapshot Data store Resource Group to do this operation.
72+
### Error Code: UserErrorDppDatasourceAlreadyHasBackupInstance
7473

75-
Recommended Action: Create the resource group and grant the Backup vault's managed identity the appropriate permissions on the snapshot data store resource group. The snapshot data store resource group is the location where the snapshots are stored. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity over resource group.
74+
Error Message: The disk you're trying to configure backup is already being protected. Disk is already associated with a backup instance in a Backup vault.
7675

77-
### Error Code: UserErrorOperationalStoreParametersNotProvided
76+
Recommended Action: This disk is already associated with a backup instance in a Backup vault. If you want to reprotect this disk, then delete the backup instance from the Backup vault where it was protected and reprotect the disk in any other vault.
7877

79-
Error Message: Could not perform the operation as Snapshot Data store Resource Group parameter is not provided
78+
### Error Code: UserErrorDppDatasourceAlreadyProtected
8079

81-
Recommended Action: Provide the snapshot data store resource group parameter. The snapshot data store resource group is the location where the disk snapshots are stored. For more information, see [the documentation](backup-managed-disks.md).
80+
Error Message: The disk you're trying to configure backup is already being protected. Disk is already associated with a backup instance in a Backup vault.
8281

83-
### Error Code: UserErrorInvalidOperationalStoreResourceGroup
82+
Recommended Action: This disk is already associated with a backup instance in a Backup vault. If you want to reprotect this disk, then delete the backup instance from the Backup vault where it is currently protected and reprotect the disk in any other vault.
8483

85-
Error Message: Snapshot Data store Resource Group provided is invalid
84+
### Error Code: UserErrorMaxConcurrentOperationLimitReached
8685

87-
Recommended Action: Provide a valid resource group for the snapshot data store. The snapshot data store resource group is the location where the disk snapshots are stored. For more information, see [the documentation](backup-managed-disks.md).
86+
Error Message: Unable to start the operation as maximum number of allowed concurrent backups is reached.
8887

89-
### Error Code: UserErrorDiskBackupDiskTypeNotSupported
88+
Recommended Action: Wait until the previous running backup completes.
9089

91-
Error Message: Unsupported disk type
90+
### Error Code: UserErrorMissingSubscriptionRegistration
9291

93-
Recommended Action: Refer to [the support matrix](disk-backup-support-matrix.md) on unsupported scenarios and limitations.
92+
Error Message: The subscription isn't registered to use namespace Microsoft.Compute
93+
94+
Recommended Action: The required resource provider is not registered for your subscription. Register both the resource providers' namespace (_Microsoft.Compute_ and _Microsoft.Storage_) using the steps in [Solution 3](../azure-resource-manager/templates/error-register-resource-provider.md#solution-3---azure-portal).
95+
96+
## Common issues in Azure Disk restore
9497

9598
### Error Code: UserErrorSameNameDiskAlreadyExists
9699

@@ -110,80 +113,81 @@ Error Message: Azure Backup Service requires additional permissions on the Targe
110113

111114
Recommended Action: Grant the Backup vault's managed identity the appropriate permissions on the target resource group. The target resource group is the selected location where the disk is to be restored. Refer to the [restore documentation](restore-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity.
112115

113-
### Error Code: UserErrorSubscriptionDiskQuotaLimitReached
116+
### Error Code: UserErrorDiskSnapshotNotFound
114117

115-
Error Message: Operation is failed as the maximum limit for disk quota is reached for the subscription.
118+
Error Message: The disk snapshot for this Restore point is not accessible.
116119

117-
Recommended Action: Refer to the [Azure subscription and service limits and quota documentation](../azure-resource-manager/management/azure-subscription-service-limits.md) or contact Microsoft Support for further guidance.
120+
Recommended Action: Snapshots are stored in the snapshot data store resource group within your subscription. The snapshot related to the selected restore point is either deleted or moved from this resource group. Consider using another Recovery point to restore. Also, follow the recommended guidelines for choosing Snapshot resource group mentioned in the [restore documentation](restore-managed-disks.md).
118121

119-
### Error Code: UserErrorDiskBackupRestoreRGOrMSIPermissionsNotPresent
122+
### Error Code: UserErrorSnapshotMetadataNotFound
120123

121-
Error Message: Operation failed as the Target Resource Group doesn't exist. Or Azure Backup Service requires additional permissions on the Target Resource Group to do this operation.
124+
Error Message: The disk snapshot metadata for this Restore point is deleted
122125

123-
Recommended Action: Provide a valid resource group to restore, and grant the Backup vault's managed identity the appropriate permissions on the target resource group. The target resource group is the selected location where the disk is to be restored. Refer to the [restore documentation](restore-managed-disks.md) to understand what permissions are required to be assigned to the Backup vault's managed identity.
126+
Recommended Action: Consider using another recovery point to restore. For more information, see the [restore documentation](restore-managed-disks.md).
127+
128+
## Common Key Vault-related issues in Azure Disk protection
124129

125130
### Error Code: UserErrorDESKeyVaultKeyDisabled
126131

127132
Error Message: The key vault key used for disk encryption set is not in enabled state.
128133

129134
Recommended Action: Enable the key vault key used for disk encryption set. Refer to the limitations in the [support matrix](disk-backup-support-matrix.md).
130135

131-
### Error Code: UserErrorMSIPermissionsNotPresentOnDES
132-
133-
Error Message: Azure Backup Service needs permission to access the disk encryption set used with the disk.
134-
135-
Recommended Action: Provide Reader access to the Backup vault's managed identity to the disk encryption set (DES).
136-
137136
### Error Code: UserErrorDESKeyVaultKeyNotAvailable
138137

139138
Error Message: The key vault key used for disk encryption set is not available.
140139

141140
Recommended Action: Ensure that the key vault key used for disk encryption set isn't disabled or deleted.
142141

143-
### Error Code: UserErrorDiskSnapshotNotFound
142+
## Common issues with Azure Disk backup permissions and access control
144143

145-
Error Message: The disk snapshot for this Restore point is not accessible.
144+
### Error Code: UserErrorNotEnoughPermissionOnDisk
146145

147-
Recommended Action: Snapshots are stored in the snapshot data store resource group within your subscription. The snapshot related to the selected restore point is either deleted or moved from this resource group. Consider using another Recovery point to restore. Also, follow the recommended guidelines for choosing Snapshot resource group mentioned in the [restore documentation](restore-managed-disks.md).
146+
Error Message: Azure Backup Service requires additional permissions on the Disk to do this operation.
148147

149-
### Error Code: UserErrorSnapshotMetadataNotFound
148+
Recommended Action: Grant the Backup vault's managed identity the appropriate permissions on the disk. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are needed to be assigned to the Backup Vault managed identity and how to provide it.
150149

151-
Error Message: The disk snapshot metadata for this Restore point is deleted
150+
### Error Code: UserErrorNotEnoughPermissionOnSnapshotRG
152151

153-
Recommended Action: Consider using another recovery point to restore. For more information, see the [restore documentation](restore-managed-disks.md).
152+
Error Message: Azure Backup Service requires additional permissions on the Snapshot Data store Resource Group to do this operation.
154153

155-
### Error Code: BackupAgentPluginHostValidateProtectionError
154+
Recommended Action: Grant the Backup vault's managed identity the appropriate permissions on the snapshot data store resource group. The snapshot data store resource group is the location where the disk snapshots are stored. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are required by the Backup Vault managed identity over the resource group and how to provide them.
156155

157-
Error Message: Disk Backup is not yet available in the region of the Backup Vault under which Configure Protection is being tried.
156+
### Error Code: UserErrorDiskBackupDiskOrMSIPermissionsNotPresent
158157

159-
Recommended Action: Backup Vault must be in a supported region. For region availability, see the [the support matrix](disk-backup-support-matrix.md).
158+
Error Message: Invalid disk or Azure Backup Service requires additional permissions on the Disk to do this operation
160159

161-
### Error Code: UserErrorDppDatasourceAlreadyHasBackupInstance
160+
Recommended Action: The backups are failing as the source disk may be deleted or moved to a different location. Use the existing restore point to restore the disk if it deleted by mistake. If the disk is moved to a different location, configure backup for the disk. If the disk isn't deleted or moved, grant the Backup vault's managed identity the appropriate permissions on the disk. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity.
162161

163-
Error Message: The disk you're trying to configure backup is already being protected. Disk is already associated with a backup instance in a Backup vault.
162+
### Error Code: UserErrorDiskBackupSnapshotRGOrMSIPermissionsNotPresent
164163

165-
Recommended Action: This disk is already associated with a backup instance in a Backup vault. If you want to reprotect this disk, then delete the backup instance from the Backup vault where it was protected and reprotect the disk in any other vault.
164+
Error Message: Could not perform the operation as Snapshot Data store Resource Group no longer exists. Or Azure Backup Service requires additional permissions on the Snapshot Data store Resource Group to do this operation.
166165

167-
### Error Code: UserErrorDppDatasourceAlreadyProtected
166+
Recommended Action: Create a resource group and grant the Backup vault's managed identity the appropriate permissions on the snapshot data store resource group. The snapshot data store resource group is the location where the disk snapshots are stored. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity over the resource group.
168167

169-
Error Message: The disk you're trying to configure backup is already being protected. Disk is already associated with a backup instance in a Backup vault.
168+
### Error Code: UserErrorDiskBackupAuthorizationFailed
170169

171-
Recommended Action: This disk is already associated with a backup instance in a Backup vault. If you want to reprotect this disk, then delete the backup instance from the Backup vault where it is currently protected and reprotect the disk in any other vault.
170+
Error Message: Backup Vault managed identity is missing the necessary permissions to do this operation.
172171

173-
### Error Code: UserErrorMaxConcurrentOperationLimitReached
172+
Recommended Action: Grant the Backup vault's managed identity the appropriate permissions on the disk to be backed up and on the snapshot data store resource group where the snapshots are stored. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity.
174173

175-
Error Message: Unable to start the operation as maximum number of allowed concurrent backups is reached.
174+
### Error Code: UserErrorSnapshotRGOrMSIPermissionsNotPresent
176175

177-
Recommended Action: Wait until the previous running backup completes.
176+
Error Message: Could not perform the operation as Snapshot Data store Resource Group no longer exists. Or, Azure Backup Service requires additional permissions on the Snapshot Data store Resource Group to do this operation.
178177

179-
### Error Code: UserErrorMissingSubscriptionRegistration
178+
Recommended Action: Create the resource group and grant the Backup vault's managed identity the appropriate permissions on the snapshot data store resource group. The snapshot data store resource group is the location where the snapshots are stored. Refer to [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity over resource group.
180179

181-
Error Message: The subscription isn't registered to use namespace Microsoft.Compute
180+
### Error Code: UserErrorDiskBackupRestoreRGOrMSIPermissionsNotPresent
182181

183-
Recommended Action: The required resource provider is not registered for your subscription. Register both the resource providers' namespace (_Microsoft.Compute_ and _Microsoft.Storage_) using the steps in [Solution 3](../azure-resource-manager/templates/error-register-resource-provider.md#solution-3---azure-portal).
182+
Error Message: Operation failed as the Target Resource Group doesn't exist. Or Azure Backup Service requires additional permissions on the Target Resource Group to do this operation.
184183

184+
Recommended Action: Provide a valid resource group to restore, and grant the Backup vault's managed identity the appropriate permissions on the target resource group. The target resource group is the selected location where the disk is to be restored. Refer to the [restore documentation](restore-managed-disks.md) to understand what permissions are required to be assigned to the Backup vault's managed identity.
185185

186+
### Error Code: UserErrorMSIPermissionsNotPresentOnDES
186187

188+
Error Message: Azure Backup Service needs permission to access the disk encryption set used with the disk.
189+
190+
Recommended Action: Provide Reader access to the Backup vault's managed identity to the disk encryption set (DES).
187191

188192
### Error code: LinkedAuthorizationFailed
189193

0 commit comments

Comments
 (0)