Skip to content

Commit 74f5d46

Browse files
authored
Update register-scan-azure-arc-enabled-sql-server.md
1 parent 3ecc174 commit 74f5d46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/purview/register-scan-azure-arc-enabled-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you're scanning Azure Arc-enabled SQL Server, Microsoft Purview supports ex
3434
- Tables, including the columns
3535
- Views, including the columns
3636

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.
3838

3939
## Prerequisites
4040

@@ -71,7 +71,7 @@ A change to the server authentication requires you to restart the SQL Server ins
7171

7272
#### Create a new login and user
7373

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.
7575

7676
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.
7777

@@ -204,7 +204,7 @@ Before you can create policies, you must register the Azure Arc-enabled SQL Serv
204204

205205
### Create a policy
206206

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:
208208

209209
* [DevOps policy on a single Azure Arc-enabled SQL Server instance](./how-to-policies-devops-arc-sql-server.md#create-a-new-devops-policy)
210210
* [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

Comments
 (0)