Skip to content

Commit e871de4

Browse files
more updates
1 parent 7e5a813 commit e871de4

File tree

1 file changed

+27
-19
lines changed

1 file changed

+27
-19
lines changed

articles/backup/disk-backup-troubleshoot.md

Lines changed: 27 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This article provides troubleshooting information on backup and restore issues f
1414

1515
## Common issues in Azure Disk Backup
1616

17+
This section provides troubleshooting information for common issues encountered while configuring backup Azure Managed Disks.
18+
1719
### Error Code: UserErrorSnapshotRGSubscriptionMismatch
1820

1921
Error Message: Invalid subscription selected for Snapshot Data store
@@ -55,13 +57,13 @@ Recommended Action: Provide a valid resource group for the snapshot data store.
5557

5658
Error Message: Unsupported disk type
5759

58-
Recommended Action: Refer to [the support matrix](disk-backup-support-matrix.md) on unsupported scenarios and limitations.
60+
Recommended Action: See [the support matrix](disk-backup-support-matrix.md) on unsupported scenarios and limitations.
5961

6062
### Error Code: UserErrorSubscriptionDiskQuotaLimitReached
6163

6264
Error Message: Operation is failed as the maximum limit for disk quota is reached for the subscription.
6365

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.
66+
Recommended Action: See 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.
6567

6668
### Error Code: BackupAgentPluginHostValidateProtectionError
6769

@@ -91,10 +93,12 @@ Recommended Action: Wait until the previous running backup completes.
9193

9294
Error Message: The subscription isn't registered to use namespace Microsoft.Compute
9395

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).
96+
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).
9597

9698
## Common issues in Azure Disk restore
9799

100+
This section provides troubleshooting information for common issues encountered while restoring backed-up Azure Managed Disks using Azure Backup.
101+
98102
### Error Code: UserErrorSameNameDiskAlreadyExists
99103

100104
Error Message: Could not restore as a Disk with same name already exists in the selected target resource group
@@ -109,9 +113,9 @@ Recommended Action: Provide a valid resource group to restore. For more informat
109113

110114
### Error Code: UserErrorNotEnoughPermissionOnTargetRG
111115

112-
Error Message: Azure Backup Service requires additional permissions on the Target Resource Group to do this operation.
116+
Error Message: Azure Backup Service requires more permissions on the Target Resource Group to do this operation.
113117

114-
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.
118+
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. See the [restore documentation](restore-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity.
115119

116120
### Error Code: UserErrorDiskSnapshotNotFound
117121

@@ -127,11 +131,13 @@ Recommended Action: Consider using another recovery point to restore. For more i
127131

128132
## Common Key Vault-related issues in Azure Disk protection
129133

134+
This section provides troubleshooting information for common issues encountered while protecting Azure Managed Disks with disk encryption sets (DES) using Azure Key Vault.
135+
130136
### Error Code: UserErrorDESKeyVaultKeyDisabled
131137

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

134-
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).
140+
Recommended Action: Enable the key vault key used for disk encryption set. Learn about the limitations in the [support matrix](disk-backup-support-matrix.md).
135141

136142
### Error Code: UserErrorDESKeyVaultKeyNotAvailable
137143

@@ -141,47 +147,49 @@ Recommended Action: Ensure that the key vault key used for disk encryption set i
141147

142148
## Common issues with Azure Disk backup permissions and access control
143149

150+
This section provides troubleshooting information for common issues encountered with permissions and access control while configuring backup or restoring Azure Managed Disks using Azure Backup.
151+
144152
### Error Code: UserErrorNotEnoughPermissionOnDisk
145153

146-
Error Message: Azure Backup Service requires additional permissions on the Disk to do this operation.
154+
Error Message: Azure Backup Service requires more permissions on the Disk to do this operation.
147155

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.
156+
Recommended Action: Grant the Backup vault's managed identity the appropriate permissions on the disk. See [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.
149157

150158
### Error Code: UserErrorNotEnoughPermissionOnSnapshotRG
151159

152-
Error Message: Azure Backup Service requires additional permissions on the Snapshot Data store Resource Group to do this operation.
160+
Error Message: Azure Backup Service requires more permissions on the Snapshot Data store Resource Group to do this operation.
153161

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.
162+
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. See [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.
155163

156164
### Error Code: UserErrorDiskBackupDiskOrMSIPermissionsNotPresent
157165

158-
Error Message: Invalid disk or Azure Backup Service requires additional permissions on the Disk to do this operation
166+
Error Message: Invalid disk or Azure Backup Service requires more permissions on the Disk to do this operation
159167

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.
168+
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. See [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity.
161169

162170
### Error Code: UserErrorDiskBackupSnapshotRGOrMSIPermissionsNotPresent
163171

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.
172+
Error Message: Could not perform the operation as Snapshot Data store Resource Group no longer exists. Or Azure Backup Service requires more permissions on the Snapshot Data store Resource Group to do this operation.
165173

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.
174+
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. See [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.
167175

168176
### Error Code: UserErrorDiskBackupAuthorizationFailed
169177

170178
Error Message: Backup Vault managed identity is missing the necessary permissions to do this operation.
171179

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.
180+
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. See [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity.
173181

174182
### Error Code: UserErrorSnapshotRGOrMSIPermissionsNotPresent
175183

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.
184+
Error Message: Could not perform the operation as Snapshot Data store Resource Group no longer exists. Or, Azure Backup Service requires more permissions on the Snapshot Data store Resource Group to do this operation.
177185

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.
186+
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. See [the documentation](backup-managed-disks.md) to understand what permissions are to be assigned to the Backup vault's managed identity over resource group.
179187

180188
### Error Code: UserErrorDiskBackupRestoreRGOrMSIPermissionsNotPresent
181189

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.
190+
Error Message: Operation failed as the Target Resource Group doesn't exist. Or Azure Backup Service requires more permissions on the Target Resource Group to do this operation.
183191

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.
192+
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. See the [restore documentation](restore-managed-disks.md) to understand what permissions are required to be assigned to the Backup vault's managed identity.
185193

186194
### Error Code: UserErrorMSIPermissionsNotPresentOnDES
187195

0 commit comments

Comments
 (0)