Skip to content

Commit 68c3e12

Browse files
committed
new image
1 parent 5022e46 commit 68c3e12

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/cognitive-services/LUIS/luis-how-to-review-endpoint-utterances.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,13 @@ To enable active learning, you must log user queries. This is accomplished by ca
2525

2626
Use the LUIS portal to construct the correct endpoint query.
2727

28-
1. In the preview LUIS portal, select your app from the list of apps.
28+
1. In the [preview LUIS portal](https://preview.luis.ai/), select your app from the list of apps.
2929
1. Go to the **Manage** section, then select **Azure resources**.
3030
1. For the assigned prediction resource, select **Change query parameters**.
31+
32+
> [!div class="mx-imgBorder"]
33+
> ![Use LUIS portal to save logs, which is required for active learning.](./media/luis-tutorial-review-endpoint-utterances/azure-portal-change-query-url-settings.png)
34+
3135
1. Toggle **Save logs** then save by selecting **Done**.
3236

3337
> [!div class="mx-imgBorder"]
Loading

0 commit comments

Comments
 (0)