You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/reservations/view-reservations.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,17 +32,20 @@ To view a reservation as an Owner or Reader,
32
32
## Get reservations and utilization using APIs, PowerShell, CLI
33
33
34
34
Get list of all reservations using following resources
35
-
[API: Reservation Order - List](/rest/api/reserved-vm-instances/reservationorder/list)
36
-
[PowerShell: Reservation Order - List](/powershell/module/azurerm.reservations/get-azurermreservationorder)
37
-
[CLI: Reservation Order - List](/cli/azure/reservations/reservation-order#az-reservations-reservation-order-list)
35
+
-[API: Reservation Order - List](/rest/api/reserved-vm-instances/reservationorder/list)
36
+
-[PowerShell: Reservation Order - List](/powershell/module/azurerm.reservations/get-azurermreservationorder)
37
+
-[CLI: Reservation Order - List](/cli/azure/reservations/reservation-order#az-reservations-reservation-order-list)
38
38
39
39
You can also get the [reservation utilization](/rest/api/billing/enterprise/billing-enterprise-api-reserved-instance-usage) using the Reserved Instance usage API.
40
40
41
41
## See reservations and utilization in Power BI
42
42
43
-
Reservation purchases and utilization data is also available in the [Microsoft Azure Consumption Insights Power BI content pack](/power-bi/desktop-connect-azure-cost-management). Create the reports you want using this content pack, or use the [Cost Management App] (https://appsource.microsoft.com/product/power-bi/costmanagement.azurecostmanagementapp) for pre-created reports.
43
+
There are two options for Power BI users
44
+
- Content Pack: Reservation purchases and utilization data is available in the [Consumption Insights Power BI content pack](/power-bi/desktop-connect-azure-cost-management). Create the reports you want using this content pack.
45
+
- Cost management app: Use the [Cost Management App](https://appsource.microsoft.com/product/power-bi/costmanagement.azurecostmanagementapp) for pre-created reports that you can further customize.
0 commit comments