Skip to content

Commit d0cb834

Browse files
authored
Merge pull request #185040 from bandersmsft/reporting-get-started
CMB - Adding reporting-get-started
2 parents 593f91a + 25b0018 commit d0cb834

File tree

8 files changed

+71
-0
lines changed

8 files changed

+71
-0
lines changed
261 KB
Loading
281 KB
Loading
139 KB
Loading
206 KB
Loading
78.3 KB
Loading
82.5 KB
Loading
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
title: Get started with Cost Management + Billing reporting - Azure
3+
description: This article helps you to get started with Cost Management + Billing to understand, report on, and analyze your invoiced Microsoft Cloud and AWS costs.
4+
author: bandersmsft
5+
ms.author: banders
6+
ms.date: 01/13/2022
7+
ms.topic: conceptual
8+
ms.service: cost-management-billing
9+
ms.subservice: cost-management
10+
ms.reviewer: micflan
11+
---
12+
13+
# Get started with Cost Management + Billing reporting
14+
15+
Cost Management + Billing includes several tools to help you understand, report on, and analyze your invoiced Microsoft Cloud and AWS costs. The following sections describe the major reporting components.
16+
17+
## Cost analysis
18+
19+
Cost analysis should be your first stop in the Azure portal when it comes to understanding what you're spending and where you're spending. Cost analysis helps you:
20+
21+
- Visualize and analyze your organizational costs
22+
- Share cost views with others using custom alerts
23+
- View aggregated costs by organization to understand where costs occur over time and identify spending trends
24+
- View accumulated costs over time to estimate monthly, quarterly, or even yearly cost trends against a budget
25+
- Create budgets to provide adherence to financial constraints
26+
- Use budgets to view daily or monthly costs and help isolate spending irregularities
27+
28+
Cost analysis is available from every resource group, subscription, management group, and billing account in the Azure portal. If you manage one of these scopes, you can start there and select **Cost analysis** from the menu. If you manage multiple scopes, you may want to start directly within Cost Management:
29+
30+
Sign in to the Azure portal > select **Home** in the menu > scroll down under **Tools** and select **Cost Management** > select a scope at the top of the page > in the left menu, select **Cost analysis**.
31+
32+
:::image type="content" source="./media/reporting-get-started/cost-analysis.png" alt-text="Screenshot showing the Cost analysis page." lightbox="./media/reporting-get-started/cost-analysis.png" :::
33+
34+
For more information about cost analysis, see [Explore and analyze costs with cost analysis](quick-acm-cost-analysis.md).
35+
36+
## Power BI
37+
38+
While cost analysis offers a rich, interactive experience for analyzing and surfacing insights about your costs, there are times when you need to build more extensive dashboards and complex reports or combine costs with internal data. The Cost Management template app for Power BI is a great way to get up and running with Power BI quickly. For more information about the template app, see [Analyze Azure costs with the Power BI App](analyze-cost-data-azure-cost-management-power-bi-template-app.md).
39+
40+
:::image type="content" source="./media/reporting-get-started/azure-hybrid-benefits-report-full.png" alt-text="Screenshot showing the Power BI template app." lightbox="./media/reporting-get-started/azure-hybrid-benefits-report-full.png" :::
41+
42+
Need to go beyond the basics with Power BI? The Cost Management connector for Power BI lets you choose the data you need to help you seamlessly integrate costs with your own datasets or easily build out more complete dashboards and reports to meet your organization's needs. For more information about the connector, see [Connect to Azure Cost Management data in Power BI Desktop](/power-bi/connect-data/desktop-connect-azure-cost-management).
43+
44+
## Usage details and exports
45+
46+
If you're looking for raw data to automate business processes or integrate with other systems, start by exporting data to a storage account. Scheduled exports allow you to automatically publish your raw cost data to a storage account on a daily, weekly, or monthly basis. With special handling for large datasets, scheduled exports are the most scalable option for building first-class cost data integration. For more information, see [Create and manage exported data](tutorial-export-acm-data.md).
47+
48+
If you need more fine-grained control over your data requests, the Usage Details API offers a bit more flexibility to pull raw data the way you need it. For more information, see the [Usage Details REST API](/rest/api/consumption/usage-details/list).
49+
50+
:::image type="content" source="./media/reporting-get-started/exports.png" alt-text="Screenshot showing the list of exports." lightbox="./media/reporting-get-started/exports.png" :::
51+
52+
## Invoices and credits
53+
54+
Cost analysis is a great tool for reviewing estimated, unbilled charges or for tracking historical cost trends, but it may not show your total billed amount because credits, taxes, and other refunds and charges not available in Cost Management. To estimate your projected bill at the end of the month, start in cost analysis to understand your forecasted costs, then review any available credit or prepaid commitment balance from **Credits** or **Payment methods** for your billing account or billing profile within the Azure portal. To review your final billed charges after the invoice is available, see **Invoices** for your billing account or billing profile.
55+
56+
Here's an example that shows credits on the Credits tab on the Credits + Commitments page.
57+
58+
:::image type="content" source="./media/reporting-get-started/credits.png" alt-text="Screenshot showing the Credits page." lightbox="./media/reporting-get-started/credits.png" :::
59+
60+
For more information about your invoice, see [View and download your Microsoft Azure invoice](../understand/download-azure-invoice.md)
61+
62+
For more information about credits, see [Track Microsoft Customer Agreement Azure credit balance](../manage/mca-check-azure-credits-balance.md).
63+
64+
## Next steps
65+
66+
- [Explore and analyze costs with cost analysis](quick-acm-cost-analysis.md).
67+
- [Analyze Azure costs with the Power BI App](analyze-cost-data-azure-cost-management-power-bi-template-app.md).
68+
- [Connect to Azure Cost Management data in Power BI Desktop](/power-bi/connect-data/desktop-connect-azure-cost-management).
69+
- [Create and manage exported data](tutorial-export-acm-data.md).

articles/cost-management-billing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
href: costs/understand-work-scopes.md
4545
- name: Group and filter options
4646
href: costs/group-filter.md
47+
- name: Get started with reporting
48+
href: costs/reporting-get-started.md
4749
- name: Plan to manage costs
4850
href: understand/plan-manage-costs.md
4951
- name: Prevent unexpected costs

0 commit comments

Comments
 (0)