QnAMaker 服务是否可部署为认知服务

Is QnAMaker service deployable as cognitive service

我们正在使用 QnAMaker 服务创建一个机器人,想知道我们是否可以将该服务部署为我们自己的 Azure 订阅中的认知服务。目前,我们没有看到在自定义 azure 订阅中部署它的选项,而且 QnA Maker 似乎是自行部署的。

是否在多个区域部署了 QnA Maker 服务?

问题的出现是因为我们想了解 QnAMaker 服务的部署和负载平衡,以更好地优化我们的 bot 部署。

QnA Maker 自 2018 年 5 月 7 日起正式发布。随着 GA 的发布,QnA Maker 的架构发生了变化。

QnA Maker announced General Availability on May 7, 2018 at the \build\ conference. QnA Maker GA has a new architecture built on Azure. Knowledge bases created with QnA Maker Free Preview will need to be migrated to QnA Maker GA. QnA Maker Preview will be deprecated in November 2018. For more information about the changes in QnA Maker GA, see the QnA Maker GA announcement blog post.

您现在被迫在您自己的 Azure 订阅上托管 QnA Maker,这将提供大量 Azure 资源,当然现在会花钱。

如果您需要迁移现有的预览版 QnA Maker,here 是它的文档。

Is QnA Maker service deployed in multiple regions?

不,目前 QnA Maker API 仅在 westus region 中可用。但是,QnA Maker 提供的资源(主要是底层的 Azure 搜索)在许多其他区域可用。因此,虽然 API 端点本身位于 westus,但您的其余资源可以托管在其他地区。

免责声明:我不在 Microsoft 工作,因此此信息可能已经过时。也许微软的某个人可以证实这一切。