Skip to content

Commit 0e3b4ff

Browse files
authored
Update concept-scans-and-ingestion.md
1 parent 035ee95 commit 0e3b4ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/purview/concept-scans-and-ingestion.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,18 @@ For example, when [creating and running a scan for an Azure SQL Database](regist
4747

4848
For each entity (folder/table), there will be three selection states: fully selected, partially selected and not selected. In the example below, if you select “Department 1” on the folder hierarchy, “Department 1” is considered as fully selected. The parent entities for “Department 1” like “Company” and “example” are considered as partially selected as there’re other entities under the same parent not having been selected, for example “Department 2”. Different icons will be used on UI for entities with different selection states.
4949

50+
:::image type="content" source="media/concept-scans-and-ingestion/scope-your-scan-no-toggle.png" alt-text="Screenshot that shows the scope your scan page.":::
51+
5052
After you run the scan it’s likely that there will be new assets added in the source system. By default the future assets under a certain parent will be automatically selected if the parent is fully or partially selected when you run the scan again. In the example above, after you select “Department 1” and run the scan, any new assets under folder “Department 1” or directly under “Company” and “example” will be included when you run the scan again.
5153

5254
A toggle button is introduced for users to control the automatic inclusion for new assets under partially selected parent. By default the toggle will be turned off and the automatic inclusion behavior for partially selected parent is disabled. In the same example with the toggle turned off, any new assets under partially selected parents like “Company” and “example” will not be included when you run the scan again, only new assets under “Department 1” will be included in future scan.
5355

56+
:::image type="content" source="media/concept-scans-and-ingestion/scope-your-scan-toggle-off.png" alt-text="Screenshot that shows the scope your scan page with toggle button turned off.":::
57+
5458
If the toggle button is turned on, the new assets under a certain parent will be automatically selected if the parent is fully or partially selected when you run the scan again. The inclusion behavior will be the same as before the toggle button is introduced.
5559

60+
:::image type="content" source="media/concept-scans-and-ingestion/scope-your-scan-toggle-on.png" alt-text="Screenshot that shows the scope your scan page with toggle button turned on.":::
61+
5662
> [!NOTE]
5763
> * The availability of this feature will depend on the data source type. Currently it’s available in public preview for sources including Azure Blob Storage, Azure Data Lake Storage Gen 1, Azure Data Lake Storage Gen 2, Azure Files and Azure Dedicated SQL pool (formerly SQL DW)
5864
> * For any scans created or scheduled before the toggle button is introduced, the toggle state is set as on and can’t be changed. For any scans created or scheduled after the toggle button is introduced, the toggle state can’t be changed after the scan is saved. You need to create a new scan to change the toggle state.

0 commit comments

Comments
 (0)