Skip to content

Commit 9671e39

Browse files
authored
Update limits.md
1 parent 4fc3912 commit 9671e39

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/language-service/question-answering/concepts

1 file changed

+1
-1
lines changed

articles/ai-services/language-service/question-answering/concepts/limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Choose the appropriate [Azure search SKU](https://azure.microsoft.com/pricing/de
2121
With custom question answering, you have a choice to set up your language resource in a single language or multiple languages. You can make this selection when you create your first project in the [Language Studio](https://language.azure.com/).
2222

2323
> [!IMPORTANT]
24-
> You can publish N-1 projects of a single language or N/2 projects of different languages in a particular tier, where N is the maximum indexes allowed in the tier. Also check the maximum size and the number of documents allowed per tier.
24+
> You can publish N-1 projects with a single language resource or N-2 projects with multiple language resources in a single tier, where N is the maximum indexes allowed in the tier. Also check the maximum size and the number of documents allowed per tier., where N is the maximum indexes allowed in the tier. Also check the maximum size and the number of documents allowed per tier.
2525
2626
For example, if your tier has 15 allowed indexes, you can publish 14 projects of the same language (one index per published project). The 15th index is used for all the projects for authoring and testing. If you choose to have projects in different languages, then you can only publish seven projects.
2727

0 commit comments

Comments
 (0)