|
"KeyVaultName": "mygeodistributedbot", |
Currently, bot name set to a static value which is "mygeodistributedbot".
It can cause an error for the user who wants to debug locally.
It will be better to set empty or change dynamically while a user deployment a bot.
GeoDistributedAzureBot/GeoBot/GeoBot/Properties/launchSettings.json
Line 17 in c24dfaf
Currently, bot name set to a static value which is "mygeodistributedbot".
It can cause an error for the user who wants to debug locally.
It will be better to set empty or change dynamically while a user deployment a bot.