Skip to content

Commit 6b29714

Browse files
Merge pull request #228333 from zeinab-mk/patch-35
Update scan-data-sources
2 parents 9b8ae26 + d77c503 commit 6b29714

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/purview/concept-best-practices-scanning.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: athenadsouza
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: conceptual
9-
ms.date: 09/14/2022
9+
ms.date: 02/23/2023
1010
ms.custom: ignite-fall-2021
1111
---
1212

@@ -143,6 +143,7 @@ After you register your source in the relevant [collection](./how-to-create-and-
143143
- **Scan type and schedule**
144144
- The scan process can be configured to run full or incremental scans.
145145
- Run the scans during non-business or off-peak hours to avoid any processing overload on the source.
146+
- **start recurrence at** must be at least 1 minute lesser than the **schedule scan time**, otherwise, the scan will be triggered in next recurrence.
146147
- Initial scan is a full scan, and every subsequent scan is incremental. Subsequent scans can be scheduled as periodic incremental scans.
147148
- The frequency of scans should align with the change management schedule of the data source or business requirements. For example:
148149
- If the source structure could potentially change weekly, the scan frequency should be in sync. Changes include new assets or fields within an asset that are added, modified, or deleted.

articles/purview/scan-data-sources.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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/23/2023
1010
---
1111

1212
# Scan data sources in Microsoft Purview
@@ -66,6 +66,8 @@ In the steps below we'll be using [Azure Blob Storage](register-scan-azure-blob-
6666
:::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.":::
6767

6868
1. Choose your scan trigger. You can set up a schedule (monthly or weekly) or run the scan once.
69+
>[!NOTE]
70+
> **start recurrence at** must be at least 1 minute lesser than the **schedule scan time**, otherwise, the scan will be triggered in next recurrence.
6971
7072
:::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.":::
7173

0 commit comments

Comments
 (0)