简体   繁体   中英

Can we point a microsoft teams app to a different environment instead of production?

We have a teams app published in the teams store where it is pointed to our production environment. The teams app contains a bot capability registered with the bot framework.

So the tenants who use our app in teams use their production credentials to login to the app and through the bot, ultimately API calls are invoked on our production gateway to serve the bot interactions.

These tenants also have non prod environments on our service where they would to test any new features to certify before going to production.

How can we achieve this configuration in our published teams app where a user would want to point the teams app to their non prod tenant on our service instead of production?

Please go through Upload your app in Teams to sideload an app for personal use, collaborating with your team, or testing and debugging.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM