Skip to content

Commit 906ffe4

Browse files
committed
adding view reservation purchases article
1 parent 860a14b commit 906ffe4

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
Loading
Loading
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: View Azure reservation purchase and refund transactions
3+
description: Learn how view Azure reservation purchase and refund transactions.
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+
# View reservation purchase and refund transactions
12+
13+
There are a few different ways to view reservation purchase and refund transactions. You can use the Azure portal, Power BI, and REST APIs.
14+
15+
## View reservation transactions in Cost Management and Billing
16+
17+
An Enterprise enrollment or Microsoft Customer Agreement billing administrator can view reservation transactions in Cost Management and Billing.
18+
19+
1. Sign in to the [Azure portal](https://portal.azure.com).
20+
1. Search for **Cost Management + Billing**.
21+
1. Select **Reservation transactions**.
22+
1. To filter the results, select **Timespan**, **Type**, or **Description**.
23+
1. Select **Apply**.
24+
25+
![Screenshot showing reservation transactions in the Azure portal](./media/view-reservation-purchase-refunds/azure-portal-reservation-transactions.png)
26+
27+
## View reservation transactions in Power BI
28+
29+
An Enterprise enrollment or Microsoft Customer Agreement billing administrator can view reservation transactions with the Cost Management Power BI app.
30+
31+
1. Get the [Cost Management Power BI App](https://appsource.microsoft.com/product/power-bi/costmanagement.azurecostmanagementapp).
32+
1. Navigate to the RI Purchases report.
33+
34+
[![Example showing reservation transactions](./media/view-reservation-purchase-refunds/power-bi-reservation-transactions.png)](./media/view-reservation-purchase-refunds/power-bi-reservation-transactions.png#lightbox)
35+
36+
To learn more, see [Azure Cost Management Power BI App for Enterprise Agreements](https://docs.microsoft.com/azure/cost-management-billing/costs/analyze-cost-data-azure-cost-management-power-bi-template-app).
37+
38+
## Use APIs to get reservation transactions
39+
40+
Enterprise Agreement (EA) and Microsoft Customer Agreement users can get reservation transactions data using [Reservation Transactions – List API](https://docs.microsoft.com/rest/api/consumption/reservationtransactions/list).
41+
42+
## Need help? Contact us.
43+
44+
If you have questions or need help, [create a support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
45+
46+
## Next steps
47+
48+
- To learn how to manage a reservation, see [Manage Azure Reservations](manage-reserved-vm-instance.md).
49+
- To learn more about Azure Reservations, see the following articles:
50+
- [What are Azure Reservations?](save-compute-costs-reservations.md)
51+
- [Manage Reservations in Azure](manage-reserved-vm-instance.md)

0 commit comments

Comments
 (0)