App Deployment
2 TopicsHow to deploy a Bot developed with Teams Toolkit (5.x) to a self-managed server?
Greetings, I'm developing a Workflow Bot or Command Bot as a pilot project for use in our organization. Using Teams Toolkit, local testing is automatically supported from app registration without much consideration, so it seems very convenient. However, when I try to deploy this, I am a bit confused. Teams Toolkit seems to support deployment according to Azure Bot Service by default.(.dev) I can't use the Bot Service for a number of reasons and should consider running the bot on a self-managed host. First of all, is this possible? In this case, what steps should I take in Teams Toolkit, Azure portal, Teams development portal? If this is not possible with Teams Toolkit, how should I configure the bot's hosting?Solved3.3KViews0likes5CommentsTeams Q&A chatbot works in test, deployed as app wont respond
Quickfire Summary Q&A Chat bot, azure. All deployed from Q&A maker All fine in azure, can test in teams using App ID and chat normally Created an App using the new developer portal, all shows as OK Appears in 'Deployed to Your Org', installs OK Icon appears in tool bar, installs as person app ok, open, start chatting and no response A message appears at the top 'There was a problem reaching this app' All the guides and helpfiles are ALL based on App Studio which is no longer available to use. You have to use the new Developer Portal which has minimal docs and 'how to's' Can anyone advise me how to START debugging this, i have no logs to reference anywhere so would not know where to start. I have double checked that the Bot Feature is pointing at the correct App ID for the web-bot, I have also enabled the personal feature. I have turned off the loading animation. App verification is 100% The scope is personal onlySolved1KViews0likes2Comments