Skip to content

Commit 149e45c

Browse files
committed
acrolinx fixes
1 parent 84d3c0b commit 149e45c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Use the [amortized cost view](quick-acm-cost-analysis.md#customize-cost-views) i
6565

6666
Use the billing profile scope to view pre-tax costs in the billing currency across all your customers for all products and subscriptions included in an invoice. You can filter costs in a billing profile for a specific invoice using the **InvoiceID** filter. The filter shows the consumption and product purchase costs for a specific invoice. You can also filter the costs for a specific customer on the invoice to see pre-tax costs.
6767

68-
After you onboard customers to a Microsoft Customer Agreement, you receive a invoice that includes all charges for all products (consumption, purchases, and entitlements) for these customers on the Microsoft Customer Agreement. When billed in the same currency, these invoices also include the charges for entitlement and purchased products such as SaaS, Azure Marketplace, and reservations for customers who are still in the CSP offer.
68+
After you onboard customers to a Microsoft Customer Agreement, you receive an invoice that includes all charges for all products (consumption, purchases, and entitlements) for these customers on the Microsoft Customer Agreement. When billed in the same currency, these invoices also include the charges for entitlement and purchased products such as SaaS, Azure Marketplace, and reservations for customers who are still in the CSP offer.
6969

7070
To help reconcile charges against the customer invoice, the billing profile scope enables you to see all costs that accrue for an invoice for your customers. Like the invoice, the scope shows costs for every customer in the new Microsoft Customer Agreement. The scope also shows every charge for customer entitlement products still in the current CSP offer.
7171

@@ -148,7 +148,7 @@ The following fields are found in usage detail files and Cost Management APIs. F
148148

149149
| **Field name** | **Description** |
150150
| --- | --- |
151-
| invoiceId | Invoice ID shown on the invoice where the specific transaction appears. |
151+
| invoiceId | Invoice ID shown on the invoice for the specific transaction. |
152152
| previousInvoiceID | Reference to an original invoice there is a refund (negative cost). Populated only when there is a refund. |
153153
| billingAccountName | Name of the billing account representing the partner. It accrues all costs across the customers who have onboarded to a Microsoft customer agreement and the CSP customers that have made entitlement purchases like SaaS, Azure Marketplace, and reservations. |
154154
| billingAccountID | Identifier for the billing account representing the partner. |
@@ -157,8 +157,8 @@ The following fields are found in usage detail files and Cost Management APIs. F
157157
| invoiceSectionName | Name of the project that is being charged in the invoice. Not applicable for Microsoft Customer Agreements onboarded by partners. |
158158
| invoiceSectionID | Identifier of the project that is being charged in the invoice. Not applicable for Microsoft Customer Agreements onboarded by partners. |
159159
| **CustomerTenantID** | Identifier of the Azure Active Directory tenant of the customer's subscription. |
160-
| **CustomerName** | Name of the Azure Active Directory tenant where the customer's subscription belongs. |
161-
| **CustomerTenantDomainName** | Domain name for the Azure Active Directory tenant where the customer's subscription belongs. |
160+
| **CustomerName** | Name of the Azure Active Directory tenant for the customer's subscription. |
161+
| **CustomerTenantDomainName** | Domain name for the Azure Active Directory tenant of the customer's subscription. |
162162
| **PartnerTenantID** | Identifier for the partner's Azure Active Directory tenant. |
163163
| **PartnerName** | Name of the partner Azure Active Directory tenant. |
164164
| **ResellerMPNID** | MPNID for the reseller associated with the subscription. |
@@ -168,21 +168,21 @@ The following fields are found in usage detail files and Cost Management APIs. F
168168
| servicePeriodStartDate | Start date for the rating period when the service usage was rated for charges. The prices for Azure services are determined for the rating period. |
169169
| servicePeriodEndDate | End date for the period when the service usage was rated for charges. The prices for Azure services are determined based on the rating period. |
170170
| date | For Azure consumption data, it shows date of usage as rated. For reserved instance, it shows the purchased date. For recurring charges and one-time charges such as Marketplace and support, it shows the purchase date. |
171-
| productID | Identifier for the product that has accrued charges by consumption or purchase. This is the concatenated key of productID and SKuID, as shown in the Partner Center. |
171+
| 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. |
172172
| product | Name of the product that has accrued charges by consumption or purchase, as shown on the invoice. |
173173
| serviceFamily | Shows the service family for the product purchased or charged. For example, Storage or Compute. |
174174
| productOrderID | The identifier of the asset or Azure plan name that the subscription belongs to. For example, Azure Plan. |
175175
| productOrderName | The name of the Azure plan that the subscription belongs to. For example, Azure Plan. |
176176
| consumedService | Consumed service (legacy taxonomy) as used in legacy EA usage details. |
177-
| meterID | Identifier of the meter where consumption is measured. |
178-
| meterName | Identifies the name of the meter where consumption is measured. |
177+
| meterID | Metered identifier for measured consumption. |
178+
| meterName | Identifies the name of the meter for measured consumption. |
179179
| meterCategory | Identifies the top-level service for usage. |
180-
| meterSubCategory | Defines the type or sub-category of Azure service that can affect the rate. |
180+
| meterSubCategory | Defines the type or subcategory of Azure service that can affect the rate. |
181181
| meterRegion | Identifies the location of the datacenter for certain services that are priced based on datacenter location. |
182182
| subscription ID | Unique Microsoft generated identifier for the Azure subscription. |
183183
| subscriptionName | Name of the Azure subscription. |
184-
| 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 terms displays one month for SaaS, Azure Marketplace, and support. Not applicable for Azure consumption. |
185-
| publisherType (firstParty, thirdPartyReseller, thirdPartyAgency) | Type of publisher that identifies the publisher as first party, third party reseller, or third-party agency. |
184+
| 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. |
185+
| publisherType (firstParty, thirdPartyReseller, thirdPartyAgency) | Type of publisher that identifies the publisher as first party, third-party reseller, or third-party agency. |
186186
| partNumber | Part number for the unused reserved instance and Azure Marketplace services. |
187187
| publisherName | Name of the publisher of the service including Microsoft or third-party publishers. |
188188
| reservationId | Identifier for the reserved instance purchase. |
@@ -193,7 +193,7 @@ The following fields are found in usage detail files and Cost Management APIs. F
193193
| instanceID (or) ResourceID | Identifier of the resource instance. |
194194
| resourceLocation | Name of the resource location. |
195195
| Location | Normalized location of the resource. |
196-
| effectivePrice | The effective unit price of the service, in pricing currency. Unique for a product, servicefamily, meter, and offer. Used with pricing in the price sheet for the billing account. When there is tiered pricing or an included quantity, it shows the blended price for consumption. |
196+
| effectivePrice | The effective unit price of the service, in pricing currency. Unique for a product, service family, meter, and offer. Used with pricing in the price sheet for the billing account. When there is tiered pricing or an included quantity, it shows the blended price for consumption. |
197197
| Quantity | Measured quantity purchased or consumed. The amount of the meter used during the billing period. |
198198
| unitOfMeasure | Identifies the unit that the service is charged in. For example, GB and hours. |
199199
| pricingCurrency | The currency defining the unit price. |

0 commit comments

Comments
 (0)