Skip to content

Commit feaa962

Browse files
committed
remove one image and add the updated github link for the script
1 parent 3981a9d commit feaa962

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ 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/phauge/update-dtl-tags/samples/DevTestLabs/Scripts/UpdateDtlTags).
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).
4242

4343
## Step 3: Provide permissions to allow users to view costs
4444

@@ -55,9 +55,7 @@ For a quick view of costs per lab, see the following steps:
5555

5656
:::image type="content" source="./media/devtest-lab-configure-cost-management/daily-costs.png" alt-text="Screenshot that shows the daily costs card.":::
5757

58-
3. On the **Custom: Cost Analysis** page, select the **Group By** filter, choose **Tag** and then the Tag Name (like "CostCenter") to group by
59-
60-
:::image type="content" source="./media/devtest-lab-configure-cost-management/tag.png" alt-text="Screenshot that shows searching for tag in the group by filter.":::
58+
3. On the **Custom: Cost Analysis** page, select the **Group By** filter, choose **Tag** and then the Tag Name (like "CostCenter") to group by. More information on group and filter options in Cost analysis can be found [here](../cost-management-billing/costs/group-filter.md).
6159

6260
The resulting view shows costs in the subscription grouped by the tag (which is grouping by the lab & its resources).
6361

0 commit comments

Comments
 (0)