I'm working on a custom Teams Message Extension.
My questions are related to the post-development activities.
The final goal would be to deliver this to some customer(s), so this would also include the initial provisioning, during which the custom App & Azure Bot resources are created.
Don't I need the botID and the appSecret, to paste them in the app source files, before I build the app ?
Would I have to make separate builds and maintain them for each customer ?
What's the correct & standard process for this ?
Thanks.