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 5caadfb commit 7bc3c67Copy full SHA for 7bc3c67
host.json
@@ -12,5 +12,6 @@
12
"extensionBundle": {
13
"id": "Microsoft.Azure.Functions.ExtensionBundle",
14
"version": "[4.*, 5.0.0)"
15
- }
+ },
16
+ "functionsRuntimeAdminIsolationEnabled": true
17
}
0 commit comments