Hello,
During the deployment of a QnA Maker service, first I get this error:
- InternalServerError (The service is unavailable.)
Later on it changes to:
- GatewayTimeout (The gateway did not receive a response from 'Microsoft.Search' within the specified time period.)
This error is thrown at the deployment of the Azure Search resource, the other resources were deployed. At the moment, I have two QnA-bots running in my subscription. These bots have their make use of their
own resources (Cognitive resources, search resources etc.). One is on a F (free) tier, the other is on a B (basic) tier. It doesn't matter which
paid pricing tier I choose, the error keeps comming up. Of course, the free tier isn't available because it is already used by the other bot.
What could be wrong?
Thank you.
Regards,
Tom