I am new to bot composer. I have gone tutorial from this link Weather tutorial to build a weather bot. Here to get the weather report, it is sending Http request to some weatherbot url.
Instead of hardcoding that url in composer itself I want to read url from azure app configuration. Similar thing will require in my project.
Is there any way to do that, if there then please help me with this.
Please let me know if question is not clear or needed any more information.