Skip to content

Commit a293959

Browse files
committed
MCM - Update for ghissue 97819
1 parent 6b67a3c commit a293959

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

articles/cost-management-billing/automate/migrate-consumption-usage-details-api.md

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,14 @@ A full example legacy Usage Details record is shown at [Usage Details - List - R
7979

8080
The following table provides a mapping between the old and new fields. New properties are available in the CSV files produced by Exports and the Cost Details API. To learn more about the fields, see [Understand usage details fields](understand-usage-details-fields.md).
8181

82+
Bold property names are unchanged.
83+
8284
| **Old Property** | **New Property** |
8385
| --- | --- |
8486
| accountName | AccountName |
85-
| | AccountOwnerId |
87+
| **AccountOwnerId** | AccountOwnerId |
8688
| additionalInfo | AdditionalInfo |
87-
| | AvailabilityZone |
89+
| **AvailabilityZone** | AvailabilityZone |
8890
| billingAccountId | BillingAccountId |
8991
| billingAccountName | BillingAccountName |
9092
| billingCurrency | BillingCurrencyCode |
@@ -100,40 +102,40 @@ The following table provides a mapping between the old and new fields. New prope
100102
| effectivePrice | EffectivePrice |
101103
| frequency | Frequency |
102104
| invoiceSection | InvoiceSectionName |
103-
| | InvoiceSectionId |
105+
| **InvoiceSectionId** | InvoiceSectionId |
104106
| isAzureCreditEligible | IsAzureCreditEligible |
105107
| meterCategory | MeterCategory |
106108
| meterId | MeterId |
107109
| meterName | MeterName |
108-
| | MeterRegion |
110+
| **MeterRegion** | MeterRegion |
109111
| meterSubCategory | MeterSubCategory |
110112
| offerId | OfferId |
111113
| partNumber | PartNumber |
112-
| | PayGPrice |
113-
| | PlanName |
114-
| | PricingModel |
114+
| **PayGPrice** | PayGPrice |
115+
| **PlanName** | PlanName |
116+
| **PricingModel** | PricingModel |
115117
| product | ProductName |
116-
| | ProductOrderId |
117-
| | ProductOrderName |
118-
| | PublisherName |
119-
| | PublisherType |
118+
| **ProductOrderId** | ProductOrderId |
119+
| **ProductOrderName** | ProductOrderName |
120+
| **PublisherName** | PublisherName |
121+
| **PublisherType** | PublisherType |
120122
| quantity | Quantity |
121-
| | ReservationId |
122-
| | ReservationName |
123+
| **ReservationId** | ReservationId |
124+
| **ReservationName** | ReservationName |
123125
| resourceGroup | ResourceGroup |
124126
| resourceId | ResourceId |
125127
| resourceLocation | ResourceLocation |
126128
| resourceName | ResourceName |
127129
| serviceFamily | ServiceFamily |
128-
| | ServiceInfo1 |
129-
| | ServiceInfo2 |
130+
| **ServiceInfo1** | ServiceInfo1 |
131+
| **ServiceInfo2** | ServiceInfo2 |
130132
| subscriptionId | SubscriptionId |
131133
| subscriptionName | SubscriptionName |
132-
| | Tags |
133-
| | Term |
134+
| **Tags** | Tags |
135+
| **Term** | Term |
134136
| unitOfMeasure | UnitOfMeasure |
135137
| unitPrice | UnitPrice |
136-
| | CostAllocationRuleName |
138+
| **CostAllocationRuleName** | CostAllocationRuleName |
137139

138140
## Microsoft Customer Agreement field mapping
139141

0 commit comments

Comments
 (0)