Skip to content

Commit 1254562

Browse files
Merge pull request #293447 from jojohpm/docs-editor/understand-usage-details-field-1737597780
Update understand-usage-details-fields.md
2 parents 3fbf11c + 12d6b19 commit 1254562

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cost-management-billing/automate/understand-usage-details-fields.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@ Every reservation purchase and usage record has two associated IDs: `Reservatio
171171

172172
Although the `ReservationId` itself might differ, it's still part of the same order. Therefore, the `ProductOrderId` can be effectively used to associate the purchase with the usage record, facilitating reconciliation between reservation purchases and usage.
173173

174-
| Record type | `ReservationId` | `ProductOrderId` |
175-
| --- | --- | --- |
176-
|Reservation purchase record (actual cost) | Purchase order ID | Purchase order ID |
177-
|Reservation usage record (amortized and actual cost) | Differing reservation ID | Purchase order ID |
174+
| Record type |`PricingModel`|`ChargeType`| `ReservationId` | `ProductOrderId` |
175+
| --- | -------- | -------- | --- | --- |
176+
|Reservation purchase record (actual cost) |Reservation|Purchase|Purchase order ID |Purchase order ID |
177+
|Reservation usage record (amortized and actual cost) |Reservation|Usage/UnusedReservation|Differing reservation ID |Purchase order ID |
178178

179179
For more information, see [Manage Reservations for Azure resources](../reservations/manage-reserved-vm-instance.md).
180180

0 commit comments

Comments
 (0)