【问题标题】:How to Deploy MS Botframework in Python to Azure如何将 Python 中的 MS Botframework 部署到 Azure
【发布时间】:2018-07-23 18:07:44
【问题描述】:

我一直在使用 Botframework,并正在尝试将示例代码从 git https://github.com/Microsoft/botbuilder-python/tree/master/samples/EchoBot-with-State(稍作修改)上传到 Azure 云。我一直在指这个链接https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-howto-deploy-azure?view=azure-bot-service-4.0

但没能做到。看起来本指南更适用于基于 .NET / .JS 的应用程序,我不确定如何使用 Visual Studio 和 Python 代码部署到 Azure。

我以前从未使用过 Visual Studio,如果有任何帮助,我们将不胜感激。

谢谢

【问题讨论】:

  • 你找到解决办法了吗?

标签: azure botframework chatbot


【解决方案1】:

据我所知,BOT 是托管在 Azure 上的应用服务。因此,要发布您的机器人应用程序,您需要遵循将 Python Web 应用程序发布到 Azure 所涉及的相同步骤。 您可以按照以下链接中的步骤操作。

Publishing Python web app to Azure

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-12-10
    • 1970-01-01
    • 2021-12-12
    • 1970-01-01
    • 2017-11-10
    相关资源
    最近更新 更多