Skip to content

Commit 13b424e

Browse files
Merge pull request #227672 from bandersmsft/ghissue104146
MCM - Minor updates for ghissue 104146
2 parents dc27afc + 206823b commit 13b424e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ When you distribute costs proportional to total cost, the proportional percentag
5555

5656
:::image type="content" source="./media/allocate-costs/cost-distribution.png" alt-text="Example showing allocation percentage" lightbox="./media/allocate-costs/cost-distribution.png" :::
5757

58-
Once set, the prefilled percentages defined don't change. All ongoing allocations use them. The percentages change only when you manually update the the rule.
58+
Once set, the prefilled percentages defined don't change. All ongoing allocations use them. The percentages change only when you manually update the rule.
5959

6060
1. Select one of the following options in the **Prefill percentage to** list.
6161
- **Distribute evenly** – Each of the targets receives an even percentage proportion of the total cost.
6262
- **Total cost** – Creates a ratio proportional to the targets based on their total cost. It uses the ratio to distribute costs from the selected sources.
63-
- **Compute cost** - Creates a ratio proportional to the targets based on their Azure compute cost (resource types in the [Microsoft.Compute](/azure/templates/microsoft.compute/allversions) namespace. it uses the ratio to distribute costs from the selected sources.
63+
- **Compute cost** - Creates a ratio proportional to the targets based on their Azure compute cost (resource types in the [Microsoft.Compute](/azure/templates/microsoft.compute/allversions) namespace. It uses the ratio to distribute costs from the selected sources.
6464
- **Storage cost** - Creates a ratio proportional to the targets based on their Azure storage cost (resource types in the [Microsoft.Storage](/azure/templates/microsoft.storage/allversions) namespace). It uses the ratio to distribute costs from the selected sources.
6565
- **Network cost** - Creates a ratio proportional to the targets based on their Azure network cost (resource types in the [Microsoft.Network](/azure/templates/microsoft.network/allversions) namespace). It uses the ratio to distribute costs from the selected sources.
6666
- **Custom** – Allows you to manually specify a whole number percentage. The specified total must equal 100%.

articles/cost-management-billing/costs/enable-tag-inheritance.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article explains how to group costs using tag inheritance.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 01/09/2023
7+
ms.date: 02/16/2023
88
ms.topic: how-to
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -65,7 +65,9 @@ Let's look at an example of how a resource tag gets applied. In the following di
6565

6666
:::image type="content" source="./media/enable-tag-inheritance/tag-example-02.svg" alt-text="Example diagram showing how a resource tag gets applied." border="false" lightbox="./media/enable-tag-inheritance/tag-example-02.svg":::
6767

68-
Let's look at another example where a resource tag gets overridden. In the following diagram, resource 4 and resource group 2 have the same tag: **App**. Because the user chose to use the resource group or subscription tag, usage record 4 is updated with the resource group tag value, which is *backend*.
68+
Let's look at another example where a resource tag gets overridden. In the following diagram, resource 4 and resource group 2 have the same tag: **App**. Because the user chose to use the resource group or subscription tag, usage record 4 is updated with the resource group tag value, which is *backend*¹.
69+
70+
¹ When the subscription and resource group tags are the same as the resource tag and you’ve selected the **Use the subscription or resource group tag** option, the subscription tag is used.
6971

7072
:::image type="content" source="./media/enable-tag-inheritance/tag-example-03.svg" alt-text="Example diagram showing how a resource tag gets overridden." border="false" lightbox="./media/enable-tag-inheritance/tag-example-03.svg":::
7173

0 commit comments

Comments
 (0)