Skip to content

Commit 046377f

Browse files
committed
acrolix fixes
1 parent a5f24a5 commit 046377f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/cost-management-billing/understand/mca-understand-your-usage.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Usage charges are the total **monthly** charges on a subscription. The usage cha
2323

2424
## Changes from Azure EA usage and charges
2525

26-
If you were an EA customer, you'll notice that the terms in the Azure billing profile usage CSV file differ from the terms in the Azure EA usage CSV file. Here's a mapping of EA usage terms to billing profile usage terms:
26+
If you're an EA customer, you'll notice that the terms in the Azure billing profile usage CSV file differ from the terms in the Azure EA usage CSV file. Here's a mapping of EA usage terms to billing profile usage terms:
2727

2828
| Azure EA usage CSV | Microsoft Customer Agreement Azure usage and charges CSV | Description |
2929
| --- | --- | --- |
@@ -71,17 +71,17 @@ invoiceSectionName | Name of the invoice section
7171
costCenter | The cost center defined on the subscription for tracking costs (only available in open billing periods)
7272
billingPeriodStartDate | The start date of the billing period for which the invoice is generated
7373
billingPeriodEndDate | The end date of the billing period for which the invoice is generated
74-
servicePeriodStartDate | The start date of the rating period which has defined and locked pricing for the consumed or purchased service
75-
servicePeriodEndDate | The end date of the rating period which has defined and locked pricing for the consumed or purchased service
76-
date | For Azure and Marketplace usage-based charges, this is the rating date. For one-time purchases (Reservations, Marketplace) or fixed recurring charges (support offers), this is the purchase date.
74+
servicePeriodStartDate | The start date of the rating period that has defined and locked pricing for the consumed or purchased service
75+
servicePeriodEndDate | The end date of the rating period that has defined and locked pricing for the consumed or purchased service
76+
date | For Azure and Marketplace usage-based charges, it's the rating date. For one-time purchases (Reservations, Marketplace) or fixed recurring charges (support offers), it's the purchase date.
7777
serviceFamily | Service family that the service belongs to
7878
productOrderId | Unique identifier for the product order
7979
productOrderName | Unique name for the product order
8080
consumedService | Name of the consumed service
8181
meterId | The unique identifier for the meter
8282
meterName | The name of the meter
8383
meterCategory | Name of the classification category for the meter. For example, *Cloud services*, *Networking*, etc.
84-
meterSubCategory | Name of the meter sub-classification category
84+
meterSubCategory | Name of the meter subclassification category
8585
meterRegion | Name of the region where the meter for the service is available. Identifies the location of the data center for certain services that are priced based on data center location.
8686
offer | Name of the offer purchased
8787
PayGPrice | Retail price for the resource.
@@ -92,7 +92,7 @@ subscription ID | Unique identifier for the subscription accruing the charges
9292
subscriptionName | Name of the subscription accruing the charges
9393
reservationId | Unique identifier for the purchased reservation instance
9494
reservationName | Name of the purchased reservation instance
95-
publisherType | Microsoft/Azure, Marketplace, and AWS costs. Values are `Microsoft` for Microsoft Customer Agreement accounts and `Azure` for EA and pay-as-you-go accounts.
95+
publisherType | Microsoft, Azure, Marketplace, and AWS costs. Values are `Microsoft` for Microsoft Customer Agreement accounts and `Azure` for EA and pay-as-you-go accounts.
9696
publisherName | Publisher for Marketplace services
9797
resourceGroupId | Unique identifier for the resource group associated with the resource
9898
resourceGroupName | Name of the resource group associated with the resource
@@ -102,11 +102,11 @@ resourceLocation | Identifies the location of the data center where the resource
102102
location | Normalized location of the resource if different resource locations are configured for the same regions
103103
quantity | The number of units purchased or consumed
104104
unitOfMeasure | The unit of measure for billing for the service. For example, compute services are billed per hour.
105-
chargeType | The type of charge. Values: <ul><li>AsCharged-Usage: Charges that are accrued based on usage of an Azure service. This includes usage against VMs that are not charged because of reserved instances.</li><li>AsCharged-PurchaseMarketplace: Either one-time or fixed recurring charges from Marketplace purchases</li><li>AsCharged-UsageMarketplace: Charges for Marketplace services that are charged based on units of consumption</li></ul>
105+
chargeType | The type of charge. Values: <br><br>• AsCharged-Usage - Charges that are accrued based on usage of an Azure service. It includes usage against VMs that aren't charged because of reserved instances.<br><br>• AsCharged-PurchaseMarketplace - Either one-time or fixed recurring charges from Marketplace purchases<br><br>• AsCharged-UsageMarketplace - Charges for Marketplace services that are charged based on units of consumption
106106
isAzureCreditEligible | Flag that indicates if the charge against the service is eligible to be paid for using Azure credits (Values: True, False)
107107
serviceInfo1 | Service-specific metadata
108108
serviceInfo2 | Legacy field that captures optional service-specific metadata
109-
additionalInfo | Additional service-specific metadata.
109+
additionalInfo | Other service-specific metadata.
110110
tags | Tags you assign to the resource
111111

112112
### Make sure that charges are correct

0 commit comments

Comments
 (0)