Skip to content

Commit 60d73af

Browse files
committed
Added special characters text
1 parent 58bfbad commit 60d73af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ Here are some of the limits and constraints for custom security attributes.
149149
> | Predefined values per attribute definition | 100 | |
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 |
152-
> | Characters **not** allowed for:<br/>Attribute set name<br/>Attribute name | ``<space> ` ~ ! @ # $ % ^ & * ( ) _ - + = { [ } ] \| \ : ; " ' < , > . ? /`` | Attribute set name and attribute name cannot start with a number |
153-
> | 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), the listed characters are 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). |
152+
> | 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). |
154154
155155
## Custom security attribute roles
156156

0 commit comments

Comments
 (0)