简体   繁体   English

在https://dev.botframework.com/上注册Azure Bot

[英]Registering an Azure Bot on https://dev.botframework.com/

Unfortunately the site https://dev.botframework.com/ doesn't see my bot, that was created in Azure. 不幸的是,该网站https://dev.botframework.com/没有看到我的漫游器,该漫游器是在Azure中创建的。 I followed this steps: 我遵循了以下步骤:

  1. Go to the https://dev.botframework.com/bots 转到https://dev.botframework.com/bots
  2. Click on Create a bot with the Azure Bot Service 单击使用Azure Bot服务创建机器人
  3. Create Web App Bot 创建Web App Bot
  4. I use the Azure Subscription, where i have an Owner Role. 我使用Azure订阅,我在其中具有所有者角色。

Now i have the Bot, i could test it, i could modify code using my Desktop Visual Studio, i could publish the code from the visual studio to the Bot and test it in Azure 现在我有了Bot,可以对其进行测试,可以使用我的Desktop Visual Studio修改代码,可以将代码从Visual Studio发布到Bot并在Azure中进行测试

But the site https://dev.botframework.com/bots/ still shows me, that I don't have any bots. 但是该网站https://dev.botframework.com/bots/仍然向我显示,我没有任何机器人。

I am completely new to this topic, so could you help me on this, what I'm doing wrong? 我是这个话题的新手,所以您能帮我这个忙吗,我做错了什么?

The dev.botframework.com site is (being) retired and is being replaced with the Azure Bot Service. dev.botframework.com网站已经退休,并且已被Azure Bot Service取代。 The bot you created should appear on Azure Bot Service inside the Azure portal instead of on the Botframework portal. 您创建的机器人应该出现在Azure门户内部的Azure Bot Service上,而不是出现在Botframework门户上。

暂无
暂无

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

相关问题 添加到 Slack 超链接将我带到 https://dev.botframework.com/ 而不是 slack app - Add to Slack hyperlink takes me to https://dev.botframework.com/ instead of slack app 使用 https://webchat.botframework.com/ 发送消息 - Send messages with https://webchat.botframework.com/ 是否需要通过https://apps.dev.microsoft.com注册新应用? - Is registering a new app through https://apps.dev.microsoft.com necessary? 如何在Azure终结点上使用botframework在您自己的bot设计中工作? - How to use botframework on Azure endpoint to work in your own bot design? fatal: unable to access 'https://dev.azure.com/xxx': OpenSSL SSL_connect: Connection was reset in connection to dev.azure.com:443 - fatal: unable to access 'https://dev.azure.com/xxx': OpenSSL SSL_connect: Connection was reset in connection to dev.azure.com:443 Azure ADv2-找不到token.botframework.com资源 - Azure ADv2 - token.botframework.com resource not found 无法在 Slack 中 DM 机器人。 Bot 是使用 azure botframework 创建的,并使用了渠道集成 - Unable to DM a bot in Slack. Bot was created with azure botframework and channel integration was used 无法加载源 https://pkgs.dev.azure.com/xxxxx/_packaging/yyyyy/nuget/v3/index.Z466DEEC76ECDF246D38571FZ6 的服务索引 - Unable to load the service index for source https://pkgs.dev.azure.com/xxxxx/_packaging/yyyyy/nuget/v3/index.json 如何在不注册 Microsoft 或 Azure 的情况下托管 Microsoft Bot? - How to host a Microsoft Bot without registering with Microsoft or Azure? 在基于 botframework v4 node.js 的机器人中查看 Azure blob 存储中保存的聊天记录 - Reviewing saved chats in Azure blob storage in bot based on botframework v4 node.js
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM