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/register-scan-azure-arc-enabled-sql-server.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ When you're scanning Azure Arc-enabled SQL Server, Microsoft Purview supports ex
34
34
- Tables, including the columns
35
35
- Views, including the columns
36
36
37
-
When you're setting up scan, you can choose to specify the database name to scan one database. You can further scope the scan by selecting tables and views as needed. The whole Azure Arc-enabled SQL Server instance will be scanned if you don't provide a database name.
37
+
When you're setting up a scan, you can choose to specify the database name to scan one database. You can further scope the scan by selecting tables and views as needed. The whole Azure Arc-enabled SQL Server instance will be scanned if you don't provide a database name.
38
38
39
39
## Prerequisites
40
40
@@ -71,7 +71,7 @@ A change to the server authentication requires you to restart the SQL Server ins
71
71
72
72
#### Create a new login and user
73
73
74
-
If you want to create a new login and user to scan your SQL Server instance, use the following the steps.
74
+
If you want to create a new login and user to scan your SQL Server instance, use the following steps.
75
75
76
76
The account must have access to the master database, because `sys.databases` is in the master database. The Microsoft Purview scanner needs to enumerate `sys.databases` in order to find all the SQL databases on the server.
77
77
@@ -204,7 +204,7 @@ Before you can create policies, you must register the Azure Arc-enabled SQL Serv
204
204
205
205
### Create a policy
206
206
207
-
To create an access policy for Arc-enabled SQL Server, follow these guides:
207
+
To create an access policy for Azure Arc-enabled SQL Server, follow these guides:
208
208
209
209
*[DevOps policy on a single Azure Arc-enabled SQL Server instance](./how-to-policies-devops-arc-sql-server.md#create-a-new-devops-policy)
210
210
*[Data owner policy on a single Azure Arc-enabled SQL Server instance](./how-to-policies-data-owner-arc-sql-server.md#create-and-publish-a-data-owner-policy)
0 commit comments