Skip to content

Commit 66139ca

Browse files
committed
fixed warning
1 parent 048d3d0 commit 66139ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/search/search-howto-connecting-azure-sql-iaas-to-azure-search-using-indexers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ Azure Cognitive Search requires an encrypted channel for all indexer requests ov
5555

5656
1. Restart the SQL Server service.
5757

58-
## Configure SQL Server connectivity in the VM
58+
## Connect to SQL Server
5959

60-
After you set up the encrypted connection required by Azure Cognitive Search, you'll connect to the instance through its public endpoint. The following article explains the requirements and syntax:
60+
After you set up the encrypted connection required by Azure Cognitive Search, you'll connect to the instance through its public endpoint. The following article explains the connection requirements and syntax:
6161

62-
+ [Connect to SQL Server over the internet](/azure/azure-sql/virtual-machines/windows/ways-to-connect-to-sql?view=azuresql#connect-to-sql-server-over-the-internet)
62+
+ [Connect to SQL Server over the internet](/azure/azure-sql/virtual-machines/windows/ways-to-connect-to-sql#connect-to-sql-server-over-the-internet)
6363

6464
## Configure the network security group
6565

0 commit comments

Comments
 (0)