Skip to content

Commit d0cba13

Browse files
authored
Merge pull request #192294 from heniot/patch-7
Add technical metadata details
2 parents 52673d1 + f7ddfb3 commit d0cba13

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/purview/register-scan-on-premises-sql-server.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,18 @@ This article outlines how to register on-premises SQL server instances, and how
2424

2525
The supported SQL Server versions are 2005 and above. SQL Server Express LocalDB is not supported.
2626

27+
When scanning on-premises SQL server, Azure Purview supports:
28+
29+
- Extracting technical metadata including:
30+
31+
- Instance
32+
- Databases
33+
- Schemas
34+
- Tables including the columns
35+
- Views including the columns
36+
37+
When setting up scan, you can choose to specify the database name to scan one database, and you can further scope the scan by selecting tables and views as needed. The whole SQL Server instance will be scanned if database name is not provided.
38+
2739
## Prerequisites
2840

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

0 commit comments

Comments
 (0)