I developed a bot using microsoft bot framework node.js sdk version 4. I deployed that bot in azure successfully and also test in web chat is working successfully. How to add that bot in microsoft teams? I tried to add teams by creating the manifest.json file for teams but it shows error.
Please tell how to add the bot in microsoft teams?