Skip to content

Commit f3995d3

Browse files
committed
fixed links
1 parent 7e41dd7 commit f3995d3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/cost-management-billing/costs/cost-allocation-introduction.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ Subscriptions are a way of grouping Azure resources that might or might not shar
4545

4646
You can view and manage your subscriptions in the Azure portal, PowerShell, CLI, or REST API. In the Azure portal, you can also use tools like Cost Management and Advisor to monitor and optimize your subscription costs.
4747

48-
- [Best Practices - Subscriptions](/cloud-adoption-framework/ready/azure-best-practices/initial-subscriptions)
49-
- [Organize Subscriptions](/cloud-adoption-framework/ready/azure-best-practices/organize-subscriptions)
48+
- [Best Practices - Subscriptions](/azure/cloud-adoption-framework/ready/azure-best-practices/initial-subscriptions)
49+
- [Organize Subscriptions](/azure/cloud-adoption-framework/ready/azure-best-practices/organize-subscriptions)
5050

5151
### Resource Groups
5252

@@ -86,7 +86,7 @@ For more information, watch the [Cost Management setup, organization, and taggin
8686

8787
## Tags
8888

89-
Tags are key-value pairs that you can apply to Azure resources to group and allocate costs based on business needs. They're a great way to augment the resources and usage data with business context. You can create [Azure policies](../governance/policy/tutorials/create-and-manage.md) to ensure that all your resources are tagged in a certain way to comply with your tagging strategy.
89+
Tags are key-value pairs that you can apply to Azure resources to group and allocate costs based on business needs. They're a great way to augment the resources and usage data with business context. You can create [Azure policies](../../governance/policy/tutorials/create-and-manage.md) to ensure that all your resources are tagged in a certain way to comply with your tagging strategy.
9090

9191
However, even with a comprehensive tagging mechanism in place, you might find that some usage records are missing tags because not all Azure resources emit tags in their usage. To ensure all usage records are tagged, enable tag inheritance in Cost Management to apply subscription and resource group tags to underlying child resources. You don't need to rely on resources emitting tags in their usage or tag every resource for your cost allocation needs.
9292

@@ -104,8 +104,8 @@ For more information about how to manage and allocate shared costs, see [Allocat
104104

105105
To learn more about defining your tagging strategy, read the following articles:
106106

107-
- [Define your tagging strategy](/cloud-adoption-framework/ready/azure-best-practices/resource-tagging)
108-
- [Develop your naming and tagging strategy for Azure resources](/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging)
107+
- [Define your tagging strategy](/azure/cloud-adoption-framework/ready/azure-best-practices/resource-tagging)
108+
- [Develop your naming and tagging strategy for Azure resources](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging)
109109
- [Naming & Tracking Conventions Tagging Template](https://view.officeapps.live.com/op/view.aspx?src=https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FCloudAdoptionFramework%2Fmaster%2Fready%2Fnaming-and-tagging-conventions-tracking-template.xlsx)
110-
- [Resource naming and tagging decision guide](/cloud-adoption-framework/ready/azure-best-practices/resource-naming-and-tagging-decision-guide)
110+
- [Resource naming and tagging decision guide](/azure/cloud-adoption-framework/ready/azure-best-practices/resource-naming-and-tagging-decision-guide)
111111
- [Group and allocate costs using tag inheritance](enable-tag-inheritance.md)

0 commit comments

Comments
 (0)