Skip to content

Commit af1cf12

Browse files
Merge pull request #289426 from maddieminn/docs-editor/migrate-ea-usage-details-api-1730150672
Update AccountId and InvoiceSectionId fields
2 parents 0ad0784 + 166b84c commit af1cf12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following table provides a summary of the old fields available in the soluti
7777

7878
| **Old field** | **New field** | **Comments** |
7979
| --- | --- | --- |
80-
| accountId | | _Not available -_ Use AccountName to get the account information. |
80+
| accountId | ||
8181
| accountName | AccountName | |
8282
| accountOwnerEmail | AccountOwnerId | |
8383
| additionalInfo | AdditionalInfo | |
@@ -88,12 +88,12 @@ The following table provides a summary of the old fields available in the soluti
8888
| cost | CostInBillingCurrency | |
8989
| costCenter | CostCenter | |
9090
| date | Date | The format in the old field was yyyy-mm-dd, while the new field is in the format mm/dd/yyyy. |
91-
| departmentId | InvoiceSectionId | The field is currently empty. Use `DepartmentName` to get the department information. |
91+
| departmentId | InvoiceSectionId ||
9292
| departmentName | InvoiceSectionName | |
9393
| extendedCost | CostInBillingCurrency | |
9494
| instanceId | ResourceId | |
9595
| isRecurringCharge | | Where applicable, use the `Frequency` and `Term fields` moving forward. |
96-
| location | ResourceLocationNormalized | `ResourceLocationNormalized` is present in Cost Details report, but not yet in exports. |
96+
| location | ResourceLocationNormalized | |
9797
| meterCategory | MeterCategory | |
9898
| meterId | MeterId | |
9999
| meterName | MeterName | |

0 commit comments

Comments
 (0)