Skip to content

Commit 1693361

Browse files
Merge pull request #295162 from AbhishekMallick01/Feb-24-2025-Blob
Blob backup - New TSG added
2 parents 673d62c + 576243a commit 1693361

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

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

Lines changed: 14 additions & 1 deletion
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: 02/20/2025
5+
ms.date: 02/24/2025
66
ms.service: azure-backup
77
ms.reviewer: geg
88
author: jyothisuri
@@ -185,6 +185,19 @@ This article provides troubleshooting information to address issues you encounte
185185

186186
**Recommended action**: Disable the conflicting job (such as **Permanent delete**) on the storage account and retry the operation.
187187

188+
### UserErrorSelectedContainerPartOfAnotherORPolicy
189+
190+
**Error code**: `UserErrorSelectedContainerPartOfAnotherORPolicy`
191+
192+
**Error message**: The selected container is present in another **Object replication policy**. A given container can be part of only one Object replication policy at a time.
193+
194+
**Cause**: This error might appear due to the following scenarios:
195+
196+
- The container in use is a part of the Object replication policy you created.
197+
- Protection is triggered for restored containers for which the Object replication policy (that gets created in storage account during restore) cleanup has fail due to resource lock.
198+
199+
**Recommended action**: Remove the container from other Object replication policy or change protection intent.
200+
188201
## Common errors for Azure Blob vaulted backup
189202

190203
### UserErrorInvalidParameterInRequest

0 commit comments

Comments
 (0)