Skip to content

Commit

Permalink
Update azuredeploy-backend.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomarin authored Jul 5, 2024
1 parent c37e845 commit 885623f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/backend/botservice/azuredeploy-backend.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
"linuxFxVersion": "PYTHON|3.10",
"requestTracingEnabled": false,
"remoteDebuggingEnabled": false,
"remoteDebuggingVersion": "VS2017",
"remoteDebuggingVersion": "VS2022",
"httpLoggingEnabled": true,
"logsDirectorySizeLimit": 35,
"detailedErrorLoggingEnabled": false,
Expand Down Expand Up @@ -412,4 +412,4 @@
"value": "[reference(resourceId('Microsoft.Web/sites', variables('webAppName')), '2022-09-01').defaultHostName]"
}
}
}
}

0 comments on commit 885623f

Please sign in to comment.