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/scan-data-sources.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,66 +46,66 @@ In the steps below we'll be using [Azure Blob Storage](register-scan-azure-blob-
46
46
1. Navigate to the **Data map** -> **Sources** to view your registered sources either in a map or table view.
47
47
1. Find your source and select the **New Scan** icon.
48
48
49
-
:::image type="content" source="media/scan-data-sources/register-blob-new-scan.png" alt-text="Screenshot that shows the screen to create a new scan":::
49
+
:::image type="content" source="media/scan-data-sources/register-blob-new-scan.png" alt-text="Screenshot the new scan button highlighted by a registered source and the new scan window.":::
50
50
51
51
1. Provide a **Name** for the scan.
52
52
1. Select your authentication method. Here we chose the Purview MSI (managed identity.)
53
53
54
-
:::image type="content" source="media/scan-data-sources/register-blob-managed-identity.png" alt-text="Screenshot that shows the managed identity option to run the scan":::
54
+
:::image type="content" source="media/scan-data-sources/register-blob-managed-identity.png" alt-text="Screenshot that shows the managed identity option to run the scan.":::
55
55
56
56
1. Choose the current collection, or a sub collection for the scan. The collection you choose will house the metadata discovered during the scan.
57
57
58
58
1. Select **Test connection**. If it isn't successful, see our [troubleshooting] section. On a successful connection, select **Continue**.
59
59
60
60
1. Depending on the source, you can scope your scan to a specific subset of data. For Azure Blob Storage, we can select folders and subfolders by choosing the appropriate items in the list.
61
61
62
-
:::image type="content" source="media/scan-data-sources/register-blob-scope-scan.png" alt-text="Scope your scan":::
62
+
:::image type="content" source="media/scan-data-sources/register-blob-scope-scan.png" alt-text="Screenshot showing the scope your scan window with files and folders selected.":::
63
63
64
64
1. Select a scan rule set. The scan rule set contains the kinds of data [classifications](concept-classification.md) your scan will check for. You can choose between the system default (that will contain all classifications available for the source), existing custom rule sets made by others in your organization, or [create a new rule set inline](create-a-scan-rule-set.md).
:::image type="content" source="media/scan-data-sources/register-blob-scan-rule-set.png" alt-text="Screenshot of the select a scan rule set page with the default set selected.":::
67
67
68
68
1. Choose your scan trigger. You can set up a schedule (monthly or weekly) or run the scan once.
:::image type="content" source="media/scan-data-sources/register-blob-scan-trigger.png" alt-text="Screenshot of the set a scan trigger page showing a recurring monthly schedule.":::
:::image type="content" source="media/scan-data-sources/register-blob-review-scan.png" alt-text="Screenshot of the scan review page with the save and run button highlighted.":::
75
75
76
76
## View a scan
77
77
78
78
Depending on the amount of data in your data source, a scan can take some time to run, so here's how you can check on progress and see results when the scan is complete.
79
79
80
80
1. Navigate to the _data source_ in the _Collection_ and select **View Details** to check the status of the scan
:::image type="content" source="media/scan-data-sources/register-blob-view-scan.png" alt-text="Screenshot of the data map with a source's view details button highlighted.":::
83
83
84
-
1. The scan details indicate the progress of the scan in the **Last run status** and the number of assets _scanned_ and _classified_
84
+
1. The scan details indicate the progress of the scan in the **Last run status** and the number of assets _scanned_ and _classified_.
:::image type="content" source="media/scan-data-sources/register-blob-scan-details.png" alt-text="Screenshot of a source detail page, with the assets and scans highlighted.":::
87
87
88
88
1. The **Last run status** will be updated to **In progress** and then **Completed** once the entire scan has run successfully
89
89
90
-
:::image type="content" source="media/scan-data-sources/register-blob-scan-in-progress.png" alt-text="view scan in progress":::
90
+
:::image type="content" source="media/scan-data-sources/register-blob-scan-in-progress.png" alt-text="Screenshot of a source detail page with a scan showing an in progress status.":::
:::image type="content" source="media/scan-data-sources/register-blob-scan-completed.png" alt-text="Screenshot of a source detail page with a scan showing a completed status.":::
93
93
94
94
## Manage a scan
95
95
96
96
After a scan is complete, it can be managed or run again.
:::image type="content" source="media/scan-data-sources/register-blob-manage-scan.png" alt-text="Screenshot of a source details page with the scan name link highlighted.":::
101
101
102
102
1. You can _run the scan_ again, _edit the scan_, _delete the scan_
:::image type="content" source="media/scan-data-sources/register-blob-manage-scan-options.png" alt-text="Screenshot of a manage scan page with the run, edit, and delete buttons highlighted.":::
105
105
106
106
1. You can run a full scan, which will scan all the content in your scope, but some sources also have **incremental scan** available. Incremental scan will scan only those resources that have been updated since the last scan. Check the **supported capabilities** table in your source page to see if incremental scan is available for your source after the first scan.
107
107
108
-
:::image type="content" source="media/scan-data-sources/register-blob-full-inc-scan.png" alt-text="full or incremental scan":::
108
+
:::image type="content" source="media/scan-data-sources/register-blob-full-inc-scan.png" alt-text="Screenshot of the run scan now button showing the full and incremental scan options.":::
0 commit comments