iis 7.5 - Can We deploy Microsoft bot Application in IIS for hosting without Azure? -


is possible deploy microsoft bot application in iis without azure.

we have created sample bot application , running fine emulator in local environment.

we move application production , don't have azure account , details.

can deploy bot application in iis in windows server 2012 r2 how deploy webservices or wcf services ? possible without host in iis without azure ?

of course possible. need deploy bot code iis server, , copy-paste url of api endpoint bot settings on dev.botframework.com.

for example, url this:

https://yourserver.com/api/messages 

one caveat must use https, may need take care of own ssl certificate.

on other hand, azure account free , according experience, can handle thousands of users daily within free quota.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -