Skip to content

Commit f96742c

Browse files
author
AbhishekMallick01
committed
Az Blob backup - TSG error code updates
1 parent 003bcb1 commit f96742c

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

articles/backup/backup-azure-troubleshoot-blob-backup.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot Blob backup and restore issues
33
description: In this article, learn about symptoms, causes, and resolutions of Azure Backup failures related to the Azure Blob backups and restore.
44
ms.topic: troubleshooting
5-
ms.date: 07/02/2025
5+
ms.date: 07/03/2025
66
ms.service: azure-backup
77
ms.reviewer: geg
88
author: jyothisuri
@@ -455,89 +455,89 @@ This error is usually seen for operational tier restore failure due to PITR stil
455455

456456
**Recommended action**: Remove network security perimeter from the storage account and retry the operation.
457457

458-
## 641508, UserErrorConflictingOperationInProgress
458+
## UserErrorConflictingOperationInProgress
459459

460-
**Error code**: `641508, UserErrorConflictingOperationInProgress`
460+
**Error code**: `UserErrorConflictingOperationInProgress`
461461

462462
**Error message**: This operation on Storage Account requires exclusive access.
463463

464464
**Recommended action**: Retry after ensuring there is no conflicting operation in progress.
465465

466-
## 641539, UserErrorCrossTenantOrsPolicyDisabled
466+
## UserErrorCrossTenantOrsPolicyDisabled
467467

468-
**Error code**: `641539, UserErrorCrossTenantOrsPolicyDisabled`
468+
**Error code**: `UserErrorCrossTenantOrsPolicyDisabled`
469469

470470
**Error message**: Cross tenant object replication policy is disabled.
471471

472472
**Recommended action**: Enable cross tenant object replication policy on storage account and trigger the operation again.
473473

474-
## 641541, UserErrorPitrRestoreFailedLeasedBlob
474+
## UserErrorPitrRestoreFailedLeasedBlob
475475

476-
**Error code**: `641541, UserErrorPitrRestoreFailedLeasedBlob`
476+
**Error code**: `UserErrorPitrRestoreFailedLeasedBlob`
477477

478478
**Error message**: The point in time operation failed because of a lease on the blob.
479479

480480
**Recommended action**: Break the lease on blob before retrying.
481481

482-
## 641560, UserErrorStorageAccountAndDatasourceLocationNotSame
482+
## UserErrorStorageAccountAndDatasourceLocationNotSame
483483

484-
**Error code**: `641560, UserErrorStorageAccountAndDatasourceLocationNotSame`
484+
**Error code**: `UserErrorStorageAccountAndDatasourceLocationNotSame`
485485

486486
**Error message**: Operation failed because, Storage Account and Datasource are not in the same location.
487487

488488
**Recommended action**: Check the DataSource location in protection input and make sure it is same as the location of Storage account
489489

490-
## 641561, UserErrorKeyVaultWasNotFound
490+
## UserErrorKeyVaultWasNotFound
491491

492-
**Error code**: `641561, UserErrorKeyVaultWasNotFound`
492+
**Error code**: `UserErrorKeyVaultWasNotFound`
493493

494494
**Error message**: Operation failed because key vault is not found to unwrap the encryption key for storage account.
495495

496496
**Recommended action**: Check the key vault settings used for storage account encryption.
497497

498-
## 641562, UserErrorBackupOperationNotSupportedOnOperationalTier
498+
## UserErrorBackupOperationNotSupportedOnOperationalTier
499499

500-
**Error code**: `641562, UserErrorBackupOperationNotSupportedOnOperationalTier`
500+
**Error code**: `UserErrorBackupOperationNotSupportedOnOperationalTier`
501501

502502
**Error message**: Backup isn't supported on this tier.
503503

504504
**Recommended action**: Change policy to allow backups to run only on supported tiers.
505505

506-
## 641563, UserErrorMaxLimitReachedForObjectReplicationPoliciesOnStorageAccount
506+
## UserErrorMaxLimitReachedForObjectReplicationPoliciesOnStorageAccount
507507

508-
**Error code**: `641563, UserErrorMaxLimitReachedForObjectReplicationPoliciesOnStorageAccount`
508+
**Error code**: `UserErrorMaxLimitReachedForObjectReplicationPoliciesOnStorageAccount`
509509

510510
**Error message**: Number of Object Replication Policies exceeded the max limit on a given storage account.
511511

512512
**Recommended action**: Remove at least one object replication policy.
513513

514-
## 641564, UserErrorLegalHoldOnContainer
514+
## UserErrorLegalHoldOnContainer
515515

516-
**Error code**: `641564, UserErrorLegalHoldOnContainer`
516+
**Error code**: `UserErrorLegalHoldOnContainer`
517517

518518
**Error message**: Operation failed because the container(s) have legal hold.
519519

520520
**Recommended action**: Remove legal hold from containers or remove container with legal hold from protection for operation to succeed.
521521

522-
## 641565, UserErrorSubscriptionFrozen
522+
## UserErrorSubscriptionFrozen
523523

524-
**Error code**: `641565, UserErrorSubscriptionFrozen`
524+
**Error code**: `UserErrorSubscriptionFrozen`
525525

526526
**Error message**: Operation failed because subscription frozen due to inactivity.
527527

528528
**Recommended action**: Contact Microsoft support to unfreeze the subscription.
529529

530-
## 641566, UserErrorDenyAssignmentWithBlueprint
530+
## UserErrorDenyAssignmentWithBlueprint
531531

532-
**Error code**: `641566, UserErrorDenyAssignmentWithBlueprint`
532+
**Error code**: `UserErrorDenyAssignmentWithBlueprint`
533533

534534
**Error message**: Operation failed because the access is denied due to deny assigmented created by Azure blueprint assignment.
535535

536536
**Recommended action**: Remove the deny assignment created by Azure blueprint assignment.
537537

538-
## 641568, UserErrorRestoreObjectReplicationPolicyCreationFailure
538+
## UserErrorRestoreObjectReplicationPolicyCreationFailure
539539

540-
**Error code**: `641568, UserErrorRestoreObjectReplicationPolicyCreationFailure`
540+
**Error code**: `UserErrorRestoreObjectReplicationPolicyCreationFailure`
541541

542542
**Error message**: Failed to create object replication policy on the storage account, restore storage account or the object replication policy created by Azure Backup may have been deleted.
543543

0 commit comments

Comments
 (0)