Skip to content

Commit 7a270e6

Browse files
authored
Merge pull request #46450 from flanakin/patch-9
Add note about "Others" resource name/type/group
2 parents de16549 + 7dd2af2 commit 7a270e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cost-management-billing/understand/understand-usage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ PublisherType | All | Type of publisher (Values: **Azure**, **AWS**, **Marketpla
8686
Quantity | All | The number of units purchased or consumed.
8787
ReservationId | EA, MCA | Unique identifier for the purchased reservation instance.
8888
ReservationName | EA, MCA | Name of the purchased reservation instance.
89-
ResourceGroup | All | Name of the [resource group](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-overview) the resource is in.
89+
ResourceGroup | All | Name of the [resource group](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-overview) the resource is in. Not all charges come from resources deployed to resource groups. Charges that do not have a resource group will be shown as null/empty, **Others**, or **Not applicable**.
9090
ResourceId<sup>1</sup> | All | Unique identifier of the [Azure Resource Manager](https://docs.microsoft.com/rest/api/resources/resources) resource.
9191
ResourceLocation | All | Datacenter location where the resource is running. See Location.
92-
ResourceName | EA, PAYG | Name of the resource.
93-
ResourceType | MCA | Type of resource instance.
92+
ResourceName | EA, PAYG | Name of the resource. Not all charges come from deployed resources. Charges that do not have a resource type will be shown as null/empty, **Others**, or **Not applicable**.
93+
ResourceType | MCA | Type of resource instance. Not all charges come from deployed resources. Charges that do not have a resource type will be shown as null/empty, **Others**, or **Not applicable**.
9494
ServiceFamily | MCA | Service family that the service belongs to.
9595
ServiceInfo1 | All | Service-specific metadata.
9696
ServiceInfo2 | All | Legacy field with optional service-specific metadata.

0 commit comments

Comments
 (0)