Skip to content

Commit 4b83dad

Browse files
committed
revised for PR reviewer changes
1 parent fb9b646 commit 4b83dad

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

articles/cost-management-billing/reservations/charge-back-reservation-usage.md renamed to articles/cost-management-billing/reservations/charge-back-usage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
---
2-
title: Charge back Azure reservation costs
3-
description: Learn how to view Azure reservation costs for chargeback.
2+
title: Charge back Azure Reservation costs
3+
description: Learn how to view Azure Reservation costs for chargeback.
44
author: yashesvi
55
ms.service: cost-management-billing
66
ms.topic: conceptual
77
ms.date: 05/14/2020
88
ms.author: banders
99
---
1010

11-
# Charge back Azure reservation costs
11+
# Charge back Azure Reservation costs
1212

1313
Enterprise Agreement and Microsoft Customer Agreement billing readers can view 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.
1414

1515
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).
1616

1717
## Get reservation charge back data for chargeback
1818

19-
1. Sign in to the[Azure portal](https://portal.azure.com).
19+
1. Sign in to the [Azure portal](https://portal.azure.com).
2020
1. Navigate to **Cost Management + Billing**.
2121
1. Under **Actual Cost**, select the **Amortized Cost** metric.
2222
1. To see which resources were used by a reservation, apply a filter for **Reservation** and then select reservations.
2323
1. Set the **Granularity** to **Monthly** or **Daily**.
2424
1. Set the chart type to **Table**.
2525
1. Set the **Group by** option to **Resource**.
2626

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)
27+
[![Example showing reservation resource costs that you can use for chargeback](./media/charge-back-usage/amortized-reservation-costs.png)](./media/charge-back-usage/amortized-reservation-costs.png#lightbox)
2828

2929
Here's a video showing how to view reservation utilization costs in the Azure portal.
3030

148 KB
Loading

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
- name: Report costs
5959
items:
6060
- name: View reservation transactions
61-
href: view-reservation-purchase-refunds.md
61+
href: view-purchase-refunds.md
6262
- name: Charge back reservation costs
63-
href: charge-back-reservation-usage.md
63+
href: charge-back-usage.md
6464
- name: Renew reservations
6565
items:
6666
- name: Renew a reservation

articles/cost-management-billing/reservations/view-reservation-purchase-refunds.md renamed to articles/cost-management-billing/reservations/view-purchase-refunds.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: View Azure reservation purchase and refund transactions
3-
description: Learn how view Azure reservation purchase and refund transactions.
2+
title: View Azure Reservation purchase and refund transactions
3+
description: Learn how view Azure Reservation purchase and refund transactions.
44
author: yashesvi
55
ms.service: cost-management-billing
66
ms.topic: conceptual
@@ -16,13 +16,13 @@ There are a few different ways to view reservation purchase and refund transacti
1616

1717
An Enterprise enrollment or Microsoft Customer Agreement billing administrator can view reservation transactions in Cost Management and Billing.
1818

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**.
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**.
2424

25-
[![Screenshot showing reservation transactions in the Azure portal](./media/view-reservation-purchase-refunds/azure-portal-reservation-transactions.png)](./media/view-reservation-purchase-refunds/azure-portal-reservation-transactions.png#lightbox)
25+
[![Screenshot showing reservation transactions in the Azure portal](./media/view-purchase-refunds/azure-portal-reservation-transactions.png)](./media/view-purchase-refunds/azure-portal-reservation-transactions.png#lightbox)
2626

2727
## View reservation transactions in Power BI
2828

@@ -31,13 +31,13 @@ An Enterprise enrollment or Microsoft Customer Agreement billing administrator c
3131
1. Get the [Cost Management Power BI App](https://appsource.microsoft.com/product/power-bi/costmanagement.azurecostmanagementapp).
3232
1. Navigate to the RI Purchases report.
3333

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)
34+
[![Example showing reservation transactions](./media/view-purchase-refunds/power-bi-reservation-transactions.png)](./media/view-purchase-refunds/power-bi-reservation-transactions.png#lightbox)
3535

3636
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).
3737

3838
## Use APIs to get reservation transactions
3939

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).
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).
4141

4242
## Need help? Contact us.
4343

0 commit comments

Comments
 (0)