fangyangci
fangyangci
I'm from azure bot service team, Azure bot service have split the deployment of AppService and AzureBot. So, we want to change the templates. Also, we will publish AzureBot regionality...
Fixes #1945 ## Description update deployment template ## Specific Changes Split the deployment of appservcice and azurebot Add AzureBotRegion ## Testing test locally in azcli
Split the deployment of appservcice and azurebot Add AzureBotRegion Fixes #1472 ## Description update deployment template ## Specific Changes split the deployment template about appservice and azurebot. add azurebotregion ##...
I'm from azure bot service team, Azure bot service have split the deployment of AppService and AzureBot. So, we want to change the templates. Also, we will publish AzureBot regionality...
## [Sample information](https://github.com/microsoft/BotBuilder-Samples/tree/b68d7b0856c90dc57b602654be221a94e316696b/samples/java_springboot/02.echo-bot) 1. Sample type: [samples] 2. Sample language: [spring bot] 3. Sample name: ## Describe the bug After I excute `mvn azure-webapp:deploy -Dgroupname="resource-group-name" -Dbotname="name-of-web-app"`  Notice: az account...
Fixes #3818 ## Proposed Changes Add ` ${subscription}`to java springbot_pom.xml ## Testing Test succeed. `mvn azure-webapp:deploy -Dgroupname="resource-group-name" -Dbotname="name-of-web-app" -Dsubscription="subscriptionId-of-web-app"`