Skip to content

Commit 009a86d

Browse files
Merge pull request #268984 from bandersmsft/cost-allocation-updates
MCM - Cost allocation updates
2 parents 63551fa + a33392b commit 009a86d

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

articles/cost-management-billing/costs/cost-allocation-introduction.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ ms.reviewer: sadoulta
1313

1414
# Introduction to cost allocation
1515

16-
Cost allocation, as defined by the [FinOps foundation](https://www.finops.org/), 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.
16+
Cost allocation, as defined by the [FinOps Foundation](../finops/capabilities-allocation.md), 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.
1717

1818
This article introduces you to different Azure tools and features to enable you to allocate costs effectively and efficiently.
1919

2020
- Azure resource hierarchy, including management groups, subscriptions, and resource groups
21-
- Azure Billing hierarchy
21+
- Azure billing hierarchy
2222
- Tags
2323
- Cost allocation rules
2424

25-
Together, they can help to cover a considerable proportion of the expenses for the most complicated Azure infrastructure. They help organizations reach an elevated level of maturity as defined by the FinOps foundation at [Cost Allocation (Metadata & Hierarchy)](https://www.finops.org/framework/capabilities/cost-allocation/).
25+
Together, they can help to cover a considerable proportion of the expenses for the most complicated Azure infrastructure. They help organizations reach an elevated level of maturity as defined by the FinOps Foundation at [Cost Allocation (Metadata & Hierarchy)](https://www.finops.org/framework/capabilities/cost-allocation/).
2626

27-
## Azure Resource Hierarchy
27+
## Azure resource hierarchy
2828

2929
Here's a diagram of the Azure resource hierarchy with management groups.
3030

@@ -35,32 +35,32 @@ Here's a diagram of the Azure resource hierarchy with management groups.
3535
Management groups are logical containers that hold subscriptions and other management groups, forming a hierarchy that can be used to apply policies and access controls across multiple subscriptions. Management groups can also facilitate cost allocation by allowing organizations to group their subscriptions according to business units, departments, environments, or any other criteria that reflect their cost structure and reporting needs. For example, an organization can create a management group for each of its business divisions, and then assign budgets, tags, and cost alerts to each management group. This way, the organization can track and control the spending of each division and generate reports that show the breakdown of costs by management group.
3636

3737
For more information on management groups, see the following articles:
38-
- [Azure Management Groups](https://azure.microsoft.com/get-started/azure-portal/management-groups)
38+
- [Azure management groups](https://azure.microsoft.com/get-started/azure-portal/management-groups)
3939
- [Organize your resources with management groups](../../governance/management-groups/overview.md)
4040
- [Organize subscriptions into management groups and assign roles to users](/azure/defender-for-cloud/management-groups-roles)
4141

4242
### Subscriptions
4343

4444
Subscriptions are a way of grouping Azure resources that might or might not share a common billing relationship. They can also be used to implement access control, governance, and cost allocation policies. For example, you can create subscriptions for different departments, projects, or environments within your organization. This increased flexibility comes with more management overhead.
4545

46-
You can view and manage your subscriptions in the Azure portal, PowerShell, CLI, or REST API. In the Azure portal, you can also use tools like Cost Management and Advisor to monitor and optimize your subscription costs.
46+
You can view and manage your subscriptions in the Azure portal, PowerShell, CLI, or REST API. In the Azure portal, you can also use tools like Microsoft Cost Management and Advisor to monitor and optimize your subscription costs.
4747

4848
- [Best Practices - Subscriptions](/azure/cloud-adoption-framework/ready/azure-best-practices/initial-subscriptions)
4949
- [Organize Subscriptions](/azure/cloud-adoption-framework/ready/azure-best-practices/organize-subscriptions)
5050

51-
### Resource Groups
51+
### Resource groups
5252

5353
A resource group is a logical container that holds related resources for an Azure solution. You can use resource groups to organize your resources by category, project, environment, or any other criteria that make sense for your organization. For example, you can create a resource group for each department, application, or stage of the development lifecycle.
5454

5555
Resource groups aren't only useful for managing your resources, but also for allocating costs. When you create a resource group, you can also specify a budget to control the costs.
5656

57-
Like subscriptions, you can view and manage your resource groups in the Azure portal, PowerShell, CLI, or REST API. You can also use tools like Cost Management and Advisor to monitor and optimize your resource group spending.
57+
Like subscriptions, you can view and manage your resource groups in the Azure portal, PowerShell, CLI, or REST API. You can also use tools like Microsoft Cost Management and Advisor to monitor and optimize your resource group spending.
5858

59-
- [Manage Resource Groups](../../azure-resource-manager/management/manage-resource-groups-portal.md)
59+
- [Manage resource groups](../../azure-resource-manager/management/manage-resource-groups-portal.md)
6060

6161
## Azure billing hierarchies
6262

63-
The Azure billing hierarchy differs between Enterprise Agreements (EA) Microsoft Customer Agreements (MCA).
63+
The Azure billing hierarchy differs between Enterprise Agreements (EA) and Microsoft Customer Agreements (MCA).
6464

6565
An EA consists of three levels for billing:
6666

@@ -80,15 +80,15 @@ An MCA consists of three levels for billing:
8080

8181
The billing hierarchy enables organizations to ensure that the right organizational units are paying for the services.
8282

83-
Knowing how Azure Billing and Resource hierarchies differ is essential for effective cost and resource management in the cloud. Azure Billing hierarchy reflects the organizational structure of the account owner, while Azure Resource hierarchy reflects the logical grouping of the resources used in Azure. The account owner can improve their cloud governance and cost management strategies by knowing the difference between Billing and Resource hierarchies. They can match the billing hierarchy with their organizational goals and preferences, and the resource hierarchy with their technical and operational needs.
83+
Knowing how Azure billing and resource hierarchies differ is essential for effective cost and resource management in the cloud. Azure billing hierarchy reflects the organizational structure of the account owner, while Azure resource hierarchy reflects the logical grouping of the resources used in Azure. The account owner can improve their cloud governance and cost management strategies by knowing the difference between billing and resource hierarchies. They can match the billing hierarchy with their organizational goals and preferences, and the resource hierarchy with their technical and operational needs.
8484

85-
For more information, watch the [Cost Management setup, organization, and tagging](https://www.youtube.com/watch?time_continue=319&v=n3TLRaYJ1NY&embeds_referring_euri=https%3A%2F%2Flearn.microsoft.com%2F) video.
85+
For more information, watch the [Microsoft Cost Management setup, organization, and tagging](https://www.youtube.com/watch?time_continue=319&v=n3TLRaYJ1NY&embeds_referring_euri=https%3A%2F%2Flearn.microsoft.com%2F) video. The video refers to Azure Cost Management, but it has since been renamed Microsoft Cost Management.
8686

8787
## Tags
8888

8989
Tags are key-value pairs that you can apply to Azure resources to group and allocate costs based on business needs. They're a great way to augment the resources and usage data with business context. You can create [Azure policies](../../governance/policy/tutorials/create-and-manage.md) to ensure that all your resources are tagged in a certain way to comply with your tagging strategy.
9090

91-
However, even with a comprehensive tagging mechanism in place, you might find that some usage records are missing tags because not all Azure resources emit tags in their usage. To ensure all usage records are tagged, enable tag inheritance in Cost Management to apply subscription and resource group tags to underlying child resources. You don't need to rely on resources emitting tags in their usage or tag every resource for your cost allocation needs.
91+
However, even with a comprehensive tagging mechanism in place, you might find that some usage records are missing tags because not all Azure resources emit tags in their usage. To ensure all usage records are tagged, enable tag inheritance in Microsoft Cost Management to apply subscription and resource group tags to underlying child resources. You don't need to rely on resources emitting tags in their usage or tag every resource for your cost allocation needs.
9292

9393
MCA customers can also use tag inheritance to apply billing profile and invoice section tags to their usage records for cost reporting.
9494

@@ -98,7 +98,7 @@ For more information about tag inheritance and billing tags, see [Apply billing
9898

9999
With cost allocation rules, you can split the costs of shared services by moving costs between subscriptions, resource groups, and tags. Splitting costs is especially useful in scenarios where you have central subscriptions hosting shared infrastructure services used by different teams within your organization. Creating the right cost allocation rules ensures that the teams consuming the shared services get visibility into their portion of the costs. And, they can also be accountable for those costs.
100100

101-
For more information about how to manage and allocate shared costs, see [Allocate Azure costs](allocate-costs.md).
101+
For more information about how to manage and allocate shared costs, see [Allocate costs](allocate-costs.md).
102102

103103
## Next steps
104104

articles/cost-management-billing/costs/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@
167167
href: ../reservations/reservation-renew.md
168168
- name: Cost allocation
169169
items:
170+
- name: Overview
171+
items:
172+
- name: Cost allocation overview
173+
href: cost-allocation-introduction.md
170174
- name: Tutorials
171175
items:
172176
- name: Group and allocate costs using tag inheritance
@@ -175,10 +179,6 @@
175179
href: billing-tags.md
176180
- name: Split shared costs
177181
href: allocate-costs.md
178-
- name: Concepts
179-
items:
180-
- name: Introduction to cost allocation
181-
href: cost-allocation-introduction.md
182182
- name: Reference
183183
items:
184184
- name: Cost allocation rules API

0 commit comments

Comments
 (0)