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

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -