Skip to content

Commit b0fa669

Browse files
authored
Merge pull request #183225 from bandersmsft/ghissues85440-85441
CMB - Update for GH issues 85440 85441
2 parents 3e5ace2 + 1224c91 commit b0fa669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cost-management-billing/costs/migrate-from-enterprise-reporting-to-azure-resource-manager-apis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: adwise
66
ms.service: cost-management-billing
77
ms.subservice: common
88
ms.topic: reference
9-
ms.date: 03/10/2021
9+
ms.date: 12/17/2021
1010
ms.author: banders
1111
---
1212

@@ -353,7 +353,7 @@ https://management.azure.com/{scope}/Microsoft.Consumption/reservationSummaries?
353353
[_Get Reservation Summary Monthly_](/rest/api/consumption/reservationssummaries/list#reservationsummariesmonthlywithbillingaccountid)
354354

355355
```json
356-
https://management.azure.com/{scope}/Microsoft.Consumption/reservationSummaries?grain=daily&$filter=properties/usageDate ge 2017-10-01 AND properties/usageDate le 2017-11-20&api-version=2019-10-01
356+
https://management.azure.com/{scope}/Microsoft.Consumption/reservationSummaries?grain=monthly&$filter=properties/usageDate ge 2017-10-01 AND properties/usageDate le 2017-11-20&api-version=2019-10-01
357357
```
358358

359359
#### Response body changes

0 commit comments

Comments
 (0)