OfficeDev / microsoft-teams-apps-crowdsourcer

QnA bot that works on the concept of crowdsourcing information in teams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment failed: the subscription does not have quotaid/feature required by sku 's0' from kind 'qnamaker'

v-ehakimi opened this issue · comments

It failed during the initial run of custom azure deployment.
The issue is as below:

the subscription does not have quotaid/feature required by sku 's0' from kind 'qnamaker'

The resolution for that is explain here and need a bit change in the code
https://stackoverflow.com/questions/74713511/the-subscription-does-not-have-quotaid-feature-required-by-sku-s0-from-kind-q
https://blog.jongallant.com/2021/04/solution-subscription-does-not-have-quotaid-feature-required-by-sku/

It’s because TextAnalytics retired S0-S4 SKUs and only have ‘S’ now. So, just change your SKU to S to fix it.

crowdsourcer deployment error for SKU S0 for QandA maker second deployment

crowdsourcer deployment error for SKU S0 for QandA maker