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/migrate-enterprise-agreement-billing-periods-api.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.reviewer: maminn
13
13
14
14
# Migrate from the EA Billing Periods API
15
15
16
-
EA customers that previously used the Billing periods Enterprise Reporting consumption.azure.com API to get their billing periods need to use different mechanisms to get the data they need. This article helps you migrate from the old API by using replacement APIs.
16
+
EA customers that previously used the Billing Periods Enterprise Reporting consumption.azure.com API to get their billing periods need to use different mechanisms to get the data they need. This article helps you migrate from the old API by using replacement APIs.
17
17
18
18
> [!NOTE]
19
19
> All Azure Enterprise Reporting APIs are retired. You should [Migrate to Microsoft Cost Management APIs](migrate-ea-reporting-arm-apis-overview.md) as soon as possible.
@@ -48,7 +48,7 @@ Call the [List Marketplaces API](/rest/api/consumption/marketplaces/list/#market
48
48
49
49
### Price Sheet
50
50
51
-
Call the new [Price Sheet API](/rest/api/consumption/price-sheet) to get the price sheet for either [the current billing period](/rest/api/consumption/price-sheet/get/) or for [a specific billing period](/rest/api/consumption/price-sheet/get-by-billing-period/).
51
+
Call the new Price Sheet API to [download the price sheet by billing account for the specified billing period](/rest/api/cost-management/price-sheet/download-by-billing-account/).
0 commit comments