An Azure service that provides an integrated environment for bot development.
@ths888819 The easiest way to achieve handoff without any coding is to use the botframework composer. The steps are mentioned here.
But if you have deployed a bot using the QnAMaker portal then performing this change through botframework composer is not a straightforward option, You can try to integrate your QnAMaker KB in a new bot with the handoff step without any coding. I hope this helps.