Skip to content

Commit dfb9ead

Browse files
committed
adding reservation chargeback article
1 parent c2da1ab commit dfb9ead

File tree

3 files changed

+45
-1
lines changed

3 files changed

+45
-1
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: Charge back Azure reservation costs
3+
description: Learn how to view Azure reservation costs for chargeback.
4+
author: yashesvi
5+
ms.service: cost-management-billing
6+
ms.topic: conceptual
7+
ms.date: 05/14/2020
8+
ms.author: banders
9+
---
10+
11+
# Charge back Azure reservation costs
12+
13+
Enterprise Agreement and Microsoft Customer Agreement billing readers get amortized cost data for reservations. They can use the cost data to charge back the monetary value for a subscription, resource group, resource, or a tag to their partners. In amortized data, the effective price is the prorated hourly reservation cost. The cost is the total cost of reservation usage by the resource on that day.
14+
15+
Users with an individual subscription can get the amortized cost data from their usage file. When a resource gets a reservation discount, the *AdditionalInfo* section in the usage file contains the reservation details. For more information, see [Download usage from the Azure portal](https://docs.microsoft.com/azure/cost-management-billing/understand/download-azure-daily-usage#download-usage-from-the-azure-portal-csv).
16+
17+
## Get reservation charge back data for chargeback
18+
19+
1. Sign in to the [Azure portal](https://portal.azure.com).
20+
1. Navigate to **Cost Management + Billing**.
21+
1. Under **Actual Cost**, select the **Amortized Cost** metric.
22+
1. To see which resources were used by a reservation, apply a filter for **Reservation** and then select reservations.
23+
1. Set the **Granularity** to **Monthly** or **Daily**.
24+
1. Set the chart type to **Table**.
25+
1. Set the **Group by** option to **Resource**.
26+
27+
[![Example showing reservation resource costs that you can use for chargeback](./media/charge-back-reservation-usage/amortized-reservation-costs.png)](./media/charge-back-reservation-usage/amortized-reservation-costs.png#lightbox)
28+
29+
Here's a video showing how to view reservation utilization costs in the Azure portal.
30+
31+
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4sQOw]
32+
33+
## Need help? Contact us.
34+
35+
If you have questions or need help, [create a support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
36+
37+
## Next steps
38+
39+
- To learn how to manage a reservation, see [Manage Azure Reservations](manage-reserved-vm-instance.md).
40+
- To learn more about Azure Reservations, see the following articles:
41+
- [What are Azure Reservations?](save-compute-costs-reservations.md)
42+
- [Manage Reservations in Azure](manage-reserved-vm-instance.md)
Loading

articles/cost-management-billing/reservations/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@
6060
items:
6161
- name: View reservation transactions
6262
href: view-reservation-purchase-refunds.md
63-
- name: Renew reservations
63+
- name: Charge back reservation costs
64+
href: charge-back-reservation-usage.md
65+
- name: Renew reservations
6466
items:
6567
- name: Renew a reservation
6668
href: reservation-renew.md

0 commit comments

Comments
 (0)