0

I am planning to implement Microsoft Bot framework, using Qna and LUIS, but my organization policy restricts me from using hosting my KB outside premice, Can i host Microsoft Bot framework in house?

ZEE
  • 381
  • 1
  • 6
  • 20
  • 3
    Possible duplicate of [Bot Framework without Azure possible?](https://stackoverflow.com/questions/40888489/bot-framework-without-azure-possible) – Ezequiel Jadib Dec 11 '17 at 09:58

1 Answers1

0

You can't host Microsoft Bot Framework on your premises right at the moment. But what you can do is consuming their APIs inside your application.

Please refer this LINK

Thanks

Community
  • 1
  • 1
SilentCoder
  • 1,970
  • 1
  • 16
  • 21
  • 1
    The people who are down voting my answer please make sure to add the reason, then even I can learn something. – SilentCoder Dec 19 '17 at 03:49