Skip to content

Commit 0fb4b99

Browse files
committed
Learn Editor: Update object-replication-overview.md
1 parent 8e94e4d commit 0fb4b99

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
@@ -206,7 +206,7 @@ If the replication status for a blob in the source account indicates failure, th
206206

207207
## Billing
208208

209-
There's not cost to configure object replication. This includes the task of enabling change feed, enabling versioning, as well as adding replication policies. However, object replication incurs costs on read and write transactions against the source and destination accounts, as well as egress charges for the replication of data from the source account to the destination account and read charges to process change feed.
209+
There is no cost to configure object replication. This includes the task of enabling change feed, enabling versioning, as well as adding replication policies. However, object replication incurs costs on read and write transactions against the source and destination accounts, as well as egress charges for the replication of data from the source account to the destination account and read charges to process change feed.
210210

211211
Here's a breakdown of the costs. To find the price of each cost component, see [Azure Blob Storage Pricing](https://azure.microsoft.com/pricing/details/storage/blobs/).
212212

@@ -219,16 +219,20 @@ Here's a breakdown of the costs. To find the price of each cost component, see [
219219
||Cost of network egress<sup>2</sup>|
220220

221221

222+
222223
<sup>1</sup> See [Blob versioning pricing and Billing](versioning-overview.md#pricing-and-billing).
223224

224225
<sup>2</sup> This includes only blob versions created since the last replication completed.
225226

226227
<sup>3</sup> See [Bandwidth pricing](https://azure.microsoft.com/pricing/details/bandwidth/).
227228

228229

230+
229231
## Next steps
230232

231233
- [Configure object replication](object-replication-configure.md)
232234
- [Prevent object replication across Azure Active Directory tenants](object-replication-prevent-cross-tenant-policies.md)
233235
- [Blob versioning](versioning-overview.md)
234236
- [Change feed support in Azure Blob Storage](storage-blob-change-feed.md)
237+
238+

0 commit comments

Comments
 (0)