Skip to content

Commit 8bfeef3

Browse files
authored
Merge pull request #94617 from diberry/diberry/1104-luis-qs-create-app
[Cogsvcs] LUIS - qs - select auth resource
2 parents 8984ad4 + b09d6b3 commit 8bfeef3

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Select authoring resource
3+
titleSuffix: Azure Cognitive Services
4+
services: cognitive-services
5+
author: diberry
6+
manager: nitinme
7+
ms.service: cognitive-services
8+
ms.topic: include
9+
ms.date: 11/04/2019
10+
ms.author: diberry
11+
---
12+
13+
## Select subscription and authoring resource
14+
15+
In the LUIS portal, to see a list of apps or to create an app, select the subscription and authoring resource. Apps are accessed by the LUIS authoring resource.
16+
17+
![Select authoring subscription and authoring resource](../media/select-authoring-resource/select-authoring-resource.png)

articles/cognitive-services/LUIS/luis-get-started-create-app.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: language-understanding
1111
ms.topic: quickstart
12-
ms.date: 10/23/2019
12+
ms.date: 11/04/2019
1313
ms.author: diberry
1414
#Customer intent: As a new user, I want to quickly get a LUIS app created so I can understand the model and actions to train, test, publish, and query.
1515
---
@@ -24,6 +24,8 @@ For this article, you need a free LUIS account, created on the LUIS portal at [h
2424

2525
[!INCLUDE [Sign in to LUIS](./includes/sign-in-process.md)]
2626

27+
[!INCLUDE [Select authoring resource](./includes/select-authoring-resource.md)]
28+
2729
## Create a new app
2830
You can create and manage your applications on **My Apps**.
2931

25.6 KB
Loading

0 commit comments

Comments
 (0)