Does anyone know whether it's possible to publish the QnAMaker in Europe? I can only publish it in the West US which results in quite a bit of latency when calling the service from our backend.
Asked
Active
Viewed 877 times
2 Answers
1
As you can see on Cognitive Services API Management located here, there is no endpoint for Europe (in comparison to LUIS where there are several locations):
So no, sorry.

Nicolas R
- 13,812
- 2
- 28
- 57
-
Working with QnaMaker for 2 years now and indeed, the latency sucks. Luckely its successor (language service) can be published to Western Europe. – Hessel May 09 '22 at 11:25
0
To get rid of the latency, you could decide to migrate to Azure Cognitive Service for Language which can be published in Western and Northern Europe.If you are using Bot Framework SDK to talk to this service, bear in mind that it is not yet ready for the new Language Service.

Hessel
- 613
- 1
- 6
- 15