Skip to content

Commit 88853b1

Browse files
author
Amber Bhargava
committed
Small fixes
1 parent 558fe95 commit 88853b1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/billing/billing-mca-section-invoice.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A billing profile is automatically created along with your billing account when
3232

3333
> [!IMPORTANT]
3434
>
35-
> Creating additional billing profiles may impact your overall cost. For more information, see [Things to consider when creating new billing profiles](#things-to-consider-when-creating-new-billing-profiles).
35+
> Creating additional billing profiles may impact your overall cost. For more information, see [Things to consider when adding new billing profiles](#things-to-consider-when-adding-new-billing-profiles).
3636
3737
### Invoice section
3838

@@ -177,7 +177,7 @@ If you have existing Azure subscriptions or other products such as Azure Marketp
177177

178178
6. Select **Save**.
179179

180-
## Things to consider when creating new billing profiles
180+
## Things to consider when adding new billing profiles
181181

182182
### Azure usage charges may be impacted
183183

@@ -193,7 +193,7 @@ Let's assume you're using Azure block blob storage, which costs USD .00184 per G
193193
|---------|---------|---------|
194194
|1.84 per TB for the first 50 TB/month | 50 TB | 92.0 |
195195
|1.77 per TB for the next 450 TB/month | 50 TB | 88.5 |
196-
|Total | 100 GB | 180.5
196+
|Total | 100 TB | 180.5
197197

198198
The total charges for using 100 TB of data in this scenario is **180.5**
199199

@@ -207,15 +207,15 @@ Now, let's assume you created another billing profile and used 50 GB through sub
207207
|---------|---------|---------|
208208
|1.84 per TB for the first 50 TB/month | 50 TB | 92.0 |
209209
|1.77 per TB for the next 450 TB/month | 0 TB | 0.0 |
210-
|Total | 50 GB | 92.0
210+
|Total | 50 TB | 92.0
211211

212212
`Charges for the second billing profile`
213213

214214
| Tier pricing (USD) |Quantity | Amount (USD)|
215215
|---------|---------|---------|
216216
|1.84 per TB for the first 50 TB/month | 50 TB | 92.0 |
217217
|1.77 per TB for the next 450 TB/month | 0 TB | 0.0 |
218-
|Total | 50 GB | 92.0
218+
|Total | 50 TB | 92.0
219219

220220
The total charges for using 100 TB of data in this scenario is **184.0** (92.0 * 2).
221221

0 commit comments

Comments
 (0)