Skip to content

Commit b531629

Browse files
Update concept-best-practices-collections.md
1) New feature of moving data sources (which is correctly described here: https://learn.microsoft.com/en-us/azure/purview/manage-data-sources#move-sources-between-collections) is not yet described on this page, therefor I replaced this sentence: "- 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." I replaced it with this sentence (which was already there in comment): "- Moving data sources across collections is allowed if the user is granted the Data Source Admin role for the source and destination collections." 2) In the source of this page the following section (in comment) can be removed, as both statements (of 2 new features) are now part of this page. Apparantly both were already documented in comment, waiting untill the feature was general available. So I deleted this part: "<!-- - Moving data sources across collections is allowed if the user is granted the Data Source Admin role for the source and destination collections. - Moving assets across collections is allowed if the user is granted the Data Curator role for the source and destination collections. -->"
1 parent 8900539 commit b531629

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)