Skip to content

Commit b02e682

Browse files
Merge pull request #220243 from normesta/normesta-reg-updates-11
Addressing a GitHub issue
2 parents c7cb490 + 2f45ab4 commit b02e682

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ titleSuffix: Azure Storage
44
description: Object replication asynchronously copies block blobs between a source storage account and a destination account. Use object replication to minimize latency on read requests, to increase efficiency for compute workloads, to optimize data distribution, and to minimize costs.
55
services: storage
66
author: normesta
7-
87
ms.service: storage
98
ms.topic: conceptual
109
ms.date: 08/09/2022
@@ -39,7 +38,7 @@ Enabling change feed and blob versioning may incur additional costs. For more in
3938

4039
Object replication is supported for general-purpose v2 storage accounts and premium block blob accounts. Both the source and destination accounts must be either general-purpose v2 or premium block blob accounts. Object replication supports block blobs only; append blobs and page blobs aren't supported.
4140

42-
Object replication is supported for accounts that are encrypted with customer-managed keys. For more information about customer-managed keys, see [Customer-managed keys for Azure Storage encryption](../common/customer-managed-keys-overview.md).
41+
Object replication is supported for accounts that are encrypted with either microsoft-managed keys or customer-managed keys. For more information about customer-managed keys, see [Customer-managed keys for Azure Storage encryption](../common/customer-managed-keys-overview.md).
4342

4443
Object replication isn't supported for blobs in the source account that are encrypted with a customer-provided key. For more information about customer-provided keys, see [Provide an encryption key on a request to Blob storage](encryption-customer-provided-keys.md).
4544

0 commit comments

Comments
 (0)