Skip to content

Commit 8c1ae44

Browse files
authored
Merge pull request #202023 from tfitzmac/0617names
update policysetdefinitions
2 parents 4b0f1aa + ddbbd6e commit 8c1ae44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/management/resource-name-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Shows the rules and restrictions for naming Azure resources.
44
ms.topic: conceptual
55
author: tfitzmac
66
ms.author: tomfitz
7-
ms.date: 05/25/2022
7+
ms.date: 06/17/2022
88
---
99

1010
# Naming rules and restrictions for Azure resources
@@ -95,7 +95,7 @@ In the following tables, the term alphanumeric refers to:
9595
> | locks | scope of assignment | 1-90 | Alphanumerics, periods, underscores, hyphens, and parenthesis.<br><br>Can't end in period. |
9696
> | policyAssignments | scope of assignment | 1-128 display name<br><br>1-64 resource name<br><br>1-24 resource name at management group scope | Display name can contain any characters.<br><br>Resource name can't use:<br>`<>*%&:\?.+/` or control characters. <br><br>Can't end with period or space. |
9797
> | policyDefinitions | scope of definition | 1-128 display name<br><br>1-64 resource name | Display name can contain any characters.<br><br>Resource name can't use:<br>`<>*%&:\?.+/` or control characters. <br><br>Can't end with period or space. |
98-
> | policySetDefinitions | scope of definition | 1-128 display name<br><br>1-64 resource name<br><br>1-64 resource name at management group scope | Display name can contain any characters.<br><br>Resource name can't use:<br>`<>*%&:\?.+/` or control characters. <br><br>Can't end with period or space. |
98+
> | policySetDefinitions | scope of definition | 1-128 display name<br><br>1-64 resource name | Display name can contain any characters.<br><br>Resource name can't use:<br>`<>*%&:\?.+/` or control characters. <br><br>Can't end with period or space. |
9999
> | roleAssignments | tenant | 36 | Must be a globally unique identifier (GUID). |
100100
> | roleDefinitions | tenant | 36 | Must be a globally unique identifier (GUID). |
101101

0 commit comments

Comments
 (0)