Storage resilience
CoreBlob object replication
Asynchronous object replication between block blob accounts.
Key points
- Asynchronously copies supported block blobs between source and destination containers.
- Policies contain source-to-destination container rules and optional filters.
- Requires blob versioning on both accounts and change feed on the source; both accounts must be general-purpose v2 or premium block blob accounts, and only block blobs are supported.
Best-known use cases
- Copy selected blobs to an analytics account.
- Maintain an object copy under a different account boundary.
What candidates often confuse it with
- Object replication vs GRS: administrator-selected object policy vs platform-managed account redundancy.
- Replication policy vs lifecycle policy: copy matching objects vs tier or delete aging objects.
Key takeaway
Use object replication for selective asynchronous block-blob copying between accounts, not for general account durability.
Related services
- Azure Storage redundancy
Relevant exam tasks
- D2.2.S2 — Configure Azure Storage redundancy
- D2.2.S3 — Configure object replication