Skip to content

Commit 9a15873

Browse files
Merge pull request #296333 from TPavanBalaji/patch-63
(AzureCXP) fixes MicrosoftDocs/azure-docs#373677
2 parents ba3f6ce + eb039d8 commit 9a15873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cost-management-billing/dataset-schema/price-sheet-mca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Heres the list of all of the data fields found in your price sheet.
4242
| 20 | Product | Name of the product accruing the charges. For example, Basic SQL DB vs Standard SQL DB. |
4343
| 21 | productId | Unique identifier for the product. |
4444
| 22 | serviceFamily |Service family that the service belongs to. |
45-
| 23 | SkuID | Unique identifier of the SKU. |
45+
| 23 | SkuId | Unique identifier of the SKU. |
4646
| 24 | Term | Duration associated with priceType. For example, SavingsPlan priceType has two commitment options: one year and three years. The Term is _P1Y_ for a one-year commitment and _P3Y_ for a three-year commitment. |
4747
| 25 | tierMinimumUnits | Defines the lower bound of the tier range for which prices are defined. For example, if the range is 0 to 100, tierMinimumUnits would be 0. |
4848
| 26 | unitOfMeasure |The unit of measure for billing for the service. For example, compute services are billed per hour.|

0 commit comments

Comments
 (0)