Skip to content

Commit fd31ce4

Browse files
authored
M48593 - Fixing Sentence Word Order
Translator has reported possible source content issue. Description "reflect the rates of the account the region was created in." should be "reflect the rates of the region the account was created in." Affected Line> 219
1 parent b87780c commit fd31ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/understand-your-bill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ The 400 RU/s applies to any type of RU/s - provisioned throughput, autopilot (pr
216216
- In total, without free tier, we would be billed for 3 * 1200 RU/s = 3600 RU/s and 3 * 10 GB = 30 GB of storage.
217217
- With the free tier discount, after removing 400 RU/s and 5 GB of storage, we will be billed for an effective 3200 RU/s (32 units) of provisioned throughput at the single write region rate and 25 GB of storage.
218218
- The monthly cost for RU/s would be: 32 units * $0.008 * 24 hours * 31 days = $190.46. The monthly cost for storage would be: 25 GB * 0.25 / GB = $6.25. The total cost would be $190.46 + $6.25 = $196.71.
219-
- Note: if the unit price for RU/s or storage differs in the regions, the free tier 400 RU/s and 5 GB will reflect the rates of the account the region was created in.
219+
- Note: if the unit price for RU/s or storage differs in the regions, the free tier 400 RU/s and 5 GB will reflect the rates of the region the account was created in.
220220

221221
### Billing example - multi-region, multi-master (multiple write region) account
222222

0 commit comments

Comments
 (0)