Thanks for the demo Chris! I’ve used it as a guide to successfully create a bot, deploy it to Azure using both QnA and Luis. There are some things I’ve encountered (I’m somewhat new to Azure Bot Services) - when publishing to Azure it creates a new Resource Group (I couldn’t get it to publish to an existing Resource Group) - in my case the Access Token expires daily and have to manually get a new one (login to Azure, update Bot Setting config, etc.). And in Azure, it created a Bot Channels Registration in the global Location (not West US which other services in this RG were created) - I thought it would have created a Web App Bot (not a Bot Channels Registration) - as I research more on this ill have it figured out. Thanks again as this demo literally saved me hours of manually trial/error RnD time to understand this new tool! Chris V.
@chriswhitten58484 жыл бұрын
Happy that it helped! The publishing and access token requirements are both something we're actively working to improve. Soon you will be able to sign-in to Azure and deploy without having to run any commands from a script or separate terminal.
@Chekmate994 жыл бұрын
Chris Whitten good stuff thanks!
@johng52952 жыл бұрын
Thanks in a million! Very well explained. This is the nth time that I am watching this again. Great content. Awesome. Grade: A++ 💥
@ArafatTehsin4 жыл бұрын
Thank you Chris for such a great session. Very well explained!
@ronaldwalcott50904 жыл бұрын
Great content but the font is a bit small.
@rupinder22222 жыл бұрын
can u please give a demo to create custom action using node js. bcoz there is microsoft documentation for c# only not for node js. Please help me to understand this.
@kaizenRacing934 жыл бұрын
Hi Chris, any chance we start seeing python around the bot framework in terms of same resources available for node.js and C# ? looks like all the efforts are focused there and deploying a python bot requires lot of manual work
@chriswhitten58484 жыл бұрын
No planned support for this at the moment, however please bump and +1 this issue: github.com/microsoft/BotFramework-Composer/issues/1993
@Alexandra-qw3hp3 жыл бұрын
Would be a great video, but I can't read anything on my phone screen :(
@nanduramanjal67574 жыл бұрын
can the bot be deployed on our own server other the azure bot service
@kushalbhabra4 жыл бұрын
Thank you
@bootagain4 жыл бұрын
Hi, thank you for such a great session, I just wonder that is there any problem or limits with using python instead of C# to implement this?
@chriswhitten58483 жыл бұрын
Composer and Adaptive Dialogs support C# only, with limited support of JavaScript
@faiyazsayed73754 жыл бұрын
I need to ask a simple question regarding Branch Switch in Bot Framework Composer. Who can i mail etc? Thanks in advance
@chriswhitten58484 жыл бұрын
Hi Faiyaz - please direct your questions to github.com/Microsoft/BotFramework-Composer
@tushaar90273 жыл бұрын
Hi , i know how to author the bot in multiple language but how to change the language of bot based on user input i tried using turn.locale but it only works for one step in a turn , then again it starts working in english
@chriswhitten58483 жыл бұрын
This functionality is not currently available in the Bot Framework SDK
@sajith2005883 жыл бұрын
Can we embed this bot into a website
@chriswhitten58483 жыл бұрын
You sure can!
@Chekmate994 жыл бұрын
Hi Chris or anyone else... any guidance on how to format the output of QnA into a AdaptiveCard before it’s displayed in Bot Emulator or Teams? Or is it possible to ‘trap’ QnAMaker output in Bot Composer and reference it in a Dialog other than the QnA Maker Dialog that is predefined in Bot Composer? Thx
@chriswhitten58484 жыл бұрын
Can you open an issue on github.com/microsoft/BotFramework-Composer/issues ? Someone from the team will engage.
@sandeeptandra50234 жыл бұрын
Hi, Can anyone help me in finding the app password while provisioning? I am getting 'user was not found ' error after logging into azure with auth key