Skip to content

Commit 07ebccf

Browse files
authored
Merge pull request #194999 from heniot/patch-9
Update register-scan-azure-sql-database.md
2 parents cb50ae1 + eb05e4e commit 07ebccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/purview/register-scan-azure-sql-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Enabling Azure connections will allow Azure Purview to reach and connect the ser
113113
A self-hosted integration runtime (SHIR) can be installed on a machine to connect with a resource in a private network.
114114

115115
1. [Create and install a self-hosted integration runtime](./manage-integration-runtimes.md) on a personal machine, or a machine inside the same VNet as your database server.
116-
1. Check your database server firewall to confirm that the SHIR machine has access through the firewall. Add the IP of the machine if it doesn't already have access.
116+
1. Check your database server networking configuration to confirm that there is a private endpoint accessible to the SHIR machine. Add the IP of the machine if it doesn't already have access.
117117
1. If your Azure SQL Server is behind a private endpoint or in a VNet, you can use an [ingestion private endpoint](catalog-private-link-ingestion.md#deploy-self-hosted-integration-runtime-ir-and-scan-your-data-sources) to ensure end-to-end network isolation.
118118

119119
### Authentication for a scan
@@ -308,7 +308,7 @@ Select your method of authentication from the tabs below for scanning steps.
308308
309309
### Scoping and running the scan
310310
311-
1. You can scope your scan to specific folders and subfolders by choosing the appropriate items in the list.
311+
1. You can scope your scan to specific database objects by choosing the appropriate items in the list.
312312
313313
:::image type="content" source="media/register-scan-azure-sql-database/register-scan-azure-sql-db-scope-scan.png" alt-text="Scope your scan.":::
314314

0 commit comments

Comments
 (0)