Skip to content

Commit 01c749a

Browse files
Merge pull request #246921 from HeidiSteen/heidist-work
forgot to save and push some changes
2 parents e55faff + 4d7177a commit 01c749a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ ms.date: 07/31/2023
1313

1414
# Indexer connections to Azure SQL Managed Instance through a public endpoint
1515

16-
Indexers in Azure Cognitive Search connect to external data sources over a public endpoint. If you're setting up an [Azure SQL indexer](search-howto-connecting-azure-sql-database-to-azure-search-using-indexers.md) for a connection to SQL managed instance, follow the steps in this article to ensure the public endpoint is set up correctly.
16+
Indexers in Azure Cognitive Search connect to external data sources over a public endpoint. If you're setting up an [Azure SQL indexer](search-howto-connecting-azure-sql-database-to-azure-search-using-indexers.md) for a connection to a SQL managed instance, follow the steps in this article to ensure the public endpoint is set up correctly.
1717

18-
Alternatively, if the managed instance is accessed through a private endpoint, [create a shared private link](search-indexer-how-to-access-private-sql.md) instead.
18+
Alternatively, if the managed instance is behind a firewall, [create a shared private link](search-indexer-how-to-access-private-sql.md) instead.
1919

2020
> [!NOTE]
2121
> [Always Encrypted](/sql/relational-databases/security/encryption/always-encrypted-database-engine) columns are not currently supported by Cognitive Search indexers.

0 commit comments

Comments
 (0)