Skip to content

Commit ceb8e48

Browse files
committed
address feedback
1 parent 46bc7c9 commit ceb8e48

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/devtest-labs/devtest-lab-configure-cost-management.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides information on how to track the cost of your
44
ms.topic: how-to
55
ms.author: rosemalcolm
66
author: RoseHJM
7-
ms.date: 02/16/2024
7+
ms.date: 03/04/2024
88
ms.custom: UpdateFrequency2
99
---
1010

@@ -38,7 +38,8 @@ DevTest Labs automatically propagates tags applied at the lab level to the resou
3838

3939
:::image type="content" source="./media/devtest-lab-configure-cost-management/devtest-tags.png" alt-text="Screenshot that shows tags in DevTest Labs in the Azure portal.":::
4040

41-
It’s important to remember that tags are propagated for any resources created _after_ the tag has been applied to the lab. If there are _existing resources_ that must be updated with the new tags, there's a script available to propagate the new/updated tags correctly. If you have existing resources and want to apply the lab tags, use the [Update-DevTestLabsTags script located in the DevTest Labs GitHub Repo](https://github.com/Azure/azure-devtestlab/tree/master/samples/DevTestLabs/Scripts/UpdateDtlTags).
41+
> [!NOTE]
42+
> It’s important to remember that tags are propagated for any resources created _after_ the tag has been applied to the lab. If there are _existing resources_ that must be updated with the new tags, there's a script available to propagate the new/updated tags correctly. If you have existing resources and want to apply the lab tags, use the [Update-DevTestLabsTags script located in the DevTest Labs GitHub Repo](https://github.com/Azure/azure-devtestlab/tree/master/samples/DevTestLabs/Scripts/UpdateDtlTags).
4243
4344
## Step 3: Provide permissions to allow users to view costs
4445

0 commit comments

Comments
 (0)