Skip to content

Commit 21458e9

Browse files
authored
Merge pull request #226596 from whhender/scans-in-collection
Adding scans in collections
2 parents f37fbb1 + 8d06291 commit 21458e9

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed
27.2 KB
Loading
33.7 KB
Loading

articles/purview/scan-data-sources.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,17 @@ In the steps below we'll be using [Azure Blob Storage](register-scan-azure-blob-
7777

7878
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.
7979

80-
1. Navigate to the _data source_ in the _Collection_ and select **View Details** to check the status of the scan
80+
1. You can view your scan from the collection or from the source itself.
81+
82+
1. To view from the collection, navigate to your _Collection_ in the data map, and select the **Scans** button.
83+
84+
:::image type="content" source="media/scan-data-sources/select-scans.png" alt-text="Screenshot of the collection page with the scans button highlighted.":::
85+
86+
1. Select your scan name to see details.
87+
88+
:::image type="content" source="media/scan-data-sources/select-scan-name.png" alt-text="Screenshot of the scans in the collection list with the most recent scan name highlighted.":::
89+
90+
1. Or, you can navigate directly to the _data source_ in the _Collection_ and select **View Details** to check the status of the scan.
8191

8292
:::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.":::
8393

@@ -95,7 +105,7 @@ Depending on the amount of data in your data source, a scan can take some time t
95105

96106
After a scan is complete, it can be managed or run again.
97107

98-
1. Select the **Scan name** to manage the scan
108+
1. Select the **Scan name** from either the collections list or the source page to manage the scan.
99109

100110
:::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.":::
101111

0 commit comments

Comments
 (0)