Skip to content

Commit 31b409d

Browse files
committed
misc fixes
1 parent 08f06ac commit 31b409d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/cost-management-billing/automate/transition-consumption-apis-cost-management-apis.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Migrate EA to Microsoft Customer Agreement APIs - Azure
3-
description: This article helps you understand the consequences of migrating a Microsoft Enterprise Agreement (EA) to a Microsoft Customer Agreement.
2+
title: Transition from Consumption APIs to Cost Management APIs
3+
description: Learn about transitioning from Consumption APIs to Cost Management APIs for enhanced capabilities and up-to-date functionality in managing Azure costs.
44
author: bandersmsft
55
ms.author: banders
66
ms.date: 01/09/2025
@@ -15,7 +15,7 @@ ms.reviewer: micflan
1515

1616
This article informs developers that use the [Consumption APIs](/rest/api/consumption) about important changes. There are newer [Microsoft Cost Management APIs](/rest/api/cost-management/) available that offer enhanced capabilities and have the most up-to-date functionality. We recommend that you transition from the Consumption APIs to the Cost Management APIs. The Consumption APIs are in maintenance mode and are on a path to deprecation.
1717

18-
> [!NOTE]]
18+
> [!NOTE]
1919
> These APIs differ from the [Enterprise Agreement (EA) reporting APIs](migrate-ea-reporting-arm-apis-overview.md) that are already retired.
2020
2121
## Replacement APIs
@@ -26,7 +26,7 @@ Here's a comparison of the APIs. The Cost Management APIs are the recommended re
2626
| --- | --- | --- | --- |
2727
| Authentication | API key provisioned in the Azure portal | Microsoft Entra authentication using user tokens or service principals. Service principals take the place of API keys. | Microsoft Entra authentication using user tokens or service principals. Service principals take the place of API keys. |
2828
| Contract | EA | EA and Microsoft Customer Agreement (MCA) | EA and MCA |
29-
| Endpoint URI | https://consumption.azure.com | https://management.azure.com | https://management.azure.com |
29+
| Endpoint URI | `https://consumption.azure.com` | `https://management.azure.com` | `https://management.azure.com` |
3030
| API Status | Deprecated | Usage Details API and Marketplaces API are planned for deprecation | Active |
3131

3232
The Cost Management APIs also support all of the latest functionality, such as Savings Plan.
@@ -44,4 +44,4 @@ The following Consumption APIs are planned for deprecation. We recommend that yo
4444

4545
- [Cost Management automation overview](automation-overview.md)
4646
- [Migrate from Consumption Usage Details API](migrate-consumption-usage-details-api.md)
47-
- [Migrate from Consumption Marketplaces API](migrate-consumption-marketplaces-api)
47+
- [Migrate from Consumption Marketplaces API](migrate-consumption-marketplaces-api.md)

0 commit comments

Comments
 (0)