Skip to content

Commit 9777074

Browse files
Merge pull request #225587 from bandersmsft/ghissue104072
MCM - Update for ghissue 104072
2 parents 2e56de0 + c90b1e6 commit 9777074

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/cost-management-billing/automate/get-small-usage-datasets-on-demand.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: The article explains how you can use the Cost Details API to get raw, unaggregated cost data that corresponds to your Azure bill.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 09/08/2022
7+
ms.date: 01/30/2023
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -90,6 +90,8 @@ An example request for an ActualCost dataset for a specified date range is provi
9090

9191
```
9292

93+
Available *{scope}* options to build the proper URI are documented at [Identify the resource ID for a scope](../costs/understand-work-scopes.md#identify-the-resource-id-for-a-scope).
94+
9395
The available fields you can provide in the report request body are summarized below.
9496

9597
- **metric** - The type of report requested. It can be either ActualCost or AmortizedCost. Not required. If the field isn't specified, the API will default to an ActualCost report.

0 commit comments

Comments
 (0)