You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/how-to-create-and-manage-collections.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: viseshag
6
6
ms.service: purview
7
7
ms.subservice: purview-data-map
8
8
ms.topic: how-to
9
-
ms.date: 05/23/2022
9
+
ms.date: 02/01/2023
10
10
ms.custom: template-how-to
11
11
---
12
12
@@ -101,11 +101,15 @@ You'll need to be a collection admin in order to delete a collection. If you are
101
101
102
102
:::image type="content" source="./media/how-to-create-and-manage-collections/delete-collections.png" alt-text="Screenshot of Microsoft Purview governance portal window to delete a collection" border="true":::
103
103
104
-
2. Select **Confirm** when prompted, **Are you sure you want to delete this collection?**
104
+
1. Select **Confirm** when prompted, **Are you sure you want to delete this collection?**
105
105
106
106
:::image type="content" source="./media/how-to-create-and-manage-collections/delete-collection-confirmation.png" alt-text="Screenshot of Microsoft Purview governance portal window showing confirmation message to delete a collection" border="true":::
107
107
108
-
3. Verify deletion of the collection from your Microsoft Purview Data Map.
108
+
1. Verify deletion of the collection from your Microsoft Purview Data Map.
109
+
110
+
### Move registered sources between collections
111
+
112
+
You can move registered sources from one collection to another you have access to. For steps, see the [manage data sources article](manage-data-sources.md#move-sources-between-collections).
109
113
110
114
## Add roles and restrict access through collections
Copy file name to clipboardExpand all lines: articles/purview/manage-data-sources.md
+24-3Lines changed: 24 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,19 +6,18 @@ ms.author: jingwang
6
6
ms.service: purview
7
7
ms.subservice: purview-data-map
8
8
ms.topic: how-to
9
-
ms.date: 01/25/2023
9
+
ms.date: 02/01/2023
10
10
---
11
11
12
12
# Manage data sources in Microsoft Purview
13
13
14
-
In this article, you learn how to register new data sources, manage collections of data sources, and view sources in Microsoft Purview.
14
+
In this article, you learn how to register new data sources, manage collections of data sources, view sources, and move sources between collections in Microsoft Purview.
15
15
16
16
## Register a new source
17
17
18
18
>[!NOTE]
19
19
> You'll need to be a Data Source Admin and one of the other Purview roles (for example, Data Reader or Data Share Contributor) to register a source and manage it in the Microsoft Purview governance portal. See our [Microsoft Purview Permissions page](catalog-permissions.md) for details on roles and adding permissions.
20
20
21
-
22
21
Use the following steps to register a new source:
23
22
24
23
1. Open [the Microsoft Purview governance portal](https://web.purview.azure.com/resource/), navigate to the **Data Map**, **Sources**, and select **Register**.
@@ -74,6 +73,28 @@ To create a hierarchy of collections, assign higher-level collections as a paren
74
73
>[!TIP]
75
74
>You can remove sources from a hierarchy by selecting *None* for the parent. Unparented sources are grouped in a dotted box in the map view with no arrows linking them to parents.
76
75
76
+
## Move sources between collections
77
+
78
+
After you've registered your source, you can move it to another collection that you have access to.
79
+
80
+
>[!IMPORTANT]
81
+
> When a source moves to a new collection, its scans move with it, but assets will not appear in the new collection until your next scan.
82
+
83
+
1. Find your source in the data map and select it.
84
+
85
+
1. Beside the **Collection Path** list, select the ellipsis (...) button and select **Move**.
86
+
87
+
:::image type="content" source="media/manage-data-sources/choose-to-move.png" alt-text="Screenshot of a source, with the ellipsis and move buttons highlighted.":::
88
+
89
+
1. In the **Move collection** menu that appears, select your collection from the drop-down and then select **Ok**.
90
+
91
+
:::image type="content" source="media/manage-data-sources/select-collection.png" alt-text="Screenshot of the Move collection window, showing the drop down selection of collections.":::
92
+
93
+
1. Your collection has been moved. It can take up to an hour for results to be fully seen across your Microsoft Purview environment. Your scans will move with your resource, but assets will remain in their original collection until your next scan, then they'll move to the new collection.
94
+
95
+
>[!NOTE]
96
+
>If any of the assets from your source were moved manually to a different collection before the source was migrated, the scan won't take them to the new collection. They will remain in the collection you moved them to.
97
+
77
98
## Next steps
78
99
79
100
Learn how to discover and govern various data sources:
0 commit comments