Skip to content

Commit 6661889

Browse files
committed
Add known limitation of auto deletion support
1 parent 59a3087 commit 6661889

18 files changed

+88
-19
lines changed

articles/purview/register-scan-azure-databricks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ This connector brings metadata from Databricks metastore. Comparing to scan via
4141
- The Databricks workspace info is captured.
4242
- The relationship between tables and storage assets is captured.
4343

44+
### Known limitations
45+
46+
When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
47+
4448
## Prerequisites
4549

4650
* You must have an Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-cassandra-source.md

Lines changed: 5 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: 05/04/2022
9+
ms.date: 04/20/2023
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -35,6 +35,10 @@ When scanning Cassandra source, Microsoft Purview supports:
3535

3636
When setting up scan, you can choose to scan an entire Cassandra instance, or scope the scan to a subset of keyspaces matching the given name(s) or name pattern(s).
3737

38+
### Known limitations
39+
40+
When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
41+
3842
## Prerequisites
3943

4044
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-db2.md

Lines changed: 5 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: 10/21/2022
9+
ms.date: 04/20/2023
1010
ms.custom: template-how-to
1111
---
1212

@@ -38,6 +38,10 @@ When scanning IBM Db2 source, Microsoft Purview supports:
3838

3939
When setting up scan, you can choose to scan an entire Db2 database, or scope the scan to a subset of schemas matching the given name(s) or name pattern(s).
4040

41+
### Known limitations
42+
43+
When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
44+
4145
## Prerequisites
4246

4347
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-erwin-source.md

Lines changed: 5 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: 10/21/2022
9+
ms.date: 04/20/2023
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -49,6 +49,10 @@ When scanning erwin Mart source, Microsoft Purview supports:
4949

5050
When setting up scan, you can choose to scan an entire erwin Mart server, or scope the scan to a list of models matching the given name(s).
5151

52+
### Known limitations
53+
54+
When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
55+
5256
## Prerequisites
5357

5458
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-google-bigquery-source.md

Lines changed: 5 additions & 3 deletions
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: 10/21/2022
9+
ms.date: 04/20/2023
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -34,8 +34,10 @@ When scanning Google BigQuery source, Microsoft Purview supports:
3434

3535
When setting up scan, you can choose to scan an entire Google BigQuery project, or scope the scan to a subset of datasets matching the given name(s) or name pattern(s).
3636

37-
>[!NOTE]
38-
> Currently, Microsoft Purview only supports scanning Google BigQuery datasets in US multi-regional location. If the specified dataset is in other location e.g. us-east1 or EU, you will observe scan completes but no assets shown up in Microsoft Purview.
37+
### Known limitations
38+
39+
- Currently, Microsoft Purview only supports scanning Google BigQuery datasets in US multi-regional location. If the specified dataset is in other location e.g. us-east1 or EU, you will observe scan completes but no assets shown up in Microsoft Purview.
40+
- When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
3941

4042
## Prerequisites
4143

articles/purview/register-scan-hive-metastore-source.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ When scanning Hive metastore source, Microsoft Purview supports:
3737

3838
When setting up scan, you can choose to scan an entire Hive metastore database, or scope the scan to a subset of schemas matching the given name(s) or name pattern(s).
3939

40+
### Known limitations
41+
42+
When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
43+
4044
## Prerequisites
4145

4246
* You must have an Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-looker-source.md

Lines changed: 5 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: 05/04/2022
9+
ms.date: 04/20/2023
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -42,6 +42,10 @@ When scanning Looker source, Microsoft Purview supports:
4242

4343
When setting up scan, you can choose to scan an entire Looker server, or scope the scan to a subset of Looker projects matching the given name(s).
4444

45+
### Known limitations
46+
47+
When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
48+
4549
## Prerequisites
4650

4751
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-mongodb.md

Lines changed: 5 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: 10/21/2022
9+
ms.date: 04/20/2023
1010
ms.custom: template-how-to
1111
---
1212

@@ -33,6 +33,10 @@ During scan, Microsoft Purview retrieves and analyzes sample documents to infer
3333

3434
When setting up scan, you can choose to scan one or more MongoDB database(s) entirely, or further scope the scan to a subset of collections matching the given name(s) or name pattern(s).
3535

36+
### Known limitations
37+
38+
When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
39+
3640
## Prerequisites
3741

3842
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-mysql.md

Lines changed: 5 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: 10/21/2022
9+
ms.date: 04/20/2023
1010
ms.custom: template-how-to
1111
---
1212

@@ -35,6 +35,10 @@ When scanning MySQL source, Microsoft Purview supports:
3535

3636
When setting up scan, you can choose to scan an entire MySQL server, or scope the scan to a subset of databases matching the given name(s) or name pattern(s).
3737

38+
### Known limitations
39+
40+
When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
41+
3842
## Prerequisites
3943

4044
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-oracle-source.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ When scanning Oracle source, Microsoft Purview supports:
4343

4444
When setting up scan, you can choose to scan an entire Oracle server, or scope the scan to a subset of schemas matching the given name(s) or name pattern(s).
4545

46-
Currently, the Oracle service name isn't captured in the metadata or hierarchy.
46+
### Known limitations
47+
48+
- Currently, the Oracle service name isn't captured in the metadata or hierarchy.
49+
- When object is deleted from the data source, currently the subsequent scan won't automatically remove the corresponding asset in Microsoft Purview.
4750

4851
## Prerequisites
4952

0 commit comments

Comments
 (0)