Skip to content

Commit 4fc3912

Browse files
authored
Update azure-resources.md
1 parent 0913972 commit 4fc3912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-ai-language
55
ms.topic: conceptual
66
author: laujan
77
ms.author: lajanuar
8-
ms.date: 06/30/2025
8+
ms.date: 07/22/2025
99
ms.custom: language-service-question-answering
1010
---
1111

@@ -41,7 +41,7 @@ Typically there are three parameters you need to consider:
4141
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/).
4242

4343
> [!IMPORTANT]
44-
> 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.
44+
> 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.
4545
4646
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.
4747

0 commit comments

Comments
 (0)