Skip to content

Commit 75f494c

Browse files
Merge pull request #123502 from Amrinder-Singh29/patch-94
Update object-replication-overview.md
2 parents 52fbf66 + 9b3a755 commit 75f494c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ Object replication requires that blob versioning is enabled on both the source a
5858

5959
If your storage account has object replication policies in effect, you cannot disable blob versioning for that account. You must delete any object replication policies on the account before disabling blob versioning.
6060

61+
> [!NOTE]
62+
> Only blobs are copied to the destination. A blob's version ID is not copied. The blob that is placed at the destination location is assigned a new version ID.
63+
6164
### Deleting a blob in the source account
6265

6366
When a blob in the source account is deleted, the current version of the blob becomes a previous version, and there's no longer a current version. All existing previous versions of the blob are preserved. This state is replicated to the destination account. For more information about how to delete operations affect blob versions, see [Versioning on delete operations](versioning-overview.md#versioning-on-delete-operations).

0 commit comments

Comments
 (0)