Skip to content

Commit dae35ae

Browse files
authored
Merge pull request #294870 from bandersmsft/meter-location-sharing
MCM - Add billing-meter-location
2 parents ba57967 + 447569b commit dae35ae

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

articles/cost-management-billing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@
207207
href: understand/download-azure-invoice.md
208208
- name: View and download your Azure usage and charges
209209
href: understand/download-azure-daily-usage.md
210+
- name: Shared billing meter regions
211+
href: understand/billing-meter-location.md
210212
- name: Billing meter ID updates
211213
href: understand/billing-meter-id-updates.md
212214
- name: Download your invoice
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Shared billing meter regions
3+
titleSuffix: Microsoft Cost Management
4+
description: Learn about shared billing meter regions in Azure, how they affect cost calculations, and the difference between billing meter regions and resource locations.
5+
author: bandersmsft
6+
ms.reviewer: v-minasyanv
7+
ms.service: cost-management-billing
8+
ms.subservice: common
9+
ms.topic: concept-article
10+
ms.date: 02/18/2025
11+
ms.author: banders
12+
#customer intent: As a billing administrator, I want to understand the difference between a billing meter region and a resource location.
13+
---
14+
15+
# Shared billing meter regions
16+
17+
An Azure billing meter is a collection of information in the Azure billing system that helps define the cost of using a specific service or resource in Azure. It helps determine the amount you're charged based on the quantity of the resource consumed. The billing meter varies depending on the type of service or resource that you use.
18+
19+
Some billing meters might apply to only one Azure region or location. Other billing meters are *shared* across multiple or all Azure regions. This difference means that a billing meter can have *a different Azure region* from the geographical location where you deploy a resource. This situation occurs when a billing meter is shared across physical locations.
20+
21+
Most Azure billing experiences, including the Azure portal, Cost Management + Billing, APIs, your invoice, and cost and usage files generally show a billing meter region. The meter region shown in these experiences is to identify the cost any quantity of the consumed service or resource. *The billing meter region shown doesn't identify the physical location of the resource.*
22+
23+
## Shared billing meter region example
24+
25+
Consider a situation where you deploy an Azure service in the US West region. The billing meter shown in billing experiences for the deployed resources is in the US East region. In this example, the billing meter has a shared billing meter region.
26+
27+
## Resource location might differ
28+
29+
The Azure region where you deploy a resource determines its physical location. The billing meter's location doesn't affect the actual resource location. So, the meter region location can differ from the resource location, causing the variation.
30+
31+
To avoid any confusion, keep the distinction between a billing meter region and an Azure region location in mind.
32+
33+
## Related content
34+
35+
- For more information about updates to billing meter IDs, see [Azure billing meter ID updates](billing-meter-id-updates.md).
36+
37+

0 commit comments

Comments
 (0)