Merge branch 'main' of https://github.com/GeneralBots/BotServer
This commit is contained in:
commit
0385cad21f
1 changed files with 1 additions and 1 deletions
|
@ -387,8 +387,8 @@ export class AzureDeployerService implements IGBInstallationDeployer {
|
|||
const name = instance.botId;
|
||||
|
||||
GBLog.info(`Enabling resource providers...`);
|
||||
|
||||
await this.enableResourceProviders('Microsoft.CognitiveServices');
|
||||
await this.enableResourceProviders('Microsoft.WebTerminal');
|
||||
await this.enableResourceProviders('Microsoft.BotService');
|
||||
await this.enableResourceProviders('Microsoft.Web');
|
||||
await this.enableResourceProviders('Microsoft.Sql');
|
||||
|
|
Loading…
Add table
Reference in a new issue