|
| 1 | +--- |
| 2 | +title: How to scan sources |
| 3 | +description: Learn how to scan registered data sources in Microsoft Purview. |
| 4 | +author: linda33wj |
| 5 | +ms.author: jingwang |
| 6 | +ms.service: purview |
| 7 | +ms.subservice: purview-data-map |
| 8 | +ms.topic: how-to |
| 9 | +ms.date: 01/25/2023 |
| 10 | +--- |
| 11 | + |
| 12 | +# Scan data sources in Microsoft Purview |
| 13 | + |
| 14 | +In this article, you learn how to register new data sources, manage collections of data sources, and view sources in Microsoft Purview. |
| 15 | + |
| 16 | +## Register a new source |
| 17 | + |
| 18 | +>[!NOTE] |
| 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 | +
|
| 21 | + |
| 22 | +Use the following steps to register a new source: |
| 23 | + |
| 24 | +1. Open [the Microsoft Purview governance portal](https://web.purview.azure.com/resource/), navigate to the **Data Map**, **Sources**, and select **Register**. |
| 25 | + |
| 26 | + :::image type="content" source="media/manage-data-sources/purview-studio.png" alt-text="Screenshot of the Microsoft Purview governance portal."::: |
| 27 | + |
| 28 | +1. Select a source type. This example uses Azure Blob Storage. Select **Continue**. |
| 29 | + |
| 30 | + :::image type="content" source="media/manage-data-sources/select-source-type.png" alt-text="Screenshot showing selecting a data source type in the Register sources page."::: |
| 31 | + |
| 32 | +1. Fill out the form on the **Register sources** page. Select a name for your source and enter the relevant information. If you chose **From Azure subscription** as your account selection method, the sources in your subscription appear in a dropdown list. |
| 33 | + |
| 34 | +1. Select **Register**. |
| 35 | + |
| 36 | +>[!IMPORTANT] |
| 37 | +>Most data sources have additional information and prerequisites to register and scan them in Microsoft Purview. For a list of all available sources, and links to source-specific instructions for registeration and scanning, see our [supported sources article.](microsoft-purview-connector-overview.md#microsoft-purview-data-map-available-data-sources) |
| 38 | +
|
| 39 | +## View sources |
| 40 | + |
| 41 | +You can view all registered sources on the **Data Map** tab of the Microsoft Purview governance portal. |
| 42 | +There are two view types: |
| 43 | + |
| 44 | +- [The map view](#map-view) |
| 45 | +- [The list view](#table-view) |
| 46 | + |
| 47 | +### Map view |
| 48 | + |
| 49 | +In Map view, you can see all of your sources and collections. In the following image we can see the root collection at the top, called ContosoPurview. Two sources are housed in the root collection: An Azure Data Lake Storage Gen2 source and a Power BI source. There are also five subcollections: Finance, Marketing, Sales, Development, and Outreach. |
| 50 | + |
| 51 | +:::image type="content" source="media/manage-data-sources/map-view-inline.png" alt-text="Screenshot of the Microsoft Purview data source map view." lightbox="media/manage-data-sources/map-view-expanded.png"::: |
| 52 | + |
| 53 | +Each of the subcollections can be opened and managed from the map view by selecting the **+** button. |
| 54 | +You can also register a new source by selecting the register source button, or view details by selecting **View details**. |
| 55 | + |
| 56 | +:::image type="content" source="media/manage-data-sources/collection-options.png" alt-text="Screenshot the map view showing the Root collection and the finance subcollection with its resource and subcollections expanded."::: |
| 57 | + |
| 58 | +### Table view |
| 59 | + |
| 60 | +In the table view, you can see a sortable list of sources. Hover over the source for options to edit, begin a new scan, or delete. |
| 61 | + |
| 62 | +:::image type="content" source="media/manage-data-sources/list-view.png" alt-text="Screenshot of the Microsoft Purview data source list view." lightbox="media/manage-data-sources/list-view.png"::: |
| 63 | + |
| 64 | +## Manage collections |
| 65 | + |
| 66 | +You can group your data sources into collections. To create a new collection, select **+ New collection** on the *Sources* page of the Microsoft Purview governance portal. Give the collection a name and select *None* as the Parent. The new collection appears in the map view. |
| 67 | + |
| 68 | +To add sources to a collection, select the **Edit** pencil on the source and choose a collection from the **Select a collection** drop-down menu. |
| 69 | + |
| 70 | +To create a hierarchy of collections, assign higher-level collections as a parent to lower-level collections. In the following image, *ContosoPurview* is a parent to the *Finance* collection, which contains an Azure SQL Database source and two subcollections: Investment and Revenue. You can collapse or expand collections by selecting the circle attached to the arrow between levels. |
| 71 | + |
| 72 | +:::image type="content" source="media/manage-data-sources/collections.png" alt-text="Screenshot of a hierarchy of collections in the Microsoft Purview governance portal."::: |
| 73 | + |
| 74 | +>[!TIP] |
| 75 | +>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 | +
|
| 77 | +## Next steps |
| 78 | + |
| 79 | +Learn how to discover and govern various data sources: |
| 80 | + |
| 81 | +* [Azure Data Lake Storage Gen 2](register-scan-adls-gen2.md) |
| 82 | +* [Power BI tenant](register-scan-power-bi-tenant.md) |
| 83 | +* [Azure SQL Database](register-scan-azure-sql-database.md) |
0 commit comments