Skip to content

Commit 23cf927

Browse files
Merge pull request #211072 from zeinab-mk/patch-21
Update concept-best-practices-collections
2 parents ac8ccfa + 69ff24c commit 23cf927

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/purview/concept-best-practices-collections.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: zeinam
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: conceptual
9-
ms.date: 09/27/2021
9+
ms.date: 09/13/2022
1010
---
1111

1212
# Microsoft Purview collections architectures and best practices
@@ -42,7 +42,9 @@ Consider deploying collections in Microsoft Purview to fulfill the following req
4242

4343
- Consider security and access management as part of your design decision-making process when you build collections in Microsoft Purview.
4444

45-
- Each collection has a name attribute and a friendly name attribute. If you use [the Microsoft Purview governance portal](https://web.purview.azure.com/resource/) to deploy a collection, the system automatically assigns a random six-letter name to the collection to avoid duplication. To reduce complexity, avoid using duplicated friendly names across your collections, especially in the same level.
45+
- Each collection has a name attribute and a friendly name attribute. If you use [the Microsoft Purview governance portal](https://web.purview.azure.com/resource/) to deploy a collection, the system automatically assigns a random six-letter name to the collection to avoid duplication. To reduce complexity, avoid using duplicated friendly names across your collections, especially in the same level.
46+
47+
- Currently, a collection name can contain up to 36 characters and a collection friendly name can have up to 100 characters.
4648

4749
- When you can, avoid duplicating your organizational structure into a deeply nested collection hierarchy. If you can't avoid doing so, be sure to use different names for every collection in the hierarchy to make the collections easy to distinguish.
4850

0 commit comments

Comments
 (0)