Skip to content

Commit 8e3ca84

Browse files
committed
updates
1 parent 50661b1 commit 8e3ca84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,24 +48,24 @@ If the lab is updated correctly by using the billing properties method, you can
4848

4949
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).
5050

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":::
5252

5353
> [!NOTE]
5454
> 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.
5555
5656
## Provide permissions to view costs
5757

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.
5959

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).
6161

6262
## View and filter costs
6363

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

6666
For a quick view of costs per lab, complete these steps:
6767

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.
6969

7070
1. In the left pane, expand **Cost Management** and select **Cost analysis**.
7171

0 commit comments

Comments
 (0)