Azure Bot code seems to be erased

别说谁变了你拦得住时间么 提交于 2019-12-20 04:10:53

问题


I'm working on a bot (in testing) using the Azure Bot framework and the chat embed code. I had started from the LUIS framework template and embedded it into a section of my website several days ago. It was working as expected, but now all of the files/code for it (using the Azure editor) seem to be erased and the chat embed throws a 502.

This looks like it may be similar to this: How to recover a bot made with Azure Bot Service (Botframework)?

But that did not have an answer that I could work on for my end.

This is just a test bot (so I didn't use the continuous integration/source control anyhow), and mostly for learning at this point, but any help is greatly appreciated.

Thanks!


回答1:


Please download the Azure Storage Explorer from here: http://storageexplorer.com/

Login, and navigate to your resource group's Storage Account. When you open it, you'll see File Shares. There you'll find the source for your bot.

The Bot Service and Bot Framework are currently in preview and being improved upon daily. We apologize for this inconvenience, and hope your future experiences with the Bot Framework are productive and enjoyable.



来源:https://stackoverflow.com/questions/43268966/azure-bot-code-seems-to-be-erased

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!