Skip to content

Commit 2f4dc4d

Browse files
author
Arvind Krishnaa Jagannathan
committed
Remove future commitment
1 parent ee405bd commit 2f4dc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-indexer-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Indexers can run into a number of issues when indexing data into Azure Cognitive
2222
## Connection Errors
2323

2424
> [!NOTE]
25-
> Indexers have limited support for accessing data sources and other resources that are secured by Azure network security mechanisms. Currently, indexers can only access data sources via corresponding IP address range restriction mechanisms or NSG rules when applicable. Details for accessing each supported data source can be found below. Full featured support is currently planned for release at a future date.
25+
> Indexers have limited support for accessing data sources and other resources that are secured by Azure network security mechanisms. Currently, indexers can only access data sources via corresponding IP address range restriction mechanisms or NSG rules when applicable. Details for accessing each supported data source can be found below.
2626
>
2727
> You can find out the IP address of your search service by pinging its fully qualified domain name (eg., `<your-search-service-name>.search.windows.net`).
2828
>

0 commit comments

Comments
 (0)