Simplifying the configuration of an App Service behind an Azure reverse proxy (Azure Front Door or Application Gateway) without custom domains.
Updated Jan 24, 2025
Version 2.0I'm trying to configure this via bicep and it's not happy with the clientAffinityProxyEnabled property.
I went to the portal, enabled the setting manually, exported the template, and I can't find this property in the template.
Is this not supported via ARM/ Bicep?
Hello John
We are in process of adding it to the open api spec - after that, new SDKs need to be generated for e.g. TF to adopt it. However, even if ARM/Bicep will not validate it - it will still work when sending it as part of the payload.
How to send it using bicep, what property to send?