Skip to content

Commit 42c3b01

Browse files
Merge pull request #303725 from shasulin/shasulin08012025
Minor updates to customize views and scopes docs
2 parents e426952 + 9212202 commit 42c3b01

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

articles/cost-management-billing/costs/customize-cost-analysis-views.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article helps you customize views in Cost Analysis to understand how you're being charged and to investigate unexpected changes.
55
author: shasulin
66
ms.author: shasulin
7-
ms.date: 06/26/2025
7+
ms.date: 08/01/2025
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -79,7 +79,8 @@ Because of the change in how costs are represented, it's important to note that
7979

8080
## Select a currency
8181

82-
Costs are shown in your billing currency by default. If you have charges in multiple currencies, costs are automatically converted to USD. If you have any non-USD charges, you can switch between currencies in the total KPI menu. You might see options like **GBP only** to view only the charges in that one currency or **All costs in USD** to view the normalized costs in USD. You can't view costs normalized to other currencies today.
82+
Costs are shown in your billing currency by default. If you have charges in multiple currencies, costs are automatically converted to USD. If you have any non-USD charges, you can switch between currencies in the total KPI menu. You might see options like **GBP only** to view only the charges in that one currency, or **All costs in USD** to view the normalized costs across all currencies in USD. The **All costs in USD** option aggregates and converts all charges—regardless of their original currency—into USD for a unified view. In contrast, selecting a specific currency like **USD only** will show only the charges originally billed in USD. You can't view costs normalized to other currencies today.
83+
Note that filtering to a specific currency may impact the available options in the **Group by** and **Filter by** dropdowns. Only services or attributes relevant to the selected currency will be shown. For example, if you don’t have any storage costs billed in CAD, **Storage** will not appear as a filter option when viewing CAD-only charges filtered by service.
8384

8485
:::image type="content" source="./media/customize-cost-analysis-views/currency-costs.png" alt-text="Screenshot showing the currency selector." lightbox="./media/customize-cost-analysis-views/currency-costs.png" :::
8586

articles/cost-management-billing/costs/understand-work-scopes.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ This table outlines the permissions assigned to each role within the Azure RBAC
9393

9494
Keep in mind that Cost Management Reader and Cost Management Contributor roles don't provide access to invoices. For more information, see [How to grant access to invoices](../manage/manage-billing-access.md#give-read-only-access-to-billing).
9595

96-
## Billing Scopes
96+
## Billing scopes
9797

9898
Billing scopes differ based on your Microsoft agreement type:
9999

@@ -105,14 +105,15 @@ Billing scopes differ based on your Microsoft agreement type:
105105

106106
Enterprise Agreement (EA), also called enrollments, has the following billing scopes:
107107

108-
[**Billing account**](../manage/view-all-accounts.md) - Represents an EA enrollment and is the scope at which invoices are generated. All purchase and usage charges are visible in this scope in both the Actual and Amortized Cost datasets, with some important distinctions.
109-
110-
The Actual Cost dataset includes all meter-emitted usage charges from Azure, Marketplace and Microsoft 365 offers. It also includes purchases from Marketplace and Microsoft 365, as well as commitment-based benefits (reservations and savings plans). The benefit offsets the charges, so usage records covered by a commitment appear with zero costs.
111-
112-
The Amortized Cost data set, also includes all usage records, Marketplace and Microsoft 365 purchases. However, the commitment-based purchases do not appear directly because their costs are amortized and applied to the usage where the benefit is consumed. As a result, the same usage that appears with zero costs in Actual Cost, shows charges in the Amortized Cost dataset. The Amortized Cost data set doesn't match your invoice, since it reflects amortized allocations rather than billed amounts.
113-
Learn more about amortized costs here [View amortized benefit costs](/azure/cost-management-billing/reservations/view-amortized-costs).
114-
115-
Resource type: `Microsoft.Billing/billingAccounts (accountType = Enrollment)`
108+
- [**Billing account**](../manage/view-all-accounts.md) - Represents an EA enrollment and is the scope at which invoices are generated. All purchase and usage charges are visible in this scope in both the Actual and Amortized Cost datasets, with some important distinctions.
109+
110+
The Actual Cost dataset includes all meter-emitted usage charges from Azure, Marketplace and Microsoft 365 offers. It also includes purchases from Marketplace and Microsoft 365, as well as commitment-based benefits (reservations and savings plans). The benefit offsets the charges, so usage records covered by a commitment appear with zero costs.
111+
112+
The Amortized Cost data set, also includes all usage records, Marketplace and Microsoft 365 purchases. However, the commitment-based purchases do not appear directly because their costs are amortized and applied to the usage where the benefit is consumed. As a result, the same usage that appears with zero costs in Actual Cost, shows charges in the Amortized Cost dataset. The Amortized Cost data set doesn't match your invoice, since it reflects amortized allocations rather than billed amounts.
113+
114+
Learn more about amortized costs here [View amortized benefit costs](/azure/cost-management-billing/reservations/view-amortized-costs).
115+
116+
Resource type: `Microsoft.Billing/billingAccounts (accountType = Enrollment)`
116117

117118
- **Department** - Optional grouping of enrollment accounts within a billing account. Usage charges are available on this scope. Purchases, such as Marketplace and commitment-based benefits like reservations, are not available at this scope.
118119

@@ -126,7 +127,7 @@ Although RBAC scopes are bound to a single directory, EA billing scopes aren't.
126127

127128
#### Roles used in Cost Management on Enterprise Agreement scopes
128129

129-
##### Billing Account Roles
130+
##### Billing Account roles
130131

131132
- **Enterprise admin** – Can view all cost data. Can manage billing account settings and control who can see cost details, like enabling account owner (AO) or department admins (DA) to view charges. Users with this role automatically have the same permissions at the Department and Account scopes within the same enrollment.
132133
- **Enterprise read-only user** – Can view billing account settings, cost data, and cost configuration, but cannot modify them. Can manage budgets and exports. Users with this role automatically have the same permissions at the Department and Account scopes within the same enrollment.

0 commit comments

Comments
 (0)