Skip to content

Commit

Permalink
Merge branch 'main' into peterinnesmsft/templates_update
Browse files Browse the repository at this point in the history
  • Loading branch information
peterinnesmsft authored Apr 26, 2021
2 parents 5124d6f + 7320de2 commit 610cafd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/azurePublish/src/node/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ const schema: JSONSchema7 = {
name: '<unique name in your subscription>',
environment: 'dev',
tenantId: '<tenant id of your azure account>',
hostname: '<web application host name>',
runtimeIdentifier: 'win-x64',
resourceGroup: '<name of your resource group>',
botName: '<name of your bot channel registration>',
Expand Down

0 comments on commit 610cafd

Please sign in to comment.