Skip to content

Commit 4b122ca

Browse files
authored
Merge pull request #109300 from HenriHeijltjes/patch-2
Update concept-best-practices-collections.md
2 parents a068f09 + b531629 commit 4b122ca

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Consider deploying collections in Microsoft Purview to fulfill the following req
7070

7171
- When you run a new scan, by default, the scan is deployed in the same collection as the data source. You can optionally select a different subcollection to run the scan. As a result, the assets will belong under the subcollection.
7272

73-
- Currently, moving data sources across collections isn't allowed. If you need to move a data source under a different collection, you need to delete all assets, remove the data source from the original collection, and re-register the data source under the destination collection.
73+
- Moving data sources across collections is allowed if the user is granted the Data Source Admin role for the source and destination collections.
7474

7575
- Moving assets across collections is allowed if the user is granted the Data Curator role for the source and destination collections.
7676

@@ -80,13 +80,6 @@ Consider deploying collections in Microsoft Purview to fulfill the following req
8080

8181
- Data sources, scans, and assets must belong to a collection if they exist in the Microsoft Purview data map.
8282

83-
<!--
84-
- Moving data sources across collections is allowed if the user is granted the Data Source Admin role for the source and destination collections.
85-
86-
- Moving assets across collections is allowed if the user is granted the Data Curator role for the source and destination collections.
87-
88-
-->
89-
9083
## Define an authorization model
9184

9285
Microsoft Purview data-plane roles are managed in Microsoft Purview. After you deploy a Microsoft Purview account, the creator of the Microsoft Purview account is automatically assigned the following roles at the root collection. You can use [the Microsoft Purview governance portal](https://web.purview.azure.com/resource/) or a programmatic method to directly assign and manage roles in Microsoft Purview.

0 commit comments

Comments
 (0)