Skip to content

Commit d370598

Browse files
authored
Merge pull request #53394 from cwatson-cat/9-25-18-viewreservation
New billing view reservations article
2 parents 1d06871 + 1a3cd47 commit d370598

File tree

5 files changed

+73
-0
lines changed

5 files changed

+73
-0
lines changed

articles/billing/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@
6161
href: billing-understand-reserved-instance-usage-ea.md
6262
- name: Manage Reservations
6363
href: billing-manage-reserved-vm-instance.md
64+
- name: View Reservations
65+
href: billing-view-reservations.md
6466
- name: Manage account
6567
items:
6668
- name: Free account
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: View Azure Reservations | Microsoft Docs
3+
description: Learn how to view Azure Reservations in the Azure portal.
4+
services: 'billing'
5+
documentationcenter: ''
6+
author: yashesvi
7+
manager: yashar
8+
editor: ''
9+
10+
ms.service: billing
11+
ms.devlang: na
12+
ms.topic: conceptual
13+
ms.tgt_pltfrm: na
14+
ms.workload: na
15+
ms.date: 10/03/2018
16+
ms.author: cwatson
17+
---
18+
# View Azure Reservations in the Azure portal
19+
20+
Depending on your subscription type and permissions, there are a couple of ways to view Azure Reservations.
21+
22+
## View Reservations as Owner or Reader
23+
24+
By default, when you buy a reservation, you and the account administrator can view the reservation. You and the account administrator automatically get the Owner role on the reservation. To allow other people to view the reservation, you must add them as an **Owner** or **Reader** on the Reservation. For more information, see [Add or change users who can manage a reservation](billing-manage-reserved-vm-instance.md#add-or-change-users-who-can-manage-a-reservation).
25+
26+
To view a reservation as an Owner or Reader,
27+
28+
1. Sign in to the [Azure portal]( http://portal.azure.com).
29+
1. Search on **Reservations**.
30+
31+
![Screenshot that shows Azure portal search](./media/billing-view-reservation/portal-reservation-search.png)
32+
33+
1. You see a list of the reservations where you have the Owner or Reader role.
34+
35+
If you need to change the scope of a reservation, split a reservation, or change who can manage a reservation, see [Manage Azure Reservations](billing-manage-reserved-vm-instance.md).
36+
37+
## View Reservation transactions for Enterprise enrollments
38+
39+
If you have a partner led Enterprise enrollment, view reservations by going to **Reports** in the EA portal. For other Enterprise enrollments, you can view reservations in the EA portal and in the Azure portal. You must be an EA administrator to view reservation transactions.
40+
41+
To view reservation transactions in Azure portal,
42+
43+
1. Sign in to the [Azure portal]( http://portal.azure.com).
44+
1. Search on **Cost Management + Billing**.
45+
46+
![Screenshot that shows Azure portal search](./media/billing-view-reservation/portal-cm-billing-search.png)
47+
48+
1. Select **Reservation transactions**.
49+
1. To filter the results, select **Timespan**, **Type**, or **Description**.
50+
1. Select **Apply**.
51+
52+
![Screenshot that shows Reservation transactions results](./media/billing-view-reservation/portal-billing-reservation-transaction-results.png)
53+
54+
To get the data by using an API, see [Get Reserved Instance transaction charges for enterprise customers](/rest/api/billing/enterprise/billing-enterprise-api-reserved-instance-charges).
55+
56+
## Next steps
57+
58+
To learn more about Azure Reservations, see the following articles:
59+
60+
- [What are Azure Reservations?](billing-save-compute-costs-reservations.md)
61+
- [Prepay for Cosmos DB reserved capacity](../cosmos-db/cosmos-db-reserved-capacity.md)
62+
- [Prepay for SQL Database compute resources with Azure SQL Database reserved capacity](../sql-database/sql-database-reserved-capacity.md)
63+
- [Prepay for Virtual Machines with Azure Reserved VM Instances](../virtual-machines/windows/prepay-reserved-vm-instances.md)
64+
- [Manage Azure Reservations](billing-manage-reserved-vm-instance.md)
65+
- [Understand reservation usage for your Pay-As-You-Go subscription](billing-understand-reserved-instance-usage.md)
66+
- [Understand reservation usage for your Enterprise enrollment](billing-understand-reserved-instance-usage-ea.md)
67+
- [Understand reservation usage for CSP subscriptions](https://docs.microsoft.com/partner-center/azure-reservations)
68+
69+
## Need help? Contact support
70+
71+
If you still have further questions, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade) to get your issue resolved quickly.

0 commit comments

Comments
 (0)