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/catalog-managed-vnet.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: zeinam
6
6
ms.service: purview
7
7
ms.subservice: purview-data-catalog
8
8
ms.topic: how-to
9
-
ms.date: 02/17/2023
9
+
ms.date: 07/18/2023
10
10
ms.custom: references_regions
11
11
# Customer intent: As a Microsoft Purview admin, I want to set up Managed Virtual Network and managed private endpoints for my Microsoft Purview account.
12
12
---
@@ -167,7 +167,9 @@ Before deploying a Managed VNet and Managed VNet Runtime for a Microsoft Purview
167
167
168
168
### Deploy managed private endpoints for data sources
169
169
170
-
To scan any data sources using Managed VNet Runtime, you need to deploy and approve a managed private endpoint for the data source prior to create a new scan. To deploy and approve a managed private endpoint for a data source, follow these steps selecting data source of your choice from the list:
170
+
You can use managed private endpoints to connect your data sources to ensure data security during transmission. If your data source allows public access and you want to connect via public network, you can skip this step. Scan run can be executed as long as the integration runtime can connect to your data source.
171
+
172
+
To deploy and approve a managed private endpoint for a data source, follow these steps selecting data source of your choice from the list:
171
173
172
174
1. Navigate to **Management**, and select **Managed private endpoints**.
Copy file name to clipboardExpand all lines: articles/purview/how-to-monitor-data-map-population.md
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ In Microsoft Purview, you can scan various types of data sources and view the sc
15
15
16
16
## Monitor scan runs
17
17
18
-
1. Open the the Microsoft Purview governance portal by:
18
+
1. Open the Microsoft Purview governance portal by:
19
19
20
20
- Browsing directly to [https://web.purview.azure.com](https://web.purview.azure.com) and selecting your Microsoft Purview account.
21
21
- Opening the [Azure portal](https://portal.azure.com), searching for and selecting the Microsoft Purview account. Selecting the [**the Microsoft Purview governance portal**](https://web.purview.azure.com/) button.
@@ -62,8 +62,8 @@ You can click the **run ID** to check more about the scan run details:
62
62
| Failed | The scan phase fails. You can check the error details by clicking the "More info" link next to it. |
63
63
| Canceled | The scan run is canceled by user. |
64
64
| In Progress | The scan is running in progress. |
65
-
| Queued | The scan run is waiting for available integration runtime resource.<br>If you use self-hosted integration runtime, note each node can run a number of concurrent scans at the same time depending on your machine specification (CPU and memory). More scans will be in Queued status. |
66
-
| Throttled | The scan run is being throttled. It means this Microsoft Purview account at the moment has more ongoing scan runs than the allowed max concurrent count. Learn more about the limit [here](how-to-manage-quotas.md). This particular scan run will be waiting and be executed once your other ongoing scan(s) finishes. |
65
+
| Queued | The scan run is waiting for available integration runtime resource.<br>If you use self-hosted integration runtime, note each node can run a number of concurrent scans at the same time depending on your machine specification (CPU and memory). More scans are in Queued status. |
66
+
| Throttled | The scan run is being throttled. It means this Microsoft Purview account at the moment has more ongoing scan runs than the allowed max concurrent count. Learn more about the limit [here](how-to-manage-quotas.md). This particular scan run is waiting and will be executed once your other ongoing scan(s) finishes. |
67
67
68
68
The scan run is not charged during "Throttled" or "Queued" status.
69
69
@@ -91,6 +91,21 @@ You can click the **run ID** to check more about the scan run details:
91
91
92
92
-**Duration**: The ingestion duration and the start/end time.
93
93
94
+
## View the exception log (Preview)
95
+
96
+
When some assets or relationship fail to ingest into data map during scan, e.g. ingestion status ends up as partially completed, you can see a "**Download log**" button in the [scan run details](#scan-run-details) panel. It provides exception log files that capture the details of the failures.
97
+
98
+
The following table shows the schema of a log file.
99
+
100
+
| Column | Description |
101
+
| ------ | ----------- |
102
+
| TimeStamp | The UTC timestamp when the ingestion operation happens.|
103
+
| ErrorCode | Error code of the exception. |
104
+
| OperationItem | Identifier for the failed asset/relationship, usually using the fully qualified name. |
105
+
| Message | More information on which asset/relationship failed to ingest due to what reason. If there is ingestion failure for resource set, it may apply to multiple assets matching the same naming pattern, and the message includes the impacted count. |
106
+
107
+
Currently, the exception log doesn't include failures happened during scan phase (metadata discovery). It will be added later.
108
+
94
109
## Monitor links
95
110
96
111
You can connect other services with Microsoft Purview to establish a "link", which will make the metadata and lineage of that service's assets available to Microsoft Purview. Currently, link is supported for [Azure Data Factory](how-to-link-azure-data-factory.md) and [Azure Synapse Analytics](how-to-lineage-azure-synapse-analytics.md).
Copy file name to clipboardExpand all lines: articles/purview/register-scan-cassandra-source.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
6
6
ms.service: purview
7
7
ms.subservice: purview-data-map
8
8
ms.topic: how-to
9
-
ms.date: 04/20/2023
9
+
ms.date: 07/18/2023
10
10
ms.custom: template-how-to, ignite-fall-2021
11
11
---
12
12
@@ -134,7 +134,7 @@ To create and run a new scan:
134
134
1.**Maximum memory available** (applicable when using self-hosted integration runtime): Specify the maximum memory (in GB) available on your VM to be used for scanning processes. This value depends on the size of Cassandra server to be scanned.
Copy file name to clipboardExpand all lines: articles/purview/register-scan-salesforce.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
6
6
ms.service: purview
7
7
ms.subservice: purview-data-map
8
8
ms.topic: how-to
9
-
ms.date: 04/20/2023
9
+
ms.date: 07/18/2023
10
10
ms.custom: template-how-to
11
11
---
12
12
@@ -38,7 +38,7 @@ When object is deleted from the data source, currently the subsequent scan won't
38
38
- You need Data Source Administrator and Data Reader permissions to register a source and manage it in the Microsoft Purview governance portal. For more information about permissions, see [Access control in Microsoft Purview](catalog-permissions.md).
39
39
- A Salesforce connected app, which will be used to access your Salesforce information.
40
40
- If you need to create a connected app, you can follow the [Salesforce documentation](https://help.salesforce.com/s/articleView?id=sf.connected_app_create_basics.htm&type=5).
41
-
- You will need to [enable OAuth for you Salesforce application](https://help.salesforce.com/s/articleView?id=sf.connected_app_create_api_integration.htm&type=5).
41
+
- You will need to [enable OAuth for your Salesforce application](https://help.salesforce.com/s/articleView?id=sf.connected_app_create_api_integration.htm&type=5).
42
42
43
43
> [!NOTE]
44
44
> **If your data store is not publicly accessible** (if your data store limits access from on-premises network, private network or specific IPs, etc.), **you will need to configure a self hosted integration runtime to connect to it**.
@@ -131,6 +131,8 @@ To create and run a new scan, follow these steps:
1. Select **Test connection** to validate the settings (available when using Azure Integration Runtime).
232
+
231
233
1. Select **Continue**.
232
234
233
235
1. Select a **scan rule set** for classification. You can choose between the system default, existing custom rule sets, or [create a new rule set](create-a-scan-rule-set.md) inline. Check the [Classification](apply-classifications.md) article to learn more.
0 commit comments