You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/LUIS/includes/get-key-quickstart.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,16 @@ services: cognitive-services
5
5
author: diberry
6
6
manager: nitinme
7
7
ms.service: cognitive-services
8
-
ms.topic: include
8
+
ms.topic: include
9
9
ms.date: 11/20/2019
10
10
ms.author: diberry
11
11
---
12
12
13
-
Keys and endpoints are provided in the LUIS portal in the **Manage Section** on the **Azure Resources** page.
14
-
15
-
1. Sign in to the [LUIS portal](https://preview.luis.ai/).
13
+
Keys and endpoints are provided in the LUIS portal in the **Manage Section** on the **Azure Resources** page.
14
+
15
+
1. Sign in to the [LUIS portal](https://preview.luis.ai/).
16
16
1. Create a new app, or select an existing app from the apps list.
17
-
1. Select **Manage** then select **Azure Resources**.
18
-
1. Copy the values for the key and endpoint for the Starter resource. You'll need these to run the sample below.
17
+
1. Select **Manage** then select **Azure Resources**.
18
+
1. Copy the values for the key and endpoint for the authoring resource. You'll need these to run the sample below.
19
19
> [!NOTE]
20
-
> The **Starter** key allows free requests to the authoring API and up to 1000 queries to the prediction endpoint API per month for all your LUIS apps.
20
+
> The **Starter** key allows free requests to the authoring API and up to 1000 queries to the prediction endpoint API per month for all your LUIS apps.
0 commit comments