My chatbot is ready for deployment but I don’t know how to deploy it on Microsoft teams. Can you explain how to do it ?
Go to Azure Portal :
https://portal.azure.com
Create a resource :
Search Azure Bot :
Then Create with all needed info :
Make sure to select Multi Tenant as Type of App.
Then Go to resource :
Then Channel > MS Teams :
Then finish connecting the channel by going to Ideta > Publish > Microsoft Teams :
and copy the webhook URL :
Then click Manage and copy the Client Id and create a client secret.
Copy the Microsoft App Id and client secret in Ideta.
Then you can package your app following these instructions :
Help : Here is a manifest example :
https://res.cloudinary.com/meet-ideta/raw/upload/v1670591594/teams/manifest.json
And upload your app in Teams :
Your bot is now connected.