Skip to content

Commit 48d9be5

Browse files
committed
updated utilization-cost-reports
1 parent 7b081f6 commit 48d9be5

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed
113 KB
Loading

articles/cost-management-billing/savings-plan/utilization-cost-reports.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: cost-management-billing
88
ms.subservice: savings-plan
99
ms.custom: ignite-2022
1010
ms.topic: how-to
11-
ms.date: 10/14/2022
11+
ms.date: 02/03/2023
1212
ms.author: banders
1313
---
1414

@@ -24,6 +24,12 @@ Enhanced data for savings plan costs and usage is available for Enterprise Agree
2424

2525
## Savings plan charges in Azure cost data
2626

27+
In Cost Management, cost details provide savings plan cost in two separate data sets: _Actual Cost_ and _Amortized Cost_. How these two datasets differ:
28+
29+
**Actual Cost** - Provides data to reconcile with your monthly bill. The data has savings plan purchase costs and savings plan application details. With the data, you can know which subscription or resource group, or resource received the savings plan discount on a particular day. The EffectivePrice for the usage that receives the savings plan discount is zero.
30+
31+
**Amortized Cost** - The dataset is like the Actual Cost dataset except that - the EffectivePrice for the usage that gets savings plan discount is the prorated cost of the savings plan (instead of being zero). It helps you know the monetary value of savings plan consumption by a subscription, resource group or a resource, and can help you charge back for the savings plan utilization internally. The dataset also has unused hours in the savings plan that have been charged for the hourly commitment amount. The dataset doesn't have savings plan purchase records.
32+
2733
The following fields in the Azure cost data that are relevant to savings plan scenarios.
2834

2935
- `BenefitId` and `BenefitName` - They are their own fields in the data and correspond to the Savings Plan ID and Savings Plan name associated with your purchase.
@@ -32,11 +38,6 @@ The following fields in the Azure cost data that are relevant to savings plan sc
3238
- `ProductOrderName` - The product name of the purchased savings plan.
3339
- `Term` – The period associated with your savings plan purchase.
3440

35-
In Cost Management, cost details provide savings plan cost in two separate data sets: _Actual Cost_ and _Amortized Cost_. How these two datasets differ:
36-
37-
**Actual Cost** - Provides data to reconcile with your monthly bill. The data has savings plan purchase costs and savings plan application details. With the data, you can know which subscription or resource group, or resource received the savings plan discount on a particular day. The EffectivePrice for the usage that receives the savings plan discount is zero.
38-
39-
**Amortized Cost** - The dataset is like the Actual Cost dataset except that - the EffectivePrice for the usage that gets savings plan discount is the prorated cost of the savings plan (instead of being zero). It helps you know the monetary value of savings plan consumption by a subscription, resource group or a resource, and can help you charge back for the savings plan utilization internally. The dataset also has unused hours in the savings plan that have been charged for the hourly commitment amount. The dataset doesn't have savings plan purchase records.
4041

4142
Comparison of two data sets:
4243

@@ -66,17 +67,18 @@ Information in the following table about metrics and filters can help solve for
6667

6768
## Download the cost CSV file with new data
6869

69-
To download your saving plan cost and usage file, using the information in the following sections.
70+
To download your saving plan cost and usage file, use the information in the following sections.
7071

7172
### EA customers
7273

7374
If you're an EA admin, you can download the CSV file that contains new cost data from the Azure portal. This data isn't available from the [EA portal](https://ea.azure.com/), you must download the cost file from Azure portal (portal.azure.com) to see the new data.
7475

75-
In the Azure portal, navigate to [Cost management + billing](https://portal.azure.com/#blade/Microsoft_Azure_Billing/ModernBillingMenuBlade/BillingAccounts).
76+
In the Azure portal, navigate to [Cost Management + Billing](https://portal.azure.com/#blade/Microsoft_Azure_Billing/ModernBillingMenuBlade/BillingAccounts).
7677

7778
1. Select the billing account.
78-
2. Select **Usage + charges**.
79-
3. Select **Download**.
79+
2. In the left menu, select **Usage + charges**.
80+
3. Select **Download**.
81+
:::image type="content" source="./media/utilization-cost-reports/download-usage-file.png" alt-text="Screenshot showing the download usage file option." lightbox="./media/utilization-cost-reports/download-usage-file.png" :::
8082
4. In **Download Usage + Charges**, under **Usage Details Version 2**, select **All Charges (usage and purchases)** and then select download.
8183
- Repeat for **Amortized charges (usage and purchases)**.
8284

0 commit comments

Comments
 (0)