Skip to content

Commit 0b49d7c

Browse files
committed
removed hidden text
1 parent 20ea9e2 commit 0b49d7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/search/cognitive-search-create-custom-skill-example.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ In this example, learn how to create a web API custom skill. This skill will acc
2424

2525
+ Install [Visual Studio](https://www.visualstudio.com/vs/) or later.
2626

27-
<!-- Set up your environment. You can start with [this tutorial end-to-end](../azure-functions/create-first-function-vs-code-python.md) to set up serverless Azure Function using Visual Studio Code with the Python extension.
28-
-->
2927
## Create an Azure Function
3028

3129
Although this example uses an Azure Function to host a web API, it isn't required. As long as you meet the [interface requirements for a cognitive skill](cognitive-search-custom-skill-interface.md), the approach you take is immaterial. Azure Functions, however, make it easy to create a custom skill.

0 commit comments

Comments
 (0)