We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cc763 commit 552fc0cCopy full SHA for 552fc0c
test/E2E/TestFunctionApp/local.settings.json
@@ -4,6 +4,7 @@
4
"AzureWebJobsEventHubSender":"",
5
"AzureWebJobsCosmosDBConnectionString":"",
6
"FUNCTIONS_WORKER_RUNTIME": "powershell",
7
+ "FUNCTIONS_WORKER_RUNTIME_VERSION": "7.2",
8
"PSWorkerInProcConcurrencyUpperBound": 10
9
}
10
0 commit comments