简体   繁体   English

我可以发布使用 bot 框架 .NET 核心模板创建的 bot,使用 bot composer

[英]Can I publish a bot, created using bot framework .NET core template, using bot composer

I have created a bot using Template in VS 2019. I Can deploy it using Azure CLI and Directly publishing from Visual Studio to Azure.我在 VS 2019 中使用模板创建了一个机器人。我可以使用 Azure CLI 部署它并直接从 Visual Studio 发布到 Azure。 I just want to know can i deploy it using Bot framework composer or not.我只想知道我是否可以使用 Bot 框架 Composer 部署它。 As I am trying to open a bot using composer but it is not letting me open it.因为我正在尝试使用 Composer 打开一个机器人,但它不允许我打开它。

If you created the bot using a template from VS, then you cannot publish from Composer.如果您使用 VS 中的模板创建了机器人,则无法从 Composer 发布。 Bots created outside of Composer are not compatible and therefore you will not be able to open it, nor publish it.在 Composer 之外创建的机器人不兼容,因此您将无法打开它,也无法发布它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用 Azure CLI 发布在 Bot 框架 Composer 中创建的 Bot - Publish a Bot created in Bot framework Composer using Azure CLI 如何使用 Bot Framework composer 重命名机器人 - How to rename the bot using Bot Framework composer 复制或导出 Bot Framework Composer 机器人的模板? - Copy or Export template of a Bot Framework Composer bot? 是否可以使用 .Net Core 创建 Team-Recording-Bot? 还是只能使用.Net Framework 创建? - Is it possible to create a Team-Recording-Bot using .Net Core? or is it only be created using .Net Framework? 使用 bot 框架编写器向用户发送文件 - Send file to user using bot framework composer 如何将我的Bot(由Bot框架创建)与Spark集成在一起? - How can I integrate my Bot (created with the Bot Framework) with Spark? 我可以在不使用 Azure 的情况下部署使用 Composer 开发的机器人吗? - Can I deploy bot developed using Composer without using Azure? 如何确定机器人的serviceUrl(使用MS bot框架创建) - How is serviceUrl of a bot (created using MS bot framework) decided 如何在机器人框架作曲家中使用带有按钮的自适应卡发送 email? - How can I send an email using an adaptive card with button in bot framework composer? 结合使用Microsoft Bot Framework和ASP.NET Core 2.2 - Using Microsoft Bot Framework with ASP.NET Core 2.2
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM