Skip to content

Commit 3a18d9e

Browse files
committed
add diagram for object replication
1 parent 02b93e3 commit 3a18d9e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
14.1 KB
Loading

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Object replication (preview) asynchronously copies block blobs between a source
2121
- **Optimizing data distribution.** You can process or analyze data in a single location and then replicate just the results to additional regions.
2222
- **Optimizing costs.** After your data has been replicated, you can reduce costs by moving it to the archive tier using life cycle management policies.
2323

24+
The following diagram shows how you can use object replication to replicate block blobs from a source storage account in one region to destination accounts in two different regions.
25+
26+
:::image type="content" source="media/object-replication-overview/object-replication-diagram.png" alt-text="Diagram showing how object replication works":::
27+
2428
To learn how to configure object replication, see [Configure object replication (preview)](object-replication-configure.md).
2529

2630
## Object replication policies and rules

0 commit comments

Comments
 (0)