Skip to content

Commit 71ed31f

Browse files
committed
updates per team review
1 parent 52cd2db commit 71ed31f

14 files changed

+181
-169
lines changed

articles/cost-management-billing/dataset-schema/cost-usage-details-ea.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: jojo
66
ms.service: cost-management-billing
77
ms.subservice: common
88
ms.topic: reference
9-
ms.date: 03/28/2024
9+
ms.date: 05/02/2024
1010
ms.author: banders
1111
---
1212

@@ -58,7 +58,7 @@ The following information lists the cost and usage details (formerly known as us
5858
| 36 |ChargeType|Indicates whether the charge represents usage (Usage), a purchase (Purchase), or a refund (Refund).|
5959
| 37 |Frequency|Indicates whether a charge is expected to repeat. Charges can either happen once (OneTime), repeat on a monthly or yearly basis (Recurring), or be based on usage (UsageBased).|
6060
| 38 |PricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, and `Spot`)|
61-
| 39 |AvailabilityZone|MISSING.|
61+
| 39 |AvailabilityZone| .|
6262
| 40 |BillingAccountId|Unique identifier for the root billing account.|
6363
| 41 |BillingAccountName|Name of the billing account.|
6464
| 42 |BillingCurrencyCode|Currency associated with the billing account.|
@@ -73,8 +73,8 @@ The following information lists the cost and usage details (formerly known as us
7373
| 51 |PlanName|Marketplace plan name.|
7474
| 52 |ServiceFamily|Service family that the service belongs to.|
7575
| 53 |CostAllocationRuleName|Name of the Cost Allocation rule that's applicable to the record.|
76-
| 54 |benefitId|MISSING.|
77-
| 55 |benefitName|MISSING.|
76+
| 54 |benefitId| .|
77+
| 55 |benefitName| .|
7878

7979
## Version 2021-10-01
8080

@@ -130,25 +130,25 @@ The following information lists the cost and usage details (formerly known as us
130130
| 48 |PricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, and `Spot`)|
131131
| 49 |BillingPeriodStartDate|The start date of the billing period.|
132132
| 50 |BillingPeriodEndDate|The end date of the billing period.|
133-
| 51 |AvailabilityZone|MISSING.|
133+
| 51 |AvailabilityZone| .|
134134
| 52 |InvoiceSectionId|Unique identifier for the EA department or MCA invoice section.|
135135
| 53 |CostAllocationRuleName|Name of the Cost Allocation rule that's applicable to the record.|
136-
| 54 |benefitId|MISSING.|
137-
| 55 |benefitName|MISSING.|
136+
| 54 |benefitId| .|
137+
| 55 |benefitName| .|
138138

139139
## Version 2021-01-01
140140

141141
| Column |Fields|Description|
142142
|---|------|------|
143-
| 1 |InvoiceSectionName|MISSING.|
143+
| 1 |InvoiceSectionName| .|
144144
| 2 |AccountName|Display name of the EA enrollment account or pay-as-you-go billing account.|
145145
| 3 |AccountOwnerId|Unique identifier for the EA enrollment account or pay-as-you-go billing account.|
146-
| 4 |SubscriptionId|MISSING.|
146+
| 4 |SubscriptionId| .|
147147
| 5 |SubscriptionName|Name of the Azure subscription.|
148148
| 6 |ResourceGroup|Name of the resource group the resource is in. Not all charges come from resources deployed to resource groups. Charges that don't have a resource group are shown as null or empty, `Others`, or `Not applicable`.|
149149
| 7 |ResourceLocation|Datacenter location where the resource is running. See `Location`.|
150150
| 8 |Date|The usage or purchase date of the charge.|
151-
| 9 |ProductName|MISSING.|
151+
| 9 |ProductName| .|
152152
| 10 |MeterCategory|Name of the classification category for the meter. For example, `Cloud services` and `Networking`.|
153153
| 11 |MeterSubCategory|Name of the meter subclassification category.|
154154
| 12 |MeterId|The unique identifier for the meter.|
@@ -157,7 +157,7 @@ The following information lists the cost and usage details (formerly known as us
157157
| 15 |UnitOfMeasure|The unit of measure for billing for the service. For example, compute services are billed per hour.|
158158
| 16 |Quantity|The number of units purchased or consumed.|
159159
| 17 |EffectivePrice|Blended unit price for the period. Blended prices average out any fluctuations in the unit price, like graduated tiering, which lowers the price as quantity increases over time.|
160-
| 18 |CostInBillingCurrency|MISSING.|
160+
| 18 |CostInBillingCurrency| .|
161161
| 19 |CostCenter|The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts).|
162162
| 20 |ConsumedService|Name of the service the charge is associated with.|
163163
| 21 |ResourceId|Unique identifier of the Azure Resource Manager resource.|
@@ -178,10 +178,10 @@ The following information lists the cost and usage details (formerly known as us
178178
| 36 |ChargeType|Indicates whether the charge represents usage (Usage), a purchase (Purchase), or a refund (Refund).|
179179
| 37 |Frequency|Indicates whether a charge is expected to repeat. Charges can either happen once (OneTime), repeat on a monthly or yearly basis (Recurring), or be based on usage (UsageBased).|
180180
| 38 |PricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, and `Spot`)|
181-
| 39 |AvailabilityZone|MISSING.|
181+
| 39 |AvailabilityZone| .|
182182
| 40 |BillingAccountId|Unique identifier for the root billing account.|
183183
| 41 |BillingAccountName|Name of the billing account.|
184-
| 42 |BillingCurrencyCode|MISSING.|
184+
| 42 |BillingCurrencyCode| .|
185185
| 43 |BillingPeriodStartDate|The start date of the billing period.|
186186
| 44 |BillingPeriodEndDate|The end date of the billing period.|
187187
| 45 |BillingProfileId|Unique identifier of the EA enrollment, pay-as-you-go subscription, MCA billing profile, or AWS consolidated account.|
@@ -198,15 +198,15 @@ The following information lists the cost and usage details (formerly known as us
198198

199199
| Column |Fields|Description|
200200
|---|------|------|
201-
| 1 |InvoiceSectionName|MISSING.|
201+
| 1 |InvoiceSectionName| .|
202202
| 2 |AccountName|Display name of the EA enrollment account or pay-as-you-go billing account.|
203203
| 3 |AccountOwnerId|Unique identifier for the EA enrollment account or pay-as-you-go billing account.|
204-
| 4 |SubscriptionId|MISSING.|
204+
| 4 |SubscriptionId| .|
205205
| 5 |SubscriptionName|Name of the Azure subscription.|
206206
| 6 |ResourceGroup|Name of the resource group the resource is in. Not all charges come from resources deployed to resource groups. Charges that don't have a resource group are shown as null or empty, `Others`, or `Not applicable`.|
207207
| 7 |ResourceLocation|Datacenter location where the resource is running. See `Location`.|
208208
| 8 |Date|The usage or purchase date of the charge.|
209-
| 9 |ProductName|MISSING.|
209+
| 9 |ProductName| .|
210210
| 10 |MeterCategory|Name of the classification category for the meter. For example, `Cloud services` and `Networking`.|
211211
| 11 |MeterSubCategory|Name of the meter subclassification category.|
212212
| 12 |MeterId|The unique identifier for the meter.|
@@ -215,7 +215,7 @@ The following information lists the cost and usage details (formerly known as us
215215
| 15 |UnitOfMeasure|The unit of measure for billing for the service. For example, compute services are billed per hour.|
216216
| 16 |Quantity|The number of units purchased or consumed.|
217217
| 17 |EffectivePrice|Blended unit price for the period. Blended prices average out any fluctuations in the unit price, like graduated tiering, which lowers the price as quantity increases over time.|
218-
| 18 |CostInBillingCurrency|MISSING.|
218+
| 18 |CostInBillingCurrency| .|
219219
| 19 |CostCenter|The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts).|
220220
| 20 |ConsumedService|Name of the service the charge is associated with.|
221221
| 21 |ResourceId|Unique identifier of the Azure Resource Manager resource.|
@@ -236,10 +236,10 @@ The following information lists the cost and usage details (formerly known as us
236236
| 36 |ChargeType|Indicates whether the charge represents usage (Usage), a purchase (Purchase), or a refund (Refund).|
237237
| 37 |Frequency|Indicates whether a charge is expected to repeat. Charges can either happen once (OneTime), repeat on a monthly or yearly basis (Recurring), or be based on usage (UsageBased).|
238238
| 38 |PricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, and `Spot`)|
239-
| 39 |AvailabilityZone|MISSING.|
239+
| 39 |AvailabilityZone| .|
240240
| 40 |BillingAccountId|Unique identifier for the root billing account.|
241241
| 41 |BillingAccountName|Name of the billing account.|
242-
| 42 |BillingCurrencyCode|MISSING.|
242+
| 42 |BillingCurrencyCode| .|
243243
| 43 |BillingPeriodStartDate|The start date of the billing period.|
244244
| 44 |BillingPeriodEndDate|The end date of the billing period.|
245245
| 45 |BillingProfileId|Unique identifier of the EA enrollment, pay-as-you-go subscription, MCA billing profile, or AWS consolidated account.|
@@ -262,7 +262,7 @@ The following information lists the cost and usage details (formerly known as us
262262
| 5 |SubscriptionName|Name of the Azure subscription.|
263263
| 6 |ResourceGroup|Name of the resource group the resource is in. Not all charges come from resources deployed to resource groups. Charges that don't have a resource group are shown as null or empty, `Others`, or `Not applicable`.|
264264
| 7 |ResourceLocation|Datacenter location where the resource is running. See `Location`.|
265-
| 8 |UsageDateTime|MISSING.|
265+
| 8 |UsageDateTime| .|
266266
| 9 |ProductName|Name of the product.|
267267
| 10 |MeterCategory|Name of the classification category for the meter. For example, `Cloud services` and `Networking`.|
268268
| 11 |MeterSubcategory|Name of the meter subclassification category.|
@@ -272,11 +272,11 @@ The following information lists the cost and usage details (formerly known as us
272272
| 15 |UnitOfMeasure|The unit of measure for billing for the service. For example, compute services are billed per hour.|
273273
| 16 |UsageQuantity|The number of units purchased or consumed.|
274274
| 17 |ResourceRate|Blended unit price for the period. Blended prices average out any fluctuations in the unit price, like graduated tiering, which lowers the price as quantity increases over time.|
275-
| 18 |PreTaxCost|MISSING.|
275+
| 18 |PreTaxCost| .|
276276
| 19 |CostCenter|The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts).|
277277
| 20 |ConsumedService|Name of the service the charge is associated with.|
278-
| 21 |ResourceType|MISSING.|
279-
| 22 |InstanceId|MISSING.|
278+
| 21 |ResourceType| .|
279+
| 22 |InstanceId| .|
280280
| 23 |Tags|Tags assigned to the resource. Doesn't include resource group tags. Can be used to group or distribute costs for internal chargeback. For more information, see [Organize your Azure resources with tags](../../azure-resource-manager/management/tag-resources.md).|
281281
| 24 |OfferId|Name of the offer purchased.|
282282
| 25 |AdditionalInfo|Service-specific metadata. For example, an image type for a virtual machine.|

articles/cost-management-billing/dataset-schema/cost-usage-details-mca-partner-subscription.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
---
2-
title: Microsoft Customer Agreement (MCA) partner subscription cost and usage details file schema
2+
title: Microsoft Customer Agreement and Microsoft Partner Agreement subscription cost and usage details file schema
33
description: Learn about the data fields available in the Microsoft Customer Agreement partner subscription cost and usage details file.
44
author: bandersmsft
55
ms.reviewer: jojo
66
ms.service: cost-management-billing
77
ms.subservice: common
88
ms.topic: reference
9-
ms.date: 03/28/2024
9+
ms.date: 05/02/2024
1010
ms.author: banders
1111
---
1212

13-
# Microsoft Customer Agreement partner subscription cost and usage details file schema
13+
# Microsoft Customer Agreement (MCA) and Microsoft Partner Agreement (MPA) subscription cost and usage details file schema
1414

15-
This article applies to the Microsoft Customer Agreement partner subscription cost and usage details file schema.
15+
This article applies to the MCA and MPA subscription cost and usage details file schema.
1616

17-
The following information lists the cost and usage details (formerly known as usage details) fields found in Microsoft Customer Agreement partner subscription cost and usage details files. The file contains contains all of the cost details and usage data for the Azure services that were used.
17+
The following information lists the cost and usage details (formerly known as usage details) fields found in MCA and MPA subscription cost and usage details files. The file contains contains all of the cost details and usage data for the Azure services that were used.
1818

1919
## Version 2023-12-01-preview
2020

2121
|Column order|Fields|Description|
2222
|------|------|------|
2323
|1|billingAccountName|Name of the billing account.|
24-
|2|partnerName| MISSING |
24+
|2|partnerName| |
2525
|3|resellerName|The name of the reseller associated with the subscription.|
2626
|4|resellerMpnId|ID for the reseller associated with the subscription.|
27-
|5|customerTenantId| MISSING |
28-
|6|customerName| MISSING |
27+
|5|customerTenantId| |
28+
|6|customerName| |
2929
|7|costCenter|The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts).|
3030
|8|billingPeriodEndDate|The end date of the billing period.|
3131
|9|billingPeriodStartDate|The start date of the billing period.|
@@ -59,7 +59,7 @@ The following information lists the cost and usage details (formerly known as us
5959
|37|billingCurrency|Currency associated with the billing account.|
6060
|38|pricingCurrency|Currency used when rating based on negotiated prices.|
6161
|39|costInBillingCurrency|Cost of the charge in the billing currency before credits or taxes.|
62-
|40|costInUsd|MISSING|
62+
|40|costInUsd| |
6363
|41|exchangeRatePricingToBilling|Exchange rate used to convert the cost in the pricing currency to the billing currency.|
6464
|42|exchangeRateDate|Date the exchange rate was established.|
6565
|43|serviceInfo1|Service-specific metadata.|
@@ -73,20 +73,20 @@ The following information lists the cost and usage details (formerly known as us
7373
|51|reservationName|Name of the purchased reservation instance.|
7474
|52|pricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, and `Spot`)|
7575
|53|unitPrice|The price per unit for the charge.|
76-
|54|benefitId|MISSING|
77-
|55|benefitName|MISSING|
76+
|54|benefitId| |
77+
|55|benefitName| |
7878
|56|provider|Identifier for product category or Line of Business. For example, Azure, Microsoft 365, and AWS.|
7979

8080
## Version 2021-10-01
8181

8282
|Column order|Fields|Description|
8383
|------|------|------|
8484
|1|billingAccountName|Name of the billing account.|
85-
|2|partnerName| MISSING |
85+
|2|partnerName| |
8686
|3|resellerName|The name of the reseller associated with the subscription.|
8787
|4|resellerMpnId|ID for the reseller associated with the subscription.|
88-
|5|customerTenantId| MISSING |
89-
|6|customerName| MISSING |
88+
|5|customerTenantId| |
89+
|6|customerName| |
9090
|7|costCenter|The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts).|
9191
|8|billingPeriodEndDate|The end date of the billing period.|
9292
|9|billingPeriodStartDate|The start date of the billing period.|
@@ -120,7 +120,7 @@ The following information lists the cost and usage details (formerly known as us
120120
|37|billingCurrency|Currency associated with the billing account.|
121121
|38|pricingCurrency|Currency used when rating based on negotiated prices.|
122122
|39|costInBillingCurrency|Cost of the charge in the billing currency before credits or taxes.|
123-
|40|costInUsd|MISSING|
123+
|40|costInUsd| |
124124
|41|exchangeRatePricingToBilling|Exchange rate used to convert the cost in the pricing currency to the billing currency.|
125125
|42|exchangeRateDate|Date the exchange rate was established.|
126126
|43|serviceInfo1|Service-specific metadata.|
@@ -134,20 +134,20 @@ The following information lists the cost and usage details (formerly known as us
134134
|51|reservationName|Name of the purchased reservation instance.|
135135
|52|pricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, and `Spot`)|
136136
|53|unitPrice|The price per unit for the charge.|
137-
|54|benefitId|MISSING|
138-
|55|benefitName|MISSING|
137+
|54|benefitId| |
138+
|55|benefitName| |
139139
|56|provider|Identifier for product category or Line of Business. For example, Azure, Microsoft 365, and AWS.|
140140

141141
## Version 2021-01-01
142142

143143
|Column order|Fields|Description|
144144
|------|------|------|
145145
|1|billingAccountName|Name of the billing account.|
146-
|2|partnerName| MISSING |
146+
|2|partnerName| |
147147
|3|resellerName|The name of the reseller associated with the subscription.|
148148
|4|resellerMpnId|ID for the reseller associated with the subscription.|
149-
|5|customerTenantId| MISSING |
150-
|6|customerName| MISSING |
149+
|5|customerTenantId| |
150+
|6|customerName| |
151151
|7|costCenter|The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts).|
152152
|8|billingPeriodEndDate|The end date of the billing period.|
153153
|9|billingPeriodStartDate|The start date of the billing period.|
@@ -181,7 +181,7 @@ The following information lists the cost and usage details (formerly known as us
181181
|37|billingCurrency|Currency associated with the billing account.|
182182
|38|pricingCurrency|Currency used when rating based on negotiated prices.|
183183
|39|costInBillingCurrency|Cost of the charge in the billing currency before credits or taxes.|
184-
|40|costInUsd|MISSING|
184+
|40|costInUsd| |
185185
|41|exchangeRatePricingToBilling|Exchange rate used to convert the cost in the pricing currency to the billing currency.|
186186
|42|exchangeRateDate|Date the exchange rate was established.|
187187
|43|serviceInfo1|Service-specific metadata.|
@@ -201,11 +201,11 @@ The following information lists the cost and usage details (formerly known as us
201201
|Column order|Fields|Description|
202202
|------|------|------|
203203
|1|billingAccountName|Name of the billing account.|
204-
|2|partnerName| MISSING |
204+
|2|partnerName| |
205205
|3|resellerName|The name of the reseller associated with the subscription.|
206206
|4|resellerMpnId|ID for the reseller associated with the subscription.|
207-
|5|customerTenantId| MISSING |
208-
|6|customerName| MISSING |
207+
|5|customerTenantId| |
208+
|6|customerName| |
209209
|7|costCenter|The cost center defined for the subscription for tracking costs (only available in open billing periods for MCA accounts).|
210210
|8|billingPeriodEndDate|The end date of the billing period.|
211211
|9|billingPeriodStartDate|The start date of the billing period.|
@@ -222,7 +222,7 @@ The following information lists the cost and usage details (formerly known as us
222222
|20|meterSubCategory|Name of the meter subclassification category.|
223223
|21|meterRegion|Name of the datacenter location for services priced based on location. See Location.|
224224
|22|ProductId|Unique identifier for the product.|
225-
|23|product| MISSING |
225+
|23|product| |
226226
|24|subscriptionId|Unique identifier for the Azure subscription.|
227227
|25|subscriptionName|Name of the Azure subscription.|
228228
|26|publisherType|Supported values: Microsoft, Azure, AWS, Marketplace. Values are microsoft for MCA accounts and Azure for EA and pay-as-you-go accounts.|
@@ -239,7 +239,7 @@ The following information lists the cost and usage details (formerly known as us
239239
|37|billingCurrency|Currency associated with the billing account.|
240240
|38|pricingCurrency|Currency used when rating based on negotiated prices.|
241241
|39|costInBillingCurrency|Cost of the charge in the billing currency before credits or taxes.|
242-
|40|costInUsd|MISSING|
242+
|40|costInUsd| |
243243
|41|exchangeRatePricingToBilling|Exchange rate used to convert the cost in the pricing currency to the billing currency.|
244244
|42|exchangeRateDate|Date the exchange rate was established.|
245245
|43|serviceInfo1|Service-specific metadata.|

0 commit comments

Comments
 (0)