Skip to content

Commit e109648

Browse files
authored
Merge pull request #199151 from tamram/patch-25
Update object-replication-overview.md
2 parents 7ce899b + 436a470 commit e109648

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/storage/blobs/object-replication-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tamram
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 05/09/2022
10+
ms.date: 05/24/2022
1111
ms.author: tamram
1212
ms.subservice: blobs
1313
ms.custom: devx-track-azurepowershell
@@ -62,6 +62,10 @@ When a blob in the source account is deleted, the current version of the blob be
6262

6363
Object replication doesn't support blob snapshots. Any snapshots on a blob in the source account aren't replicated to the destination account.
6464

65+
## Blob index tags
66+
67+
Object replication does not copy the source blob's index tags to the destination blob.
68+
6569
### Blob tiering
6670

6771
Object replication is supported when the source and destination accounts are in the hot or cool tier. The source and destination accounts may be in different tiers. However, object replication will fail if a blob in either the source or destination account has been moved to the archive tier. For more information on blob tiers, see [Hot, Cool, and Archive access tiers for blob data](access-tiers-overview.md).

0 commit comments

Comments
 (0)