I have successfully deployed my Bot to SFB referring the below link
Bot deployment to Skype For Business
But now, things are little changes, below are the high level steps
- Deploy your bot to Azure App service Plan
- integrate with SFB channel, azure portal will give you channel specific details. Click on Edit link to get the details on how to integrate your bot.
Azure Portal Bot Channels
Click on "Learn How"
Learn how to integrate Bot to SFB
- Once Channel is added, you would need a tenant administrator who can do powershell scripting.
- What you need to provide is the default URL of your bot , you can give WebChat URL (which is your default channel), Microsoft Application ID etc.
- And then give a nice name to your bot.
- After the integration your bot will be active after 24 hours.