You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/enable-tag-inheritance.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
4
4
description: This article explains how to group costs using tag inheritance.
5
5
author: bandersmsft
6
6
ms.author: banders
7
-
ms.date: 11/16/2022
7
+
ms.date: 12/08/2022
8
8
ms.topic: how-to
9
9
ms.service: cost-management-billing
10
10
ms.subservice: cost-management
@@ -41,9 +41,9 @@ To enable tag inheritance in the Azure portal:
41
41
2. Select a scope.
42
42
3. In the left menu under **Settings**, select either **Manage billing account** or **Manage subscription**, depending on your scope.
43
43
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." :::
45
45
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." :::
47
47
48
48
Here's an example diagram showing how a tag is inherited.
49
49
@@ -55,15 +55,15 @@ When a resource tag matches the resource group or subscription tag being applied
55
55
56
56
In the Tag inheritance window, select the **Use the subscription or resource group tag** option.
57
57
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." :::
59
59
60
60
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*.
61
61
62
62
:::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":::
63
63
64
64
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*.
65
65
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":::
0 commit comments