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/cost-management-billing/automate/understand-usage-details-fields.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ The cost details file itself doesn’t uniquely identify individual records with
127
127
128
128
Some fields might differ in casing and spacing between account types. Older versions of pay-as-you-go cost details files have separate sections for the statement and daily cost.
129
129
130
-
###Reconcile charges for MCA accounts
130
+
## Reconcile charges for MCA accounts
131
131
132
132
MCA customers can use the following information to reconcile charges between billing and pricing currencies.
133
133
@@ -156,7 +156,18 @@ Although the `ReservationId` itself might differ, it's still part of the same or
156
156
157
157
For more information, see [Manage Reservations for Azure resources](../reservations/manage-reserved-vm-instance.md).
158
158
159
-
### Rounding adjustment details
159
+
## Identify EA charges for included quantity
160
+
161
+
Included quantity (IQ) refers to the amount of a metered resource that can be consumed without incurring any extra cost in an Enterprise Agreement. When dealing with IQ, consider the following points:
162
+
163
+
Meter characteristics - Meters associated with IQ exhibit specific traits in the cost file because the meters allow consumption without any extra charges. In the cost file, a meter with IQ has:
-**Unit price**, **effective price**, and **Cost** set to 0, because you're not billed for their consumption.
167
+
-**Quantity** isn't zero. It shows the actual consumption of the meter.
168
+
- However, the **PayG (pay-as-you-go) price** still shows the retail price, which is nonzero.
169
+
170
+
## Rounding adjustment details
160
171
161
172
Rounding adjustment isn't available in the cost details file during an open month. The adjustment is visible when the month closes and the invoice gets generated.
162
173
@@ -173,7 +184,7 @@ The rounding adjustment record is available in the Cost Details file at the Bill
173
184
174
185
Here's an example of how rounding adjustment works in practice:
175
186
176
-
Suppose you have two resources in your subscription, A and B. Resource A costs $0.1234 per hour and resource B costs $0.5678 per hour. You use both resources for 10 hours in a day, so the total cost for each resource is:
187
+
Suppose you have two resources in your subscription: A and B. Resource A costs $0.1234 per hour and resource B costs $0.5678 per hour. You use both resources for 10 hours in a day, so the total cost for each resource is:
177
188
178
189
- Resource A: $0.1234 x 10 = $1.234
179
190
- Resource B: $0.5678 x 10 = $5.678
@@ -188,7 +199,7 @@ However, when the invoice is generated, the costs are rounded to two decimal pla
188
199
189
200
The difference between the invoice total and the actual total is $0.002, which is the rounding adjustment. To make sure that Cost Management costs match the invoice, the amount is shown in the cost details file.
190
201
191
-
###List of terms from older APIs
202
+
## List of terms from older APIs
192
203
193
204
The following table maps terms used in older APIs to the new terms. Refer to the above table for those descriptions.
0 commit comments