Skip to content

Commit d496134

Browse files
authored
Update search-indexer-how-to-access-private-sql.md
Updated with Managed identity not supported, only with connection string.
1 parent 18b3fc5 commit d496134

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/search/search-indexer-how-to-access-private-sql.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mattmsft
77
ms.author: magottei
88
ms.service: cognitive-search
99
ms.topic: how-to
10-
ms.date: 07/31/2023
10+
ms.date: 09/29/2023
1111
---
1212

1313
# Create a shared private link for a SQL managed instance from Azure Cognitive Search
@@ -31,6 +31,8 @@ Although you can call the Management REST API directly, it's easier to use the A
3131

3232
+ You should have a minimum of Contributor permissions on both Azure Cognitive Search and SQL Managed Instance.
3333

34+
+ Azure SQL Managed Instance connection string. Managed identity is not currently supported with shared private link.
35+
3436
> [!NOTE]
3537
> Azure Private Link is used internally, at no charge, to set up the shared private link.
3638

0 commit comments

Comments
 (0)