Skip to content

Commit 3c3b7d0

Browse files
Merge pull request #267575 from bandersmsft/cost-allocation-links
MCM - Minor updates for cost allocation links
2 parents 70cc797 + 7b51f3d commit 3c3b7d0

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

articles/cost-management-billing/cost-management-billing-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: You use Cost Management + Billing features to conduct billing admin
55
author: bandersmsft
66
ms.author: banders
77
ms.reviewer: micfaln
8-
ms.date: 08/07/2023
8+
ms.date: 02/28/2024
99
ms.topic: overview
1010
ms.service: cost-management-billing
1111
ms.subservice: common
@@ -116,7 +116,7 @@ Organizing and allocating costs are critical to ensuring invoices are routed to
116116
- **Subscriptions** and **resource groups** are the lowest level at which you can organize your cloud solutions. At Microsoft, every product – sometimes even limited to a single region – is managed within its own subscription. It simplifies cost governance but requires more overhead for subscription management. Most organizations use subscriptions for business units and separating dev/test from production or other environments, then use resource groups for the products. It complicates cost management because resource group owners don't have a way to manage cost across resource groups. On the other hand, it's a straightforward way to understand who's responsible for most resource-based charges. Keep in mind that not all charges come from resources and some don't have resource groups or subscriptions associated with them. It also changes as you move to MCA billing accounts.
117117
- **Resource tags** are the only way to add your own business context to cost details and are perhaps the most flexible way to map resources to applications, business units, environments, owners, etc. For more information, see [How tags are used in cost and usage data](./costs/understand-cost-mgt-data.md#how-tags-are-used-in-cost-and-usage-data) for limitations and important considerations.
118118

119-
In addition to organizing resources and subscriptions using the subscription hierarchy and metadata (tags), Cost Management also offers the ability to *move* or split shared costs via cost allocation rules. Cost allocation doesn't change the invoice. Cost allocation simply moves charges from one subscription, resource group, or tag to another subscription, resource group, or tag. The goal of cost allocation is to split and move shared costs to reduce overhead. And, to more accurately report on where charges are ultimately coming from (albeit indirectly), which should drive more complete accountability. For more information, see [Allocate Azure costs](./costs/allocate-costs.md).
119+
Cost allocation is the set of practices to divide up a consolidated invoice. Or, to bill the people responsible for its various component parts. It's the process of assigning costs to different groups within an organization based on their consumption of resources and application of benefits. By providing visibility into costs to groups who are responsible for it, cost allocation helps organizations track and optimize their spending, improve budgeting and forecasting, and increase accountability and transparency. For more information, see [Cost allocation](./costs/cost-allocation-introduction.md).
120120

121121
How you organize and allocate costs plays a huge role in how people within your organization can manage and optimize costs. Be sure to plan ahead and revisit your allocation strategy yearly.
122122

articles/cost-management-billing/finops/capabilities-allocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Cost allocation is usually an afterthought and requires some level of cleanup wh
5252
- Consider a top-down approach that prioritizes getting departmental costs in place before optimizing at the lowest project and environment level. You may want to implement it in phases, depending on how broad and deep your organization is.
5353
- Enable [tag inheritance in Cost Management](../costs/enable-tag-inheritance.md) to copy subscription and resource group tags in cost data only. It doesn't change tags on your resources.
5454
- Use Azure Policy to [enforce your tagging strategy](../../azure-resource-manager/management/tag-policies.md), automate the application of tags at scale, and track compliance status. Use compliance as a KPI for your tagging strategy.
55-
- If you need to move costs between subscriptions, resource groups, or add or change tags, [configure allocation rules in Cost Management](../costs/allocate-costs.md). Cost allocation is covered in detail at [Managing shared costs](capabilities-shared-cost.md).
55+
- If you need to move costs between subscriptions, resource groups, or add or change tags, [configure allocation rules in Cost Management](../costs/allocate-costs.md). For more information about cost allocation in Microsoft Cost Management, see [Introduction to cost allocation](../costs/cost-allocation-introduction.md). Cost allocation is covered in detail at [Managing shared costs](capabilities-shared-cost.md).
5656
- Consider [grouping related resources together with the “cm-resource-parent” tag](../costs/group-filter.md#group-related-resources-in-the-resources-view) to view costs together in Cost analysis.
5757
- Distribute responsibility for any remaining change to scale out and drive efficiencies.
5858
- Make note of any unallocated costs or costs that should be split but couldn't be. You cover it as part of [Managing shared costs](capabilities-shared-cost.md).

articles/cost-management-billing/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ metadata:
1414
ms.reviewer: micflan
1515
ms.author: banders
1616
ms.custom: engagement-fy24
17-
ms.date: 08/23/2023
17+
ms.date: 02/28/2024
1818

1919
highlightedContent:
2020
items:
@@ -97,6 +97,8 @@ productDirectory:
9797
- title: Cost allocation
9898
imageSrc: ./media/cost-allocation.svg
9999
links:
100+
- url: costs/cost-allocation-introduction.md
101+
text: Introduction to cost allocation
100102
- url: costs/enable-tag-inheritance.md
101103
text: Enable tag inheritance
102104
- url: costs/allocate-costs.md
@@ -133,7 +135,7 @@ conceptualContent:
133135
links:
134136
- url: manage/create-subscription.md
135137
itemType: how-to-guide
136-
text: Create an additional subscription
138+
text: Create another subscription
137139
- url: manage/add-change-subscription-administrator.md
138140
itemType: how-to-guide
139141
text: Change administrator

0 commit comments

Comments
 (0)