Skip to content

Commit c8517b9

Browse files
Merge pull request #283235 from bandersmsft/allocate-costs
MCM - Update allocate-costs for UUF 261823
2 parents 469885c + 05ce208 commit c8517b9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/cost-management-billing/costs/allocate-costs.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Allocate Azure costs
33
description: This article explains how create cost allocation rules to distribute costs of subscriptions, resource groups, or tags to others.
44
author: bandersmsft
55
ms.author: banders
6-
ms.date: 01/23/2024
6+
ms.date: 08/01/2024
77
ms.topic: how-to
88
ms.service: cost-management-billing
99
ms.subservice: cost-management
@@ -14,7 +14,7 @@ ms.reviewer: sadoulta
1414

1515
Large enterprises often centrally manage Azure services or resources. However, different internal departments or business units use them. Typically, the centrally managing team wants to reallocate the cost of the shared services back out to the internal departments or organizational business units who are actively using the services. This article helps you understand and use cost allocation in Cost Management.
1616

17-
With cost allocation, you can reassign or distribute the costs of shared services. Costs from subscriptions, resource groups, or tags get assigned to other subscriptions, resource groups or tags in your organization. Cost allocation shifts costs of the shared services to another subscription, resource groups, or tags owned by the consuming internal departments or business units. In other words, cost allocation helps to manage and show _cost accountability_ from one place to another.
17+
With cost allocation, you can reassign or distribute the costs of shared services. Costs from subscriptions, resource groups, or tags get assigned to other subscriptions, resource groups, or tags in your organization. Cost allocation shifts costs of the shared services to another subscription, resource groups, or tags owned by the consuming internal departments or business units. In other words, cost allocation helps to manage and show _cost accountability_ from one place to another.
1818

1919
Cost allocation doesn't support purchases, including reservations and savings plans.
2020

@@ -76,12 +76,14 @@ Here's a video that demonstrates how to create a cost allocation rule.
7676
7777
## Rules processing
7878

79-
Rules are processed in the order in which they're created and can take up to 24 hours to take effect.
79+
Rules are processed in the order in which they get created and can take up to 24 hours to take effect.
8080

8181
Let's look at an example. Assume that an active rule, *Rule CA-1*, allocates costs from subscription A (the source) to subscription B (the target).
8282

8383
Later, a new rule, *Rule CA-2* gets created. Its source is subscription A and its target is subscription C. So, the rule has no effect because costs for subscription A are zero. The costs are zero because *Rule CA-1* is active. It already allocated all the costs from subscription A to subscription B.
8484

85+
If the target subscription incurs any charges during the current month, the cost allocation rule continues to allocate costs to it until the subscription is deleted. In the following month, the rule has no effect because the target subscription no longer exists.
86+
8587
## Verify the cost allocation rule
8688

8789
When the cost allocation rule is active, costs from the selected sources distribute to the specified allocation targets. Use the following information to verify proper cost allocation to targets.
@@ -132,7 +134,7 @@ The [Usage Details](/rest/api/consumption/usagedetails/list) API version `2021-1
132134

133135
However, cost allocation data results might be empty if you're using an unsupported API or if you don't have any cost allocation rules.
134136

135-
If you have cost allocation rule(s) enabled, the unit price for the reserved instance (RI) purchase will show up as 0 in the usage details file. To work around this limitation, you could use the pricesheet data.
137+
If you have cost allocation rules enabled, the unit price for the reserved instance (RI) purchase shows up as 0 in the usage details file. To work around this limitation, you could use the price sheet data.
136138

137139
Cost allocation to a target doesn't happen if that target doesn't have any costs associated with it.
138140

0 commit comments

Comments
 (0)