Skip to content

Commit c2095d5

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into heidist-support-case-art
2 parents 194263a + 00a9683 commit c2095d5

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/cost-management-billing/manage/consumption-api-overview.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Azure consumption API overview
2+
title: Azure Consumption API overview
33
description: Learn how Azure Consumption APIs give you programmatic access to cost and usage data for your Azure resources.
44
author: bandersmsft
55
tags: billing
66
ms.service: cost-management-billing
77
ms.subservice: cost-management
88
ms.topic: reference
9-
ms.date: 09/15/2021
9+
ms.date: 07/14/2022
1010
ms.author: banders
1111
---
1212

13-
# Azure consumption API overview
13+
# Azure Consumption API overview
1414

1515
The Azure Consumption APIs give you programmatic access to cost and usage data for your Azure resources. These APIs currently only support Enterprise Enrollments, Web Direct Subscriptions (with a few exceptions), and CSP Azure plan subscriptions. The APIs are continually updated to support other types of Azure subscriptions.
1616

@@ -26,6 +26,10 @@ Azure Consumption APIs provide access to:
2626
- Budgets
2727
- Balances
2828

29+
The Azure public endpoint for the Consumption APIs is `consumption.azure.com`.
30+
31+
The Azure Government endpoint for the Consumption APIs is `consumption.azure.us`.
32+
2933
## Usage Details API
3034

3135
Use the Usage Details API to get charge and usage data for all Azure 1st party resources. Information is in the form of usage detail records which are currently emitted once per meter per resource per day. Information can be used to add up the costs across all resources or investigate costs / usage on specific resource(s).

0 commit comments

Comments
 (0)