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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
4
4
description: This article describes the fields in the usage data files.
5
5
author: bandersmsft
6
6
ms.author: banders
7
-
ms.date: 12/09/2022
7
+
ms.date: 03/27/2023
8
8
ms.topic: conceptual
9
9
ms.service: cost-management-billing
10
10
ms.subservice: cost-management
@@ -44,6 +44,7 @@ The following table describes the important terms used in the latest version of
44
44
| ConsumedService | All | Name of the service the charge is associated with. |
45
45
| CostCenter¹ | EA, MCA | The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts). |
46
46
| Cost | EA, pay-as-you-go | See CostInBillingCurrency. |
47
+
| CostAllocationRuleName | EA, MCA | Name of the Cost Allocation rule that's applicable to the record. |
47
48
| CostInBillingCurrency | MCA | Cost of the charge in the billing currency before credits or taxes. |
48
49
| CostInPricingCurrency | MCA | Cost of the charge in the pricing currency before credits or taxes. |
49
50
| Currency | EA, pay-as-you-go | See `BillingCurrency`. |
@@ -85,6 +86,7 @@ The following table describes the important terms used in the latest version of
85
86
| ResourceLocation¹ | All | Datacenter location where the resource is running. See `Location`. |
86
87
| ResourceName | EA, pay-as-you-go | Name of the resource. Not all charges come from deployed resources. Charges that don't have a resource type will be shown as null/empty, **Others** , or **Not applicable**. |
87
88
| ResourceType | MCA | Type of resource instance. Not all charges come from deployed resources. Charges that don't have a resource type will be shown as null/empty, **Others** , or **Not applicable**. |
89
+
| RoundingAdjustment | EA, MCA | Rounding adjustment represents the quantization that occurs during cost calculation. When the calculated costs are converted to the invoiced total, small rounding errors can occur. The rounding errors are represented as `rounding adjustment` to ensure that the costs shown in Cost Management align to the invoice. |
88
90
| ServiceFamily | MCA | Service family that the service belongs to. |
89
91
| ServiceInfo¹ | All | Service-specific metadata. |
90
92
| ServiceInfo2 | All | Legacy field with optional service-specific metadata. |
@@ -96,7 +98,7 @@ The following table describes the important terms used in the latest version of
96
98
| Term | All | Displays the term for the validity of the offer. For example: In case of reserved instances, it displays 12 months as the Term. For one-time purchases or recurring purchases, Term is one month (SaaS, Marketplace Support). Not applicable for Azure consumption. |
97
99
| UnitOfMeasure | All | The unit of measure for billing for the service. For example, compute services are billed per hour. |
98
100
| UnitPrice | EA, pay-as-you-go | The price per unit for the charge. |
99
-
| CostAllocationRuleName | EA, MCA | Name of the Cost Allocation rule that's applicable to the record. |
101
+
100
102
101
103
¹ Fields used to build a unique ID for a single cost record. Every record in your cost details file should be considered unique.
0 commit comments