Forum Discussion
fabin10
Mar 25, 2021Brass Contributor
settings and configurations of chat bot app
Hi, We have a self-hosted soluton for our customers. For example, this can be hosted on any URL ( say customservice.theirbusinessname.com ). We would like to create a chat bot app for such a self...
Mamatha-MSFT
Apr 02, 2021Former Employee
fabin10 It's not possible to change the bot URL based on the tenant. This is by design. You can install it to multiple tenant organization by approving it in Application registration in Azure. Please go through this documentation.
- Mamatha-MSFTApr 05, 2021Former Employeefabin10 Please let us know does that help clarify.
- fabin10Apr 06, 2021Brass ContributorHi Sridevi-MSFT,
Thank you for your reply. Since there isn't way to do this, i am planning to save these configuration values in the application's database and then the user can add/edit the configurations from the settings page in the app.