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/devtest-labs/devtest-lab-configure-cost-management.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,24 +48,24 @@ If the lab is updated correctly by using the billing properties method, you can
48
48
49
49
DevTest Labs automatically propagates tags applied at the lab level to resources created by the lab. For virtual machines, tags are applied to the billable resources. For environments, tags are applied to the resource group for the environment. To apply tags to your labs, complete the steps in [Add tags to a lab](devtest-lab-add-tag.md).
50
50
51
-
:::image type="content" source="./media/devtest-lab-configure-cost-management/devtest-tags.png" alt-text="Screenshot that shows tags added for a DevTest Labs resource in the Azure portal." lightbox="./media/devtest-lab-configure-cost-management/devtest-tags-large.png":::
51
+
:::image type="content" source="./media/devtest-lab-configure-cost-management/devtest-tags-large.png" alt-text="Screenshot that shows tags added for a DevTest Labs resource in the Azure portal." lightbox="./media/devtest-lab-configure-cost-management/devtest-tags-large.png":::
52
52
53
53
> [!NOTE]
54
54
> After you apply a new tag to your lab, the tag is automatically applied to new lab resources when they're created. If you want to apply a new or updated tag to existing resources, you can use a script to propagate the tag correctly. Use the [Update-DevTestLabsTags script](https://github.com/Azure/azure-devtestlab/tree/master/samples/DevTestLabs/Scripts/UpdateDtlTags) that's in the DevTest Labs GitHub repository.
55
55
56
56
## Provide permissions to view costs
57
57
58
-
DevTest Labs users don't automatically have permission to view costs for their resources by using Cost Management. To add the permissions, complete the instructions in [enable users to view billing information](../cost-management-billing/costs/assign-access-acm-data.md#assign-billing-account-scope-access). Assign the _Billing Reader_ permission to users at the subscription level, if they don't already have permissions that include Billing Reader access.
58
+
DevTest Labs users don't automatically have permission to view costs for their resources by using Cost Management. To add the permissions, follow the instructions in [enable users to view billing information](../cost-management-billing/costs/assign-access-acm-data.md#assign-billing-account-scope-access). Assign the _Billing Reader_ permission to users at the subscription level, if they don't already have permissions that include Billing Reader access.
59
59
60
-
For more information, see [Manage access to Azure billing - Microsof Cost Management](../cost-management-billing/manage/manage-billing-access.md).
60
+
For more information, see [Manage access to Azure billing](../cost-management-billing/manage/manage-billing-access.md).
61
61
62
62
## View and filter costs
63
63
64
64
After DevTest Labs is configured to provide the lab-specific information for Cost Management, you're ready to get started with [Cost Management reporting](../cost-management-billing/costs/reporting-get-started.md). You can visualize the costs in the Azure portal, download cost reporting information, or use Power BI to visualize the costs.
65
65
66
66
For a quick view of costs per lab, complete these steps:
67
67
68
-
1. In the [Azure portal](https://portal.azure.com), go to your lab and select a resource group that has tags.
68
+
1. In the [Azure portal](https://portal.azure.com), go your lab and select a resource group that has tags.
69
69
70
70
1. In the left pane, expand **Cost Management** and select **Cost analysis**.
0 commit comments