Hosting Microsoft BOT on Enterprise Cloud? -
we trying host bot on enterprise server iis server internet server visible microsoft , other outside public domains.
so, after hosting bot on enterprise cloud server endpoint ex: https://myenterpriseserver.com/api/messages.
can use above endpoint register bot in microsoft's dev.botframework.com?
please help, planning large scale implementation of bot.
thanks, mahesh
as long server has ssl certificate should work assuming deploy bot correctly. test out first using bot emulator see if can send receive messages computer in system's network. next try registering bot on microsoft's bot framework , seeing whether microsoft's bot connector service can connect bot successfully.
your system/intranet may block outside messages microsoft in case have change settings, etc. firewall. this github issue follows issue white-listing microsoft's bot connector service.
wiki
Comments
Post a Comment