azure-functions-host
azure-functions-host copied to clipboard
Support the ability to disable the proxies feature
We need the ability to permanently disable the feature based on environment (SKU) configuration.
Proxies is a deprecated feature, and for new SKUs, this capability should not be enabled as it won't be properly supported by the platform.
This is likely done. @fabiocav any pending work? breaking; P0
This was done in https://github.com/Azure/azure-functions-host/pull/10104