Skip to content

Commit b1ca64b

Browse files
Merge pull request #294999 from AbhishekMallick01/Feb-20-2025-Blob
Blob backup - Removed content related to Cross Tenant
2 parents 554f06f + 8336b7d commit b1ca64b

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,6 @@ This article provides troubleshooting information to address issues you encounte
153153

154154
**Recommendation**: This error may occur if one or more containers included in the scope of protection no longer exist in the protected storage account. We recommend you to re-trigger the operation after modifying the protected container list using the edit backup instance option.
155155

156-
### UserErrorCrossTenantOrsPolicyDisabled
157-
158-
**Error code**: `UserErrorCrossTenantOrsPolicyDisabled`
159-
160-
**Error message**: Cross tenant object replication policy disabled.
161-
162-
**Recommendation**: Enable cross-tenant object replication policy on storage account and trigger the operation again. To check this, go to the *storage account* > **Object replication** > **Advanced settings**, and ensure that the checkbox is enabled.
163-
164156
### UserErrorPitrRestoreInProgress
165157

166158
**Error code**: `UserErrorPitrRestoreInProgress`

articles/backup/blob-backup-configure-tutorial.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Configure vaulted backup for Azure Blobs using Azure Backup
33
description: In this tutorial, learn how to configure vaulted backup for Azure Blobs.
44
ms.topic: tutorial
5-
ms.date: 02/12/2025
5+
ms.date: 02/20/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -27,7 +27,6 @@ Things to remember before you start configuring blob vaulted backup:
2727

2828
- Vaulted backup of blobs is a managed offsite backup solution that transfers data to the backup vault and retains as per the retention configured in the backup policy. You can retain data for a maximum of *10 years*.
2929
- Currently, you can use the vaulted backup solution to restore data to a different storage account only. While performing restores, ensure that the target storage account doesn't contain any *containers* with the same name as those backed up in a recovery point. If any conflicts arise due to the same name of containers, the restore operation fails.
30-
- Storage accounts to be backed up need to have *cross-tenant replication* enabled. To ensure if the checkbox for this setting is enabled, go to the **storage account** > **Object replication** > **Advanced settings**.
3130

3231
For more information about the supported scenarios, limitations, and availability, see the [support matrix](blob-backup-support-matrix.md).
3332

0 commit comments

Comments
 (0)