Skip to content

Commit 1909067

Browse files
Merge pull request #267026 from bandersmsft/ingest-usage-details-pricing-scenarios
MCM - Minor fixes to Ingest usage details Pricing scenarios per jojo
2 parents 79f151f + bbe383c commit 1909067

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 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. Then you can properly reconcile your bill.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 12/11/2023
7+
ms.date: 02/22/2024
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -84,7 +84,7 @@ Sample actual cost report:
8484
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
8585
| xxxxxxxx-xxxx- xxxx - xxxx -xxxxxxxxxxx | OnDemand | Usage | 24 | 1 | 0.8 | 0.8 | 1 hour | 19.2 | Manual calculation of the actual charge: multiply 24 \* 0.8 \* 1 hour. |
8686
| xxxxxxxx-xxxx- xxxx - xxxx -xxxxxxxxxxx | Reservations/SavingsPlan | Usage | 24 | 1 | 0.8 | 0 | 1 hour | 0 | Manual calculation of the actual charge: multiply 24 \* 0 \* 1 hour. |
87-
| xxxxxxxx-xxxx- xxxx - xxxx -xxxxxxxxxxx | Reservations | Purchase | 15 | 120 | 0.8 | 120 | 1 hour | 1800 | Manual calculation of the actual charge: multiply 15 \* 120 \* 1 hour. |
87+
| xxxxxxxx-xxxx- xxxx - xxxx -xxxxxxxxxxx | Reservations | Purchase | 15 | 120 | 120 | 120 | 1 hour | 1800 | Manual calculation of the actual charge: multiply 15 \* 120 \* 1 hour. |
8888

8989
Sample amortized cost report:
9090

@@ -95,11 +95,11 @@ Sample amortized cost report:
9595

9696
>[!NOTE]
9797
> - Limitations on `PayGPrice`
98-
> - For EA customers `PayGPrice` isn't populated when `PricingModel` = `Reservations`, `Spot`, `Marketplace`, or `SavingsPlan`.
99-
> - For MCA customers, `PayGPrice` isn't populated when `PricingModel` = `Reservations`, `Spot`, or `Marketplace`.
98+
> - For EA customers `PayGPrice` isn't populated when `PricingModel` = `Reservations`, `Marketplace`, or `SavingsPlan`.
99+
> - For MCA customers, `PayGPrice` isn't populated when `PricingModel` = `Reservations` or `Marketplace`.
100100
>- Limitations on `UnitPrice`
101-
> - For EA customers, `UnitPrice` isn't populated when `PricingModel` = `Spot`, or `MarketPlace`.
102-
> - For MCA customers, `UnitPrice` isn't populated when `PricingModel` = `Reservations`, `Spot`, or `SavingsPlan`.
101+
> - For EA customers, `UnitPrice` isn't populated when `PricingModel` = `MarketPlace`.
102+
> - For MCA customers, `UnitPrice` isn't populated when `PricingModel` = `Reservations` or `SavingsPlan`.
103103
104104
## Unexpected charges
105105

0 commit comments

Comments
 (0)