Skip to content

Commit 57b2fe4

Browse files
authored
Merge pull request #225993 from whhender/move-between-collections
Move between collections
2 parents 25577e0 + ea6a5d8 commit 57b2fe4

File tree

4 files changed

+31
-6
lines changed

4 files changed

+31
-6
lines changed

articles/purview/how-to-create-and-manage-collections.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: viseshag
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 05/23/2022
9+
ms.date: 02/01/2023
1010
ms.custom: template-how-to
1111
---
1212

@@ -101,11 +101,15 @@ You'll need to be a collection admin in order to delete a collection. If you are
101101

102102
:::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":::
103103

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?**
105105

106106
:::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":::
107107

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).
109113

110114
## Add roles and restrict access through collections
111115

articles/purview/manage-data-sources.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,18 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 01/25/2023
9+
ms.date: 02/01/2023
1010
---
1111

1212
# Manage data sources in Microsoft Purview
1313

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.
1515

1616
## Register a new source
1717

1818
>[!NOTE]
1919
> 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.
2020
21-
2221
Use the following steps to register a new source:
2322

2423
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
7473
>[!TIP]
7574
>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.
7675
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+
7798
## Next steps
7899

79100
Learn how to discover and govern various data sources:
60.4 KB
Loading
26.7 KB
Loading

0 commit comments

Comments
 (0)