Skip to content

Commit d8b00cf

Browse files
Merge pull request #245498 from bandersmsft/usage-fields-group-filter-sync
MCM - Update usage fields to match group filter
2 parents 16dc53c + ffe8769 commit d8b00cf

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/cost-management-billing/automate/understand-usage-details-fields.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article describes the fields in the usage data files.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 07/14/2023
7+
ms.date: 07/19/2023
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -34,6 +34,8 @@ MPA accounts have all MCA terms, in addition to the MPA terms, as described in t
3434
| AccountName | EA, pay-as-you-go | Display name of the EA enrollment account or pay-as-you-go billing account. |
3535
| AccountOwnerId¹ | EA, pay-as-you-go | Unique identifier for the EA enrollment account or pay-as-you-go billing account. |
3636
| AdditionalInfo¹ | All | Service-specific metadata. For example, an image type for a virtual machine. |
37+
| BenefitId¹ | EA, MCA | Unique identifier for the purchased savings plan instance. |
38+
| BenefitName | EA, MCA | Unique identifier for the purchased savings plan instance. |
3739
| BillingAccountId¹ | All | Unique identifier for the root billing account. |
3840
| BillingAccountName | All | Name of the billing account. |
3941
| BillingCurrency | All | Currency associated with the billing account. |
@@ -63,12 +65,12 @@ MPA accounts have all MCA terms, in addition to the MPA terms, as described in t
6365
| InvoiceSectionId¹ | EA, MCA | Unique identifier for the EA department or MCA invoice section. |
6466
| InvoiceSectionName | EA, MCA | Name of the EA department or MCA invoice section. |
6567
| IsAzureCreditEligible | All | Indicates if the charge is eligible to be paid for using Azure credits (Values: `True` or `False`). |
66-
| Location | MCA | Normalized location of the resource, if different resource locations are configured for the same regions. |
68+
| Location | MCA | Normalized location of the resource, if different resource locations are configured for the same regions. Purchases and Marketplace usage may be shown as blank or `unassigned`. |
6769
| MeterCategory | All | Name of the classification category for the meter. For example, _Cloud services_ and _Networking_. |
6870
| MeterId¹ | All | The unique identifier for the meter. |
69-
| MeterName | All | The name of the meter. |
71+
| MeterName | All | The name of the meter. Purchases and Marketplace usage may be shown as blank or `unassigned`.|
7072
| MeterRegion | All | Name of the datacenter location for services priced based on location. See Location. |
71-
| MeterSubCategory | All | Name of the meter subclassification category. |
73+
| MeterSubCategory | All | Name of the meter subclassification category. Purchases and Marketplace usage may be shown as blank or `unassigned`.|
7274
| OfferId¹ | All | Name of the offer purchased. |
7375
| pay-as-you-goPrice | All | Retail price for the resource. |
7476
| PartnerEarnedCreditApplied | MPA | Indicates whether the partner earned credit has been applied. |
@@ -91,7 +93,7 @@ MPA accounts have all MCA terms, in addition to the MPA terms, as described in t
9193
| Quantity | All | The number of units purchased or consumed. |
9294
| ResellerName | MPA | The name of the reseller associated with the subscription. |
9395
| ResellerMpnId | MPA | ID for the reseller associated with the subscription. |
94-
| ReservationId | EA, MCA | Unique identifier for the purchased reservation instance. |
96+
| ReservationId¹ | EA, MCA | Unique identifier for the purchased reservation instance. |
9597
| ReservationName | EA, MCA | Name of the purchased reservation instance. |
9698
| ResourceGroup | All | Name of the [resource group](../../azure-resource-manager/management/overview.md) the resource is in. Not all charges come from resources deployed to resource groups. Charges that don't have a resource group will be shown as null or empty, **Others**, or **Not applicable**. |
9799
| ResourceId¹ | All | Unique identifier of the [Azure Resource Manager](/rest/api/resources/resources) resource. |

0 commit comments

Comments
 (0)