Skip to content

Commit 93cbb24

Browse files
authored
Merge pull request #48795 from tfitzmac/0810tags
fixes MicrosoftDocs/azure-docs#13149
2 parents 785fdde + d1f936b commit 93cbb24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-resource-manager/resource-group-using-tags.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,16 @@ ms.workload: multiple
1313
ms.tgt_pltfrm: AzurePortal
1414
ms.devlang: na
1515
ms.topic: conceptual
16-
ms.date: 05/16/2018
16+
ms.date: 08/10/2018
1717
ms.author: tomfitz
1818

1919
---
2020
# Use tags to organize your Azure resources
2121

2222
[!INCLUDE [resource-manager-governance-tags](../../includes/resource-manager-governance-tags.md)]
2323

24+
To apply tags to resources, the user must have write access to that resource type. To apply tags to all resource types, use the [Contributor](../role-based-access-control/built-in-roles.md#contributor) role. To apply tags to only one resource type, use the contributor role for that resource. For example, to apply tags to virtual machines, use the [Virtual Machine Contributor](../role-based-access-control/built-in-roles.md#virtual-machine-contributor).
25+
2426
[!INCLUDE [Handle personal data](../../includes/gdpr-intro-sentence.md)]
2527

2628
## PowerShell

0 commit comments

Comments
 (0)