diff --git a/packages/azuredeployer.gbapp/services/AzureDeployerService.ts b/packages/azuredeployer.gbapp/services/AzureDeployerService.ts index 7dba26ea..6c0c16fd 100644 --- a/packages/azuredeployer.gbapp/services/AzureDeployerService.ts +++ b/packages/azuredeployer.gbapp/services/AzureDeployerService.ts @@ -573,7 +573,6 @@ export class AzureDeployerService implements IGBInstallationDeployer { luisKey: nlpKey, msaAppId: appId, msaAppPassword: appPassword, - enabledChannels: ['webchat'], configuredChannels: ['webchat'] } };