Skip to content

Commit a9d9798

Browse files
authored
Merge pull request #87818 from diberry/0909-luis-limit-edit
[Cogsvcs] LUIS - limit - update detail
2 parents 4730b84 + 1af0fef commit a9d9798

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/cognitive-services/LUIS/luis-boundaries.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If your app exceeds the LUIS model limits and boundaries, consider using a [LUIS
2323
|Area|Limit|
2424
|--|:--|
2525
| [App name][luis-get-started-create-app] | *Default character max |
26-
| Applications| 500 applications per Azure resource |
26+
| Applications| 500 applications per Azure authoring resource |
2727
| [Batch testing][batch-testing]| 10 datasets, 1000 utterances per dataset|
2828
| Explicit list | 50 per application|
2929
| External entities | no limits |
@@ -63,8 +63,7 @@ Language Understand has separate keys, one type for authoring, and one type for
6363

6464
The authoring key has different limits for authoring and endpoint. The LUIS service endpoint key is only valid for endpoint queries.
6565

66-
* 500 applications per Azure resource
67-
* 100 versions per application
66+
* 500 applications per Azure authoring resource
6867

6968
|Key|Authoring|Endpoint|Purpose|
7069
|--|--|--|--|

0 commit comments

Comments
 (0)