Skip to content

Commit a98580f

Browse files
committed
Learn Editor: Update cost-usage-details-ea.md
1 parent 949242a commit a98580f

File tree

1 file changed

+36
-34
lines changed

1 file changed

+36
-34
lines changed

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

Lines changed: 36 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -58,24 +58,25 @@ 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`, `Spot`, and `SavingsPlan`)|
61-
| 39 |BillingAccountId|Unique identifier for the root billing account.|
62-
| 40 |BillingAccountName|Name of the billing account.|
63-
| 41 |BillingCurrencyCode|Currency associated with the billing account.|
64-
| 42 |BillingPeriodStartDate|The start date of the billing period.|
65-
| 43 |BillingPeriodEndDate|The end date of the billing period.|
66-
| 44 |BillingProfileId|Unique identifier of the EA enrollment, pay-as-you-go subscription or MCA billing profile.|
67-
| 45 |BillingProfileName|Name of the EA enrollment, pay-as-you-go subscription or MCA billing profile.|
68-
| 46 |InvoiceSectionId|Unique identifier for the EA department or MCA invoice section.|
69-
| 47 |IsAzureCreditEligible|Indicates if the charge is eligible to be paid for using Azure credits (Values: `True` or `False`).|
70-
| 48 |PartNumber|Identifier used to get specific meter pricing.|
71-
| 49 |PayGPrice|The market price, also referred to as retail or list price, for a given product or service. For more information, see [Pricing behavior in cost details](../automate/automation-ingest-usage-details-overview.md#pricing-behavior-in-cost-and-usage-details).|
72-
| 50 |PlanName|Marketplace plan name.|
73-
| 51 |ServiceFamily|Service family that the service belongs to.|
74-
| 52 |CostAllocationRuleName|Name of the Cost Allocation rule that's applicable to the record.|
75-
| 53 |benefitId| Unique identifier for the purchased savings plan instance.|
76-
| 54 |benefitName| Unique identifier for the purchased savings plan instance.|
77-
|55|AccountId|Unique identifier for the EA enrollment account.|
78-
|56|ResourceLocationNormalized|Standardized format of the Azure region where the resource is deployed, also referred to as the datacenter location where the resource is running. The normalized location is used to resolve inconsistencies in region names sent by different Azure Resource Providers (RPs).|
61+
| 39 | AvailabilityZone |This field is included only for AWS-connected accounts via the cross-cloud cost management connector, and is not applicable to native Azure resources. It represents the specific AWS Availability Zone where the resource usage occurred. Note: This field is no longer supported, as the cross-cloud connector has been deprecated. |
62+
| 40 |BillingAccountId|Unique identifier for the root billing account. |
63+
| 41 |BillingAccountName|Name of the billing account.|
64+
| 42 |BillingCurrencyCode|Currency associated with the billing account.|
65+
| 43 |BillingPeriodStartDate|The start date of the billing period.|
66+
| 44 |BillingPeriodEndDate|The end date of the billing period.|
67+
| 45 |BillingProfileId|Unique identifier of the EA enrollment, pay-as-you-go subscription or MCA billing profile.|
68+
| 46 |BillingProfileName|Name of the EA enrollment, pay-as-you-go subscription or MCA billing profile.|
69+
| 47 |InvoiceSectionId|Unique identifier for the EA department or MCA invoice section.|
70+
| 48 |IsAzureCreditEligible|Indicates if the charge is eligible to be paid for using Azure credits (Values: `True` or `False`).|
71+
| 49 |PartNumber|Identifier used to get specific meter pricing.|
72+
| 50 |PayGPrice|The market price, also referred to as retail or list price, for a given product or service. For more information, see [Pricing behavior in cost details](../automate/automation-ingest-usage-details-overview.md#pricing-behavior-in-cost-and-usage-details).|
73+
| 51 |PlanName|Marketplace plan name.|
74+
| 52 |ServiceFamily|Service family that the service belongs to.|
75+
| 53 |CostAllocationRuleName|Name of the Cost Allocation rule that's applicable to the record.|
76+
| 54 |benefitId| Unique identifier for the purchased savings plan instance.|
77+
| 55 |benefitName| Unique identifier for the purchased savings plan instance.|
78+
| 56 |AccountId|Unique identifier for the EA enrollment account.|
79+
| 57 |ResourceLocationNormalized|Standardized format of the Azure region where the resource is deployed, also referred to as the datacenter location where the resource is running. The normalized location is used to resolve inconsistencies in region names sent by different Azure Resource Providers (RPs).|
7980

8081
## Version 2023-12-01-preview
8182

@@ -119,22 +120,23 @@ The following information lists the cost and usage details (formerly known as us
119120
| 36 |ChargeType|Indicates whether the charge represents usage (Usage), a purchase (Purchase), or a refund (Refund).|
120121
| 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).|
121122
| 38 |PricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, `Spot`, and `SavingsPlan`)|
122-
| 39 |BillingAccountId|Unique identifier for the root billing account.|
123-
| 40 |BillingAccountName|Name of the billing account.|
124-
| 41 |BillingCurrencyCode|Currency associated with the billing account.|
125-
| 42 |BillingPeriodStartDate|The start date of the billing period.|
126-
| 43 |BillingPeriodEndDate|The end date of the billing period.|
127-
| 44 |BillingProfileId|Unique identifier of the EA enrollment, pay-as-you-go subscription or MCA billing profile.|
128-
| 45 |BillingProfileName|Name of the EA enrollment, pay-as-you-go subscription or MCA billing profile.|
129-
| 46 |InvoiceSectionId|Unique identifier for the EA department or MCA invoice section.|
130-
| 47 |IsAzureCreditEligible|Indicates if the charge is eligible to be paid for using Azure credits (Values: `True` or `False`).|
131-
| 48 |PartNumber|Identifier used to get specific meter pricing.|
132-
| 49 |PayGPrice|The market price, also referred to as retail or list price, for a given product or service. For more information, see [Pricing behavior in cost details](../automate/automation-ingest-usage-details-overview.md#pricing-behavior-in-cost-and-usage-details).|
133-
| 50 |PlanName|Marketplace plan name.|
134-
| 51 |ServiceFamily|Service family that the service belongs to.|
135-
| 52 |CostAllocationRuleName|Name of the Cost Allocation rule that's applicable to the record.|
136-
| 53 |benefitId| Unique identifier for the purchased savings plan instance.|
137-
| 54 |benefitName| Unique identifier for the purchased savings plan instance.|
123+
| 39 | AvailabilityZone|This field is included only for AWS-connected accounts via the cross-cloud cost management connector, and is not applicable to native Azure resources. It represents the specific AWS Availability Zone where the resource usage occurred. Note: This field is no longer supported, as the cross-cloud connector has been deprecated. |
124+
| 40 |BillingAccountId|Unique identifier for the root billing account.|
125+
| 41 |BillingAccountName|Name of the billing account.|
126+
| 42 |BillingCurrencyCode|Currency associated with the billing account.|
127+
| 43 |BillingPeriodStartDate|The start date of the billing period.|
128+
| 44 |BillingPeriodEndDate|The end date of the billing period.|
129+
| 45 |BillingProfileId|Unique identifier of the EA enrollment, pay-as-you-go subscription or MCA billing profile.|
130+
| 46 |BillingProfileName|Name of the EA enrollment, pay-as-you-go subscription or MCA billing profile.|
131+
| 47 |InvoiceSectionId|Unique identifier for the EA department or MCA invoice section.|
132+
| 48 |IsAzureCreditEligible|Indicates if the charge is eligible to be paid for using Azure credits (Values: `True` or `False`).|
133+
| 49 |PartNumber|Identifier used to get specific meter pricing.|
134+
| 50 |PayGPrice|The market price, also referred to as retail or list price, for a given product or service. For more information, see [Pricing behavior in cost details](../automate/automation-ingest-usage-details-overview.md#pricing-behavior-in-cost-and-usage-details).|
135+
| 51 |PlanName|Marketplace plan name.|
136+
| 52 |ServiceFamily|Service family that the service belongs to.|
137+
| 53 |CostAllocationRuleName|Name of the Cost Allocation rule that's applicable to the record.|
138+
| 54 |benefitId| Unique identifier for the purchased savings plan instance.|
139+
| 55 |benefitName| Unique identifier for the purchased savings plan instance.|
138140

139141
## Version 2021-10-01
140142

0 commit comments

Comments
 (0)