You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/billing/billing-mca-section-invoice.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ A billing profile is automatically created along with your billing account when
32
32
33
33
> [!IMPORTANT]
34
34
>
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).
36
36
37
37
### Invoice section
38
38
@@ -177,7 +177,7 @@ If you have existing Azure subscriptions or other products such as Azure Marketp
177
177
178
178
6. Select **Save**.
179
179
180
-
## Things to consider when creating new billing profiles
180
+
## Things to consider when adding new billing profiles
181
181
182
182
### Azure usage charges may be impacted
183
183
@@ -193,7 +193,7 @@ Let's assume you're using Azure block blob storage, which costs USD .00184 per G
193
193
|---------|---------|---------|
194
194
|1.84 per TB for the first 50 TB/month | 50 TB | 92.0 |
195
195
|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
197
197
198
198
The total charges for using 100 TB of data in this scenario is **180.5**
199
199
@@ -207,15 +207,15 @@ Now, let's assume you created another billing profile and used 50 GB through sub
207
207
|---------|---------|---------|
208
208
|1.84 per TB for the first 50 TB/month | 50 TB | 92.0 |
209
209
|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
211
211
212
212
`Charges for the second billing profile`
213
213
214
214
| Tier pricing (USD) |Quantity | Amount (USD)|
215
215
|---------|---------|---------|
216
216
|1.84 per TB for the first 50 TB/month | 50 TB | 92.0 |
217
217
|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
219
219
220
220
The total charges for using 100 TB of data in this scenario is **184.0** (92.0 * 2).
0 commit comments