Skip to content

Commit 92ee145

Browse files
authored
Adding indexer standard next steps
1 parent c1ee2e1 commit 92ee145

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/search/search-howto-index-mysql.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ manager: nitinme
1010
ms.devlang: rest-api
1111
ms.service: cognitive-search
1212
ms.topic: conceptual
13-
ms.date: 01/27/2022
13+
ms.date: 02/28/2022
1414
---
1515

1616
# Index data from Azure Database for MySQL
@@ -279,7 +279,5 @@ The following table maps the MySQL database to Cognitive Search equivalents. See
279279

280280
## Next steps
281281

282-
This article explained how to integrate Azure Database for MySQL with Azure Cognitive Search using an indexer. Now that you have a search index that contains your searchable content, run some full text queries using Search explorer in the Azure portal.
283-
284-
> [!div class="nextstepaction"]
285-
> [Search explorer](search-explorer.md)
282+
+ [Index large data sets](search-howto-large-index.md)
283+
+ [Indexer access to content protected by Azure network security features](search-indexer-securing-resources.md)

0 commit comments

Comments
 (0)