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/automate/get-small-usage-datasets-on-demand.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
4
4
description: The article explains how you can use the Cost Details API to get raw, unaggregated cost data that corresponds to your Azure bill.
5
5
author: bandersmsft
6
6
ms.author: banders
7
-
ms.date: 07/15/2022
7
+
ms.date: 09/08/2022
8
8
ms.topic: conceptual
9
9
ms.service: cost-management-billing
10
10
ms.subservice: cost-management
@@ -21,6 +21,14 @@ To learn more about the data in cost details (formerly referred to as *usage det
21
21
22
22
The [Cost Details](/rest/api/cost-management/generate-cost-details-report) report is only available for customers with an Enterprise Agreement or Microsoft Customer Agreement. If you're an MSDN, Pay-As-You-Go or Visual Studio customer, see [Get cost details for a pay-as-you-go subscription](get-usage-details-legacy-customer.md).
23
23
24
+
## Permissions
25
+
26
+
To use the Cost Details API, you need read only permissions for supported features and scopes. For more information, see:
27
+
28
+
-[Azure RBAC scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#feature-behavior-for-each-role)
29
+
-[Enterprise Agreement scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#feature-behavior-for-each-role-1)
30
+
-[Microsoft Customer Agreement scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#feature-behavior-for-each-role-2)
31
+
24
32
## Cost Details API best practices
25
33
26
34
Microsoft recommends the following best practices as you use the Cost Details API.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/understand-work-scopes.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
4
4
description: This article helps you understand billing and resource management scopes available in Azure and how to use the scopes in Cost Management and APIs.
5
5
author: bandersmsft
6
6
ms.author: banders
7
-
ms.date: 12/07/2021
7
+
ms.date: 09/08/2022
8
8
ms.topic: conceptual
9
9
ms.service: cost-management-billing
10
10
ms.subservice: cost-management
@@ -82,7 +82,7 @@ The following table shows how Cost Management features are used by each role. Th
@@ -139,7 +139,7 @@ The following tables show how Cost Management features can be utilized by each r
139
139
140
140
|**Feature/Role**|**Enterprise Admin**|**Enterprise Read Only**|**Department Admin (only if "DA view charges" setting is on)**|**Department Read Only (only if "DA view charges" setting is on)**|
141
141
| --- | --- | --- | --- | --- |
142
-
|**Cost Analysis / Forecast / Query API**| Read only | Read only | Read only | Read only |
142
+
|**Cost Analysis / Forecast / Query / Cost Details API**| Read only | Read only | Read only | Read only |
@@ -150,7 +150,7 @@ The following tables show how Cost Management features can be utilized by each r
150
150
151
151
|**Feature/Role**|**Enterprise Admin**|**Enterprise Read Only**|**Department Admin (only if "DA view charges" is on)**|**Department Read Only (only if "DA view charges" setting is on)**|**Account Owner (only if "AO view charges" setting is on)**|
152
152
| --- | --- | --- | --- | --- | --- |
153
-
|**Cost Analysis / Forecast / Query API**| Read only | Read only | Read only | Read only | Read only |
153
+
|**Cost Analysis / Forecast / Query / Cost Details API**| Read only | Read only | Read only | Read only | Read only |
0 commit comments