Skip to content

Commit 529b73c

Browse files
authored
Merge pull request #171509 from hazemelh/patch-9
Update luis-tutorial-bing-spellcheck.md
2 parents e35a47e + 5459b84 commit 529b73c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/cognitive-services/LUIS/luis-tutorial-bing-spellcheck.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ To create a Bing Search resource in the Azure portal, follow these instructions:
6565
## Using the key in LUIS test panel
6666
There are two places in LUIS to use the key. The first is in the [test panel](luis-interactive-test.md#view-bing-spell-check-corrections-in-test-panel). The key isn't saved into LUIS but instead is a session variable. You need to set the key every time you want the test panel to apply the Bing Spell Check API v7 service to the utterance. See [instructions](luis-interactive-test.md#view-bing-spell-check-corrections-in-test-panel) in the test panel for setting the key.
6767
-->
68-
## Enable spell check from UI
69-
You can enable spellcheck for your example query using the [Luis portal](https://www.luis.ai). Select **Manage** at the top of the screen, and **Azure Resources** in the left navigation. After you associate a prediction resource to your application, you can select **Change query parameters** from the bottom of the page and paste the resource key in the **Enable spell check** field.
70-
71-
> [!div class="mx-imgBorder"]
72-
> ![Enable spell check](./media/luis-tutorial-bing-spellcheck/spellcheck-query-params.png)
7368

7469

7570
## Adding the key to the endpoint URL
@@ -107,4 +102,4 @@ Two solutions are:
107102

108103

109104
> [!div class="nextstepaction"]
110-
> [Learn more about example utterances](./luis-how-to-add-entities.md)
105+
> [Learn more about example utterances](./luis-how-to-add-entities.md)

0 commit comments

Comments
 (0)