0

We have to create 5 knowledge bases in Azure QnA Maker for one of our applications. We need help in choosing the pricing tier. Can we choose the Basic pricing tier but it is having maximum indexes allowed as 5? The number of maximum knowledge bases allowed is (No. of max indexes - 1). This way it needs to 6 indexes for us and we need to increase pricing tier. Please confirm.

Narsimlu K
  • 15
  • 3

1 Answers1

0

I think you can. Maximum number of knowledge bases based on Azure Search tier limits.

Refer to this link:

enter image description here

Joy Wang
  • 39,905
  • 3
  • 30
  • 54
  • In Azure portal, it is saying 5 indexes for Basic while creating QnA maker. – Narsimlu K Aug 27 '18 at 09:13
  • See if this [link](https://learn.microsoft.com/en-us/azure/search/search-limits-quotas-capacity#index-limits) helps, it says `Basic services created after late 2017 have an increased limit of 15 indexes, data sources, and indexers. Services created earlier have 5`. – Joy Wang Aug 27 '18 at 09:24
  • Thank you very much, Joy Wang, this really helps. – Narsimlu K Aug 27 '18 at 09:38