Microsoft Bot Framework channel

Hello,

I have a rasa_core, rasa_nlu bot that works well with socket.io. I now need to deploy this bot to azure so I could integrate it with GUI tools such as Telerik (compatible with microsoft bot framework). Now I went through the documentation Chat & Voice platforms But I’m not sure how this really works. Once I’v created a web bot on the azure portal, how do I link it to the rasa bot? I cant use a localhost for sure, so how do I get a public link? Can this be done from azure?

@akelad @souvikg10

Not sure what a web bot is in Azure. You probably need to deploy it on a VM so you can use an IP address

thanks @akelad I’m looking into this this moment

https://81b558e0.ngrok.io/webhooks/botframework/webhook

You can see this. I have successfully connect rasa with bf’s channel.