I have a Linux Container-Based function app that I am deploying from an ARM template, I have found that I can enable "Continuous Deployment" via the Portal (screenshot below), but can't automate it with an ARM Template.
It would be really nice if we could automatically enable Continuous Deployment via the ARM template (or perhaps even enable it by default). Is there any way to do this?