Skip to content

Commit 8177244

Browse files
committed
Address review feedback
1 parent de05050 commit 8177244

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
-2.54 KB
Loading
-4.07 KB
Loading

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article outlines how to register Azure Databricks, and how to authenticate
2020

2121
|**Metadata Extraction**| **Full Scan** |**Incremental Scan**|**Scoped Scan**|**Classification**|**Access Policy**|**Lineage**|**Data Sharing**|
2222
|---|---|---|---|---|---|---|---|
23-
| [Yes](#register)| [Yes](#scan)| No | No | No | No| Yes | No |
23+
| [Yes](#register)| [Yes](#scan)| No | No | No | No| [Yes](#lineage) | No |
2424

2525
When scanning Azure Databricks source, Microsoft Purview supports:
2626

@@ -62,7 +62,7 @@ This connector brings metadata from Databricks metastore. Comparing to scan via
6262

6363
## Register
6464

65-
This section describes how to register a Azure Databricks workspace in Microsoft Purview by using [the Microsoft Purview governance portal](https://web.purview.azure.com/).
65+
This section describes how to register an Azure Databricks workspace in Microsoft Purview by using [the Microsoft Purview governance portal](https://web.purview.azure.com/).
6666

6767
1. Go to your Microsoft Purview account.
6868

@@ -141,7 +141,7 @@ Use the following steps to scan Azure Databricks to automatically identify asset
141141
142142
1. **Maximum memory available**: Maximum memory (in gigabytes) available on the customer's machine for the scanning processes to use. This value is dependent on the size of Hive Metastore database to be scanned.
143143
144-
:::image type="content" source="media/register-scan-azure-databricks/scan.png" alt-text="Screenshot that shows boxes for scan details." border="true":::
144+
:::image type="content" source="media/register-scan-azure-databricks/scan.png" alt-text="Screenshot of setting up Azure Databricks scan." border="true":::
145145
146146
1. Select **Continue**.
147147
@@ -159,11 +159,11 @@ After scanning your Azure Databricks, you can [browse data catalog](how-to-brows
159159
160160
From the Databricks workspace asset, you can find the associated Hive Metastore and the tables/views, reversed applies too.
161161
162-
:::image type="content" source="media/register-scan-azure-databricks/browse-by-source-type.png" alt-text="Browse Azure Databricks by source type." border="true":::
162+
:::image type="content" source="media/register-scan-azure-databricks/browse-by-source-type.png" alt-text="Screenshot of browsing assets by source type." border="true":::
163163
164-
:::image type="content" source="media/register-scan-azure-databricks/switch-to-source-asset.png" alt-text="Navigate to Azure Databricks source asset." border="true":::
164+
:::image type="content" source="media/register-scan-azure-databricks/switch-to-source-asset.png" alt-text="Screenshot of navigating to Azure Databricks source asset details." border="true":::
165165
166-
:::image type="content" source="media/register-scan-azure-databricks/associated-hive-metastore.png" alt-text="Associated Hive Metastore with Azure Databricks source." border="true":::
166+
:::image type="content" source="media/register-scan-azure-databricks/associated-hive-metastore.png" alt-text="Screenshot of finding the associated Hive Metastore with Azure Databricks source." border="true":::
167167
168168
## Lineage
169169

0 commit comments

Comments
 (0)