Skip to content

Commit ca869b3

Browse files
Merge pull request #219798 from bandersmsft/ghissue99144
MCM - Update for ghissue 99144
2 parents 722b72a + 0ecddc0 commit ca869b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/cost-management-billing/automate/automation-ingest-usage-details-overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article explains how to use cost details records to correlate meter-based charges with the specific resources responsible for the charges so that you can properly reconcile your bill.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 07/15/2022
7+
ms.date: 11/29/2022
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -51,7 +51,9 @@ Azure resource providers emit usage and charges to the billing system and popula
5151

5252
The cost details file exposes multiple price points today. These are outlined below.
5353

54-
- **PAYGPrice:** This is the list price for a given product or service that is determined based on the customer agreement. For customers who have an Enterprise Agreement, the pay-as-you-go price represents the EA baseline price.
54+
- **PAYGPrice:** This is the list price for a given product or service that is determined based on the customer agreement. For customers who have an Enterprise Agreement, the pay-as-you-go price represents the EA baseline price.
55+
- PAYGPrice is populated only for first party Azure usage charges where `PricingModel` is `OnDemand`. So for EA customers, `PAYGprice` isn't populated when `PricingModel` = `Reservations`, `Spot`, `Marketplace`, or `SavingsPlan`.
56+
- PAYGPrice is the price customers pay if the VM was consumed as a Standard VM, instead of a Spot VM.
5557

5658
- **UnitPrice:** This is the price for a given product or service inclusive of any negotiated discounts on top of the pay-as-you-go price.
5759

0 commit comments

Comments
 (0)