Skip to content

Commit bdc6c3a

Browse files
committed
Incorporate feedback
1 parent 170e278 commit bdc6c3a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/active-directory/fundamentals/custom-security-attributes-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: fundamentals
99
ms.workload: identity
1010
ms.topic: conceptual
11-
ms.date: 05/03/2022
11+
ms.date: 05/09/2022
1212
ms.collection: M365-identity-device-management
1313
---
1414

@@ -150,7 +150,8 @@ Here are some of the limits and constraints for custom security attributes.
150150
> | Attribute value length | 64 | Unicode characters |
151151
> | Attribute values assigned per object | 50 | Values can be distributed across single and multi-valued attributes.<br/>Example: 5 attributes with 10 values each or 50 attributes with 1 value each |
152152
> | Special characters **not** allowed for:<br/>Attribute set name<br/>Attribute name | ``<space> ` ~ ! @ # $ % ^ & * ( ) _ - + = { [ } ] \| \ : ; " ' < , > . ? /`` | Attribute set name and attribute name cannot start with a number |
153-
> | Special characters allowed for attribute values (when used with blob index tags) | `<space> + - . : = _ /` | If you plan to use [attribute values with blob index tags](../../role-based-access-control/conditions-custom-security-attributes.md), these special characters are also allowed for blob index tags. If you don't plan to use attribute values with blob index tags, most special characters are allowed. For more information, see [Setting blob index tags](../../storage/blobs/storage-manage-find-blobs.md#setting-blob-index-tags). |
153+
> | Special characters allowed for attribute values | All special characters | |
154+
> | Special characters allowed for attribute values when used with blob index tags | `<space> + - . : = _ /` | If you plan to use [attribute values with blob index tags](../../role-based-access-control/conditions-custom-security-attributes.md), these are the only special characters allowed for blob index tags. For more information, see [Setting blob index tags](../../storage/blobs/storage-manage-find-blobs.md#setting-blob-index-tags). |
154155
155156
## Custom security attribute roles
156157

articles/role-based-access-control/conditions-custom-security-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: role-based-access-control
77
ms.subservice: conditions
88
ms.topic: how-to
99
ms.workload: identity
10-
ms.date: 05/03/2022
10+
ms.date: 05/09/2022
1111
ms.author: rolyon
1212

1313
#Customer intent: As a dev, devops, or it admin, I want to

0 commit comments

Comments
 (0)