Skip to content

Commit 5acc7f1

Browse files
Merge pull request #108196 from tfitzmac/0318tags
update tags for new PowerShell commands
2 parents ebf0b73 + 980ead9 commit 5acc7f1

File tree

14 files changed

+344
-172
lines changed

14 files changed

+344
-172
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Policies for tagging resources
3+
description: Describes the Azure Policies that you can assign to ensure tag compliance.
4+
ms.topic: conceptual
5+
ms.date: 03/20/2020
6+
---
7+
8+
# Assign policies for tag compliance
9+
10+
You use [Azure Policy](../../governance/policy/overview.md) to enforce tagging rules and conventions. By creating a policy, you avoid the scenario of resources being deployed to your subscription that don't have the expected tags for your organization. Instead of manually applying tags or searching for resources that aren't compliant, you create a policy that automatically applies the needed tags during deployment. Tags can also now be applied to existing resources with the new [Modify](../../governance/policy/concepts/effects.md#modify) effect and a [remediation task](../../governance/policy/how-to/remediate-resources.md). The following section shows example policies for tags.
11+
12+
## Policies
13+
14+
[!INCLUDE [Tag policies](../../../includes/azure-policy-samples-policies-tags.md)]
15+
16+
## Next steps
17+
18+
* To learn about tagging resources, see [Use tags to organize your Azure resources](tag-resources.md).
19+
* Not all resource types support tags. To determine if you can apply a tag to a resource type, see [Tag support for Azure resources](tag-support.md).

articles/azure-resource-manager/management/tag-resources.md

Lines changed: 293 additions & 145 deletions
Large diffs are not rendered by default.

articles/azure-resource-manager/management/toc.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,13 @@
6666
href: ../../virtual-network/move-across-regions-publicip-portal.md?toc=/azure/azure-resource-manager/toc.json
6767
- name: Tags
6868
items:
69-
- name: Tag resources
69+
- name: Decision guide
70+
href: /azure/cloud-adoption-framework/decision-guides/resource-tagging/?toc=/azure/azure-resource-manager/management/toc.json
71+
- name: Use tags
7072
href: tag-resources.md
71-
- name: Tag support
73+
- name: Policies - compliance
74+
href: tag-policies.md
75+
- name: Supported resource types
7276
href: tag-support.md
7377
- name: Manage resource groups
7478
items:
27.7 KB
Loading
30 KB
Loading
2.1 KB
Loading
25.5 KB
Loading
39.8 KB
Loading
50.7 KB
Loading
2.16 KB
Loading

0 commit comments

Comments
 (0)