Skip to content

Commit 26d234d

Browse files
added a new error code
1 parent 50a86d1 commit 26d234d

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

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

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ This article provides troubleshooting information to address issues you encounte
394394

395395
**Cause**: This error can occur if required container is deleted while operation is in progress.
396396

397-
**Recommended action**: Retry the operation and wait for completeion before attempting container delete operation.
397+
**Recommended action**: Retry the operation and wait for completion before attempting container delete operation.
398398

399399
## UserErrorBlobContainerDeletedDuringBackup
400400

@@ -408,7 +408,7 @@ This article provides troubleshooting information to address issues you encounte
408408

409409
**Error code**: `UserErrorBlobVersionArchivedAndContainerDeletedDuringBackup`
410410

411-
**Error message**: The backup failed due to one or more blob versions are moving to the archive tier and one or more container deleted in the backup job duration.
411+
**Error message**: The backup failed due to one or more blob versions are moving to the archive tier and one or more containers deleted in the backup job duration.
412412

413413
**Recommended action**: We recommend to avoid tampering with blob versions and blob containers while a backup job is in progress.
414414

@@ -462,15 +462,15 @@ This error is usually seen for operational tier restore failure due to PITR stil
462462

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

465-
## 641539,UserErrorCrossTenantOrsPolicyDisabled
465+
## 641539, UserErrorCrossTenantOrsPolicyDisabled
466466

467-
**Error code**: `641539,UserErrorCrossTenantOrsPolicyDisabled`
467+
**Error code**: `641539, UserErrorCrossTenantOrsPolicyDisabled`
468468

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

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

473-
## 641541,UserErrorPitrRestoreFailedLeasedBlob
473+
## 641541, UserErrorPitrRestoreFailedLeasedBlob
474474

475475
**Error code**: `641541, UserErrorPitrRestoreFailedLeasedBlob`
476476

@@ -540,4 +540,12 @@ Error message**: Operation failed because, Storage Account and Datasource are no
540540

541541
**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.
542542

543-
**Recommended action**: Use the valid restore storage account then try the operation again.
543+
**Recommended action**: Use the valid restore storage account then try the operation again.
544+
545+
## UserErrorMaxSubmissionLimitReached
546+
547+
**Error code**: `UserErrorMaxSubmissionLimitReached`
548+
549+
**Error message**: Limit reached for maximum number of operations within a time range is reached.
550+
551+
**Recommended action**: The daily backup count has reached the maximum limit of five for the instance. Trigger a new backup after 24 hours.

0 commit comments

Comments
 (0)