Skip to content

Commit b74ecc8

Browse files
Merge pull request #232218 from bandersmsft/understand-usage-details-fields-03272023
MCM - Understand-usage-details roundingadjustment
2 parents 9da74ca + 7cbd177 commit b74ecc8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/cost-management-billing/automate/understand-usage-details-fields.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article describes the fields in the usage data files.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 12/09/2022
7+
ms.date: 03/27/2023
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -44,6 +44,7 @@ The following table describes the important terms used in the latest version of
4444
| ConsumedService | All | Name of the service the charge is associated with. |
4545
| CostCenter¹ | EA, MCA | The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts). |
4646
| Cost | EA, pay-as-you-go | See CostInBillingCurrency. |
47+
| CostAllocationRuleName | EA, MCA | Name of the Cost Allocation rule that's applicable to the record. |
4748
| CostInBillingCurrency | MCA | Cost of the charge in the billing currency before credits or taxes. |
4849
| CostInPricingCurrency | MCA | Cost of the charge in the pricing currency before credits or taxes. |
4950
| 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
8586
| ResourceLocation¹ | All | Datacenter location where the resource is running. See `Location`. |
8687
| 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**. |
8788
| 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. |
8890
| ServiceFamily | MCA | Service family that the service belongs to. |
8991
| ServiceInfo¹ | All | Service-specific metadata. |
9092
| 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
9698
| 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. |
9799
| UnitOfMeasure | All | The unit of measure for billing for the service. For example, compute services are billed per hour. |
98100
| 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+
100102

101103
¹ Fields used to build a unique ID for a single cost record. Every record in your cost details file should be considered unique.
102104

0 commit comments

Comments
 (0)