Skip to content

Commit 17db8b0

Browse files
authored
Acrolinx
1 parent 1b90b36 commit 17db8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this example, learn how to create a web API custom skill. This skill will acc
2020

2121
+ Read about [custom skill interface](cognitive-search-custom-skill-interface.md) article if you aren't familiar with the input/output interface that a custom skill should implement.
2222

23-
+ Create a [Bing Search resource](https://portal.azure.com/#create/Microsoft.BingSearch) through the Azure Portal. A free tier is available and sufficient for this example.
23+
+ Create a [Bing Search resource](https://portal.azure.com/#create/Microsoft.BingSearch) through the Azure portal. A free tier is available and sufficient for this example.
2424

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

0 commit comments

Comments
 (0)