I have a bot built with Dialogflow and works perfectly in Telegram and Skype channels. However I need it to be accessed through Skype for business.
Directly from Dialogflow, there is no such integration, so I decided to take a look at Microsoft bot framework where my Skype integration is hosted.
Right there I can see the Skype for business channel option but when I click it, I get prompted to migrate my bot to Azure bots because Skype for business channel is only available in Azure Bot Service.
Skype for Business integration option in Microsoft Bor Framework
Anyone could help me out telling me if this migration will erase all of my bot's logic already built in Dialogflow, forcing me to re build my bot in azure bots service?
I really appreciate any help as I haven´t found any documentation or support regarding this issue.