Skip to content

Commit 24f75b3

Browse files
committed
Enable functions runtime admin isolation in host configuration
1 parent ce6c8c0 commit 24f75b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

functions/host.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
"arguments": []
2020
},
2121
"enableForwardingHttpRequest": true
22-
}
22+
},
23+
"functionsRuntimeAdminIsolationEnabled": true
2324
}

0 commit comments

Comments
 (0)