We do not have Functions Proxies support in the 2.0 (beta) runtime of Functions. We are working hard to get Proxies running, and expect to have support in early January.
We will not be changing the proxies.json schema in the move from 1.0 to 2.0. It will be trivial to copy any Proxies from 1.0 to 2.0
To use Proxies with a 2.0 Function, you will need to host them in a separate Function running the 1.0 runtime.
We do not have Functions Proxies support in the 2.0 (beta) runtime of Functions. We are working hard to get Proxies running, and expect to have support in early January.
We will not be changing the proxies.json schema in the move from 1.0 to 2.0. It will be trivial to copy any Proxies from 1.0 to 2.0
To use Proxies with a 2.0 Function, you will need to host them in a separate Function running the 1.0 runtime.
The discussion on this feature is here Azure/azure-functions-host#2055
The text was updated successfully, but these errors were encountered: