Skip to content

Commit 8f2b41b

Browse files
committed
MCM - Update for ghissue 102934
1 parent b36ff0f commit 8f2b41b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cost-management-billing/automate/migrate-ea-price-sheet-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article has information to help you migrate from the EA Price Sheet API.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 07/15/2022
7+
ms.date: 01/24/2022
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -39,7 +39,7 @@ https://management.azure.com/{scope}/providers/Microsoft.Consumption/pricesheets
3939
[Get for specified Billing Period](/rest/api/consumption/pricesheet/getbybillingperiod)
4040

4141
```http
42-
https://management.azure.com/{scope}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}/providers/Microsoft.Consumption/pricesheets/default?api-version=2019-10-01
42+
https://management.azure.com/{scope}/billingPeriods/{billingPeriodName}/providers/Microsoft.Consumption/pricesheets/default?api-version=2019-10-01
4343
```
4444

4545
#### Response body changes

0 commit comments

Comments
 (0)