Skip to content

Commit 3b1151d

Browse files
authored
Change default deployment for Msteam channel to CommercialDeployment (#28741)
1 parent 794e29e commit 3b1151d

File tree

1 file changed

+1
-1
lines changed
  • specification/botservice/resource-manager/Microsoft.BotService/preview/2023-09-15-preview

1 file changed

+1
-1
lines changed

specification/botservice/resource-manager/Microsoft.BotService/preview/2023-09-15-preview/botservice.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2412,7 +2412,7 @@
24122412
"deploymentEnvironment": {
24132413
"type": "string",
24142414
"description": "Deployment environment for Microsoft Teams channel calls",
2415-
"default": "FallbackDeploymentEnvironment"
2415+
"default": "CommercialDeployment"
24162416
},
24172417
"acceptedTerms": {
24182418
"type": "boolean",

0 commit comments

Comments
 (0)