Skip to content

Commit 338764c

Browse files
authored
Merge pull request #112145 from DCtheGeek/dmc-policy-ghi52681
Fixes MicrosoftDocs/azure-docs#52681 - Add link to tag support
2 parents 24261a8 + 368ff98 commit 338764c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/governance/policy/tutorials/govern-tags.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
---
22
title: "Tutorial: Manage tag governance"
33
description: In this tutorial, you use the Modify effect of Azure Policy to create and enforce a tag governance model on new and existing resources.
4-
ms.date: 11/25/2019
4+
ms.date: 04/21/2020
55
ms.topic: tutorial
66
---
77
# Tutorial: Manage tag governance with Azure Policy
88

9-
[Tags](../../../azure-resource-manager/management/tag-resources.md) are a crucial part of
10-
organizing your Azure resources into a taxonomy. When following
9+
[Tags](../../../azure-resource-manager/management/tag-resources.md) are a crucial part of organizing
10+
your Azure resources into a taxonomy. When following
1111
[best practices for tag management](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging#naming-and-tagging-resources),
1212
tags can be the basis for applying your business policies with Azure Policy or
1313
[tracking costs with Cost Management](../../../cost-management-billing/costs/cost-mgt-best-practices.md#organize-and-tag-your-resources).
1414
No matter how or why you use tags, it's important that you can quickly add, change, and remove those
15-
tags on your Azure resources.
15+
tags on your Azure resources. To see if your Azure resource supports tagging, see
16+
[Tag support](../../../azure-resource-manager/management/tag-support.md).
1617

1718
Azure Policy's [Modify](../concepts/effects.md#modify) effect is designed to aid in the governance
1819
of tags no matter what stage of resource governance you are in. **Modify** helps when:

0 commit comments

Comments
 (0)