Skip to content

Commit 83bbe05

Browse files
authored
Merge pull request #102548 from bandersmsft/partner
cost mgt billing - minor updates to partner article
2 parents d49a62e + d47c516 commit 83bbe05

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/cost-management-billing/costs/get-started-partners.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ services: cost-management
55
keywords:
66
author: bandersmsft
77
ms.author: banders
8-
ms.date: 01/16/2020
8+
ms.date: 01/28/2020
99
ms.topic: conceptual
1010
ms.service: cost-management-billing
11-
manager: aparnag
11+
ms.reviewer: aparnag
1212
ms.custom: secdec18
1313
---
1414

@@ -95,9 +95,9 @@ Partners can use the scope to reconcile to invoices. And, they use the scope to
9595

9696
### Customer scope
9797

98-
Partners use the scope to manage costs associated to customers that are onboarded to the Microsoft Customer Agreement. The scope allows partners to view pre-tax costs for a specific customer. You can also filter the pre-tax costs for a specific subscription, resource group, or resource.
98+
Partners use the scope to manage costs associated to customers that are onboarded to the Microsoft Customer Agreement. The scope allows partners to view pre-tax costs for a specific customer in a billing currency. You can also filter the pre-tax costs for a specific subscription, resource group, or resource.
9999

100-
The customer scope doesn't include customers who are on the current CSP offer. The scope only includes customers who have a Microsoft Customer Agreement. Entitlement costs, not Azure usage, for current CSP offer customers are available at the billing account and billing profile scopes when you apply the customer filter.
100+
The customer scope doesn't include customers who are on the current CSP offer. The scope only includes customers who have a Microsoft Customer Agreement. Entitlement costs, not Azure usage, for current CSP offer customers are available at the billing account and billing profile scopes when you apply the customer filter. The budgets set at this scope are in the billing currency.
101101

102102
## Partner access to billing scopes in Cost Management
103103

@@ -184,15 +184,15 @@ The following data fields are found in usage detail files and Cost Management AP
184184
| productID | Identifier for the product that has accrued charges by consumption or purchase. It is the concatenated key of productID and SKuID, as shown in the Partner Center. | The ID of the product. |
185185
| product | Name of the product that has accrued charges by consumption or purchase, as shown on the invoice. | The product name in the catalog. |
186186
| serviceFamily | Shows the service family for the product purchased or charged. For example, Storage or Compute. | N/A |
187-
| productOrderID | The identifier of the asset or Azure plan name that the subscription belongs to. For example, Azure Plan. | N/A |
187+
| productOrderID | The identifier of the asset or Azure plan name that the subscription belongs to. For example, Azure Plan. | CommerceSubscriptionID |
188188
| productOrderName | The name of the Azure plan that the subscription belongs to. For example, Azure Plan. | N/A|
189189
| consumedService | Consumed service (legacy taxonomy) as used in legacy EA usage details. | Service shown in the Partner Center. For example, Microsoft.Storage, Microsoft.Compute, and microsoft.operationalinsights. |
190190
| meterID | Metered identifier for measured consumption. | The ID of the used meter. |
191191
| meterName | Identifies the name of the meter for measured consumption. | The name of the consumed meter. |
192192
| meterCategory | Identifies the top-level service for usage. | The top-level service for the usage. |
193193
| meterSubCategory | Defines the type or subcategory of Azure service that can affect the rate. | The type of Azure service that can affect the rate.|
194194
| meterRegion | Identifies the location of the datacenter for certain services that are priced based on datacenter location. | The regional location of a data center for services, where applicable and populated. |
195-
| subscription ID | Unique Microsoft generated identifier for the Azure subscription. | N/A |
195+
| subscription ID | Unique Microsoft generated identifier for the Azure subscription. | EntitlementID |
196196
| subscriptionName | Name of the Azure subscription. | N/A |
197197
| Term | Displays the term for the validity of the offer. For example, reserved instances show 12 months of a yearly term of the reserved instance. For one-time purchases or recurring purchases, the term displays one month for SaaS, Azure Marketplace, and support. Not applicable for Azure consumption. | N/A |
198198
| publisherType (firstParty, thirdPartyReseller, thirdPartyAgency) | Type of publisher that identifies the publisher as first party, third-party reseller, or third-party agency. | N/A |

0 commit comments

Comments
 (0)