Skip to content

Commit 556a0e1

Browse files
committed
MCM - Improve click rate for tag-inheritance
1 parent 977b556 commit 556a0e1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 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: 11/16/2022
7+
ms.date: 12/08/2022
88
ms.topic: how-to
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -41,9 +41,9 @@ To enable tag inheritance in the Azure portal:
4141
2. Select a scope.
4242
3. In the left menu under **Settings**, select either **Manage billing account** or **Manage subscription**, depending on your scope.
4343
4. Under **Tag inheritance**, select **Edit**.
44-
:::image type="content" source="./media/enable-tag-inheritance/edit-tag-inheritance.png" alt-text="Screenshot showing the Edit option for Tag inheritance." lightbox="./media/enable-tag-inheritance/edit-tag-inheritance.png" :::
44+
:::image type="content" source="./media/enable-tag-inheritance/edit-tag-inheritance.png" alt-text="Screenshot showing the Edit option for Tag inheritance." :::
4545
5. In the Tag inheritance (Preview) window, select **Automatically apply subscription and resource group tags to new data**.
46-
:::image type="content" source="./media/enable-tag-inheritance/automatically-apply-tags-new-usage-data.png" alt-text="Screenshot showing the Automatically apply subscription and resource group tags to new data option." lightbox="./media/enable-tag-inheritance/automatically-apply-tags-new-usage-data.png" :::
46+
:::image type="content" source="./media/enable-tag-inheritance/automatically-apply-tags-new-usage-data.png" alt-text="Screenshot showing the Automatically apply subscription and resource group tags to new data option." :::
4747

4848
Here's an example diagram showing how a tag is inherited.
4949

@@ -55,15 +55,15 @@ When a resource tag matches the resource group or subscription tag being applied
5555

5656
In the Tag inheritance window, select the **Use the subscription or resource group tag** option.
5757

58-
:::image type="content" source="./media/enable-tag-inheritance/use-subscription-resource-group-tag.png" alt-text="Screenshot showing the override options." lightbox="./media/enable-tag-inheritance/use-subscription-resource-group-tag.png" :::
58+
:::image type="content" source="./media/enable-tag-inheritance/use-subscription-resource-group-tag.png" alt-text="Screenshot showing the override options." :::
5959

6060
Let's look at an example of how a resource tag gets applied. In the following diagram, resource 4 and resource group 2 have the same tag: *App*. Because the user chose to keep the resource tag, usage record 4 is updated with the resource tag value *E2E*.
6161

6262
:::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":::
6363

6464
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*.
6565

66-
:::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":::
66+
:::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":::
6767

6868
## Usage record updates
6969

0 commit comments

Comments
 (0)